| You probably need to find the <div id="bio"> or <div class="bio"> tag or something similar and set the "float" parameter to left instead of right. I do html and CSS coding for my job, and without looking at the exact way your myspace is set up, that would be my guess.
If you want, PM me for any more specific instructions and I'll see what I can do to help you out, but like I said, that would be my guess.
Edit: Hrm, I just looked at your profile's code (firebug for firefox is awesome btw), and the bio table doesn't have any id or class associated with it; so you're going to want to look for the code for your bio, which is in the <table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99" border="0"> tag, and set add the following parameter: float="left". That *may* do it. Again, without getting in there I can't be sure.
__________________ Quote:
Originally Posted by hover What man hasn't declared jihad on his tallywhakker every now and then? | Quote:
Originally Posted by Bloodhammer I'm so metal, my farts are pinch harmonics. |
Last edited by sloasdaylight : 05-31-2010 at 12:04 AM.
|