Log In · Register

 
Adding a Header above the tool bar
fraggedcamper
post Apr 1 2008, 07:51 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Jan 2006
Member No: 352,933



Straight up here it is

Edit all "XXXXXX" to match your image.


<span class="off">!-START Block to Place Custom Banner at Top of Page-!</span>
<span class="off">!-Create div with image. Replace my XXXXXX with the URL of your own image-
OR replace img block with your own code block!</span>
<div class="myBanner">
<img src="XXXXXX">
</div>

<style>
{!-Create space for image above body. Change px value to the height of your image -!}
body {margin-top:XXXXXXpx}

{!-Position your image. margin-left should be negative and half the width of your image. change width and height to that of your image-!}
div.myBanner {position:absolute; top:0px; left:50%; margin-left:-XXXXXXpx; width:XXXXXXpx; height:XXXXXXpx;}
</style>




check it out in progress<><>www.myspace.com/fraggedcamper<><>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: