Easy. |
Easy. |
Jan 20 2007, 10:44 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Mar 2006 Member No: 387,332 |
...Not really.
I'm trying to add a banner to my myspace. Like, an image all the way on the top of the myspace, above profile and below ad. I tried this code: <div:banner> <img url: http:/url> </div> Or something like that, but it didn't work. All it did was add the image INSIDE the About me. I want to add the banner above all the profile stuff. Help? Edit: I fixed it. |
|
|
|
![]() |
Jan 20 2007, 10:52 AM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jan 2007 Member No: 494,316 |
you need to put this in your about me
CODE <div class="banner"> <img src="http://IMAGEURL"> </div> and this in your 'who id like to meet' CODE <style>table table {margin-top:150px;}
div table table, table table table {margin-top:0;} .banner {width:800px; height:150px; position:absolute; top:150px; left:50%; margin-left:-400px; text-align:center;}</style> |
|
|
|
Aardvark Easy. Jan 20 2007, 10:44 AM
toyo loco QUOTE(Aardvark @ Jan 20 2007, 7:44 AM) Ed... Jan 20 2007, 01:44 PM
Aardvark Alright, thank you for opening this back up Toyo.
... Jan 22 2007, 07:00 AM
Quarantine. Was the image uploaded on Image Shack? Because I... Jan 22 2007, 02:49 PM
ximonolithix Try using photobucket if Image Shack keeps screwin... Jan 22 2007, 03:42 PM![]() ![]() |