Master Head Banner Code |
Master Head Banner Code |
Jun 7 2008, 05:31 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 54 Joined: Apr 2008 Member No: 641,584 |
I am looking for this code i have tried a few but none of them work. Also i was wondering if it was possible to hide the navigation bar and have a master head banner to
thanks |
|
|
|
![]() |
Jun 9 2008, 07:39 PM
Post
#2
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 |
Try this one. Replace the URL and change the width and height.
CODE <style type="text/css">
body { margin-top:500px; } .topban { width:BANNERWIDTHpx; height:BANNERHEIGHTpx; position:absolute; top:0; left:45%; margin:0 0 0 -400px; } </style> <div class="topban"><img src="IMAGEURLHERE" /></div> |
|
|
|
checho Master Head Banner Code Jun 7 2008, 05:31 PM
checho please can someone please help me Jun 8 2008, 09:19 PM
Synesthesia This code gets rid of the navigation: http://www.c... Jun 8 2008, 09:22 PM
checho thnx dat solves one problem now if u can help me g... Jun 9 2008, 02:23 PM
schizo There are several codes for that on here, and all ... Jun 9 2008, 02:28 PM
checho i have tried it but it dosent work since i hide da... Jun 9 2008, 05:09 PM
schizo Have you tried just putting your banner in a div l... Jun 9 2008, 06:11 PM
checho nope but i guess i should try Jun 9 2008, 07:23 PM![]() ![]() |