banner under navigation |
![]() ![]() |
banner under navigation |
Jun 21 2008, 06:09 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 54 Joined: Apr 2008 Member No: 641,584 |
i used to code before and it worked but now its just a empty space can someone help me
CODE <i class=i>!!! Start Code To Apply Top Banner !!!!</i>
<a class="i" href="http://www.msplinks.com/MDFodHRwOi8veGlpaS51cy9tcy90b3AtYmFubmVy" title="myspace top banner"> Custom top banner code by Eileen</a> <style> {!- make room at bottom of div.profileWidth -!} div.profileWidth table {margin-bottom:415px !important; width:800px !important;} {! apply banner as bkgd image !} div.profileWidth{background-image:url(http://i26.tinypic.com/3005nd.png); background-position:center bottom; background-repeat:no-repeat;} {!- reverse -!} table.rail, .i, .i i.x {display:none;} </style> <i class=i>!!! End Code To Apply Top Banner !!!</i> |
|
|
|
Jun 22 2008, 10:06 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
CODE <style> .profileWidth table { margin-bottom:400px; width:800px; } .rail { display:none; } .topbanner { position:absolute; top:0; left:50%; margin:160px 0 0 -400px; width:800px; height:400px; background:url(IMAGE LINK HERE); } </style> <div class="topbanner"> Any text, links, videos you want can be added here. </div> that will work, and it'll give you the ability to put more than images on top of the "banner," like videos, slideshows, etc. and of course, adjust the height and width of the banner to your liking. |
|
|
|
Jun 23 2008, 07:53 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 54 Joined: Apr 2008 Member No: 641,584 |
it works thnx so much
|
|
|
|
![]() ![]() |