Log In · Register

 
Image above advertisement?, Not overlapping or hiding..
Recesange
post May 4 2006, 09:37 AM
Post #1


Newbie
*

Group: Member
Posts: 6
Joined: May 2006
Member No: 400,719



I was wondering what code i would need to enter, and where to get an image to appear over the adverstisement and search bar?

Here is an example of what i mean.


http://profile.myspace.com/index.cfm?fusea...iendID=23294074



thanks for any help.


ps. i saw the script for an image above the nav bar, but like in the example i want it above the advertisement
 
 
Start new topic
Replies
Recesange
post May 4 2006, 07:56 PM
Post #2


Newbie
*

Group: Member
Posts: 6
Joined: May 2006
Member No: 400,719



Okay this is working for me at this point, but since my abilities are great in the area of C&P (copy and paste) i am not sure if there is useless stuff here. I just play with the margin, and top and left %s to align it. i apologize if this is totally crude.

CODE
<STYLE>
body{ font-size:x-small;
background-color:none;
overflow-x:hidden;
background-attachment:fixed;background-repeat:repeat-y;
margin-top: 600; background-position-y:center}

div.topbanner {
position: absolute;
top: 7%;
left: 51%;
margin-left: -365px;
width: 0px;
height: 0px;
}</style>

<div class="topbanner">
  <IMG SRC="url" border="1" width="700" height="500"></div>
</STYLE>
 

Posts in this topic


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