Log In · Register

 
how can i drop down all the page?
BEnjus
post Nov 7 2007, 09:27 PM
Post #1


Member
**

Group: Member
Posts: 13
Joined: Sep 2007
Member No: 577,222



Hi, first of all: i'm italian (sorry for my really bad english cry.gif ).
I'm making a new myspace layout, and inside of the myspace i've inserted a jpg image on the top, with absolute positioning (the image is 400px high).
Now i'd like to drop down all myspace content, over the image (so, i'd like to drop down the content for 400px), because now the image cover a part of the text...
How can i do that?
Thanx to everybody for the answers thumbsup.gif
 
 
Start new topic
Replies
JCLore
post Nov 8 2007, 03:54 AM
Post #2


Senior Member
*****

Group: Official Member
Posts: 682
Joined: Oct 2007
Member No: 580,818



i think i know what you mean??
try this

CODE
<div class="banner">
<img src="IMGURL" border="0" /></div>

<style type="text/css">
.banner {width: ##px; height:##px;position: absolute; margin-left: -##px;left: 50%; top: 0px;}
body {margin-top: 400px;}
</style>


just change the margin-left, width, and height to your liking
 

Posts in this topic


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