Quote:
Originally Posted by ZacUSNYR
The original code is pretty messy - but it's right under the user information table.
I viewed your source. All i'm seeing declared in the profile is
Code:
<td width="100%" valign="top" class="alt1"><EMBED SRC="Video Link from Field" autostart="false" ShowControls="true" loop="true" height="240" width="320" align="center" height="128"> </td>
Between two tables.... So what this is doing is telling the original table to add a new column.
Add
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr class="tcat">
Code from up above
</tr>
</table>
You'll most likely need a line break in between the tables.
|
do u mind taking a look at my page.
www.trudaily.com/mrdaily
it cuts off my comment section some and also the friend section. I notice it does this even more when somone has a long yahoo name so it stretches that box and puses the friends and comments over causing it to get cut off
also my navbar is funky. how can i get the navbar and the banner to be centered instead of to the left
www.trudaily.com/francia
hers is an example of how it gets messed up then the yahoo name is long
o and also the quick links, journal, and change theme doesn't work when i use the CSS field.
I would appreciate any help that anyone can offer.
Thanks