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
k_atastrophik
post May 4 2006, 04:26 PM
Post #2


Member
**

Group: Member
Posts: 12
Joined: Mar 2006
Member No: 387,735



[EDIT]

Okay so i was looking in the source code some more and I found the code that puts this image at the top, but i can't find the code that moves the whole myspace down so that the ad doesn't cover the image.

this is what puts the image up there.
CODE
<tr valign="top">
<div class="topbanner">IMG URL HERE</div>
<style>
div.topbanner {
position: absolute;
top: 20;
left: 49%;
margin-left: -310px;
width: 648px;
height: 360px;
}
</style>



can someone help me find the one to move the myspace down?
 
justbishop
post May 4 2006, 06:43 PM
Post #3


older and wiser?
****

Group: Member
Posts: 111
Joined: Sep 2005
Member No: 230,022



QUOTE(k_atastrophik @ May 4 2006, 5:26 PM) *
[EDIT]

Okay so i was looking in the source code some more and I found the code that puts this image at the top, but i can't find the code that moves the whole myspace down so that the ad doesn't cover the image.

this is what puts the image up there.
CODE
<tr valign="top">
<div class="topbanner">IMG URL HERE</div>
<style>
div.topbanner {
position: absolute;
top: 20;
left: 49%;
margin-left: -310px;
width: 648px;
height: 360px;
}
</style>

can someone help me find the one to move the myspace down?

Could you not use that code, and wrap the rest of the layout in a DIV tag, giving it a name? Then you could move that down as much as you wanted with CSS. Sorry, I haven't tested that or anything, just brainstorming...
 

Posts in this topic


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