PHP Classes

Changing Lines

Recommend this page to a friend!

      PhpMyBorder  >  All threads  >  Changing Lines  >  (Un) Subscribe thread alerts  
Subject:Changing Lines
Summary:How can i modify they code in order NOT TO change line everytime
Messages:1
Author:Marios Tsiartas
Date:2010-11-04 09:32:29
 

  1. Changing Lines   Reply   Report abuse  
Picture of Marios Tsiartas Marios Tsiartas - 2010-11-04 09:32:29
How can i modify they code in order NOT TO change line everytime after each box is complete?

Now i get something like that:
___
|___|
___
|___|
___
|___|

I actually need to have it like that :

___ ___ ___ ___
|___| |___||___| |___|

Can you please help me ?