TheJoshMan
11-09-2006, 11:24 PM
Ok, so I'm starting to get really Grr!
I created this DIV overlay for my profile on MySpace, and everything turned out fine EXCEPT for the fact that once I put everything onto myspace for some reason there's an alignment problem, it's slight... but noticeable. Here's the link to it. Profile (http://www.myspace.com/yoshi_4_munkee)
I've looked through the code over and over and I can't figure out what could be causing this. everything was fine until I changed the code from this
<td>
<img src="http://www.blahblah.com/blah/blah.jpg">
</td>
to this...
<td style="background:url('http://www.blahblah.com/blah/blah.jpg');">
</td>
Any help would be greatly appreciated.
I created this DIV overlay for my profile on MySpace, and everything turned out fine EXCEPT for the fact that once I put everything onto myspace for some reason there's an alignment problem, it's slight... but noticeable. Here's the link to it. Profile (http://www.myspace.com/yoshi_4_munkee)
I've looked through the code over and over and I can't figure out what could be causing this. everything was fine until I changed the code from this
<td>
<img src="http://www.blahblah.com/blah/blah.jpg">
</td>
to this...
<td style="background:url('http://www.blahblah.com/blah/blah.jpg');">
</td>
Any help would be greatly appreciated.