Quote:
Originally Posted by magnus
In vbgarage_viewgarage:
FIND:
HTML Code:
<td class="alt2" width="60%">$data[text]</td>
REPLACE with:
HTML Code:
<td class="alt2" width="60%" valign="top">$data[text] </td>
I was wondering when someone would fall victim to that.. 
|
THAT fixed it --- except I didnt put the </td> in there (after svt yelled at me LOL)- I moved it to below svt's block and I havnged the 60% to 50% cause it gives me 2 columns of pics instead of one.