Log In · Register

 
 
Closed TopicStart new topic
DIV Layout Help
controlledbylove
post Feb 24 2010, 01:46 AM
Post #1


Newbie
*

Group: Member
Posts: 5
Joined: Jun 2008
Member No: 658,552





ok so there's this layout

http://www.createblog.com/myspace-layouts/...rivileged-woes/

all i need to know is how to add a picture (seperate from the picture already used in the layout) a little below the DIV. i already posted a comment there asking for help but figured my chances of getting any real help would be far greater coming to the forum. thanks to whomever may be able to answer.

*this is for a 1.0 profile*

 
Mickey
post Feb 24 2010, 05:18 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Create a DIV that an image can go in then position it around accordingly, like this:

CODE
<style>
.image {position: absolute; top: #px; left: 50%; margin-left: #px; z-index: 9;}
</style>

<div class="image">
<img src="URL" alt="" />
</div>

Replace the pound symbols with appropriate values to move it and URL with your image's url.
 
controlledbylove
post Feb 25 2010, 04:09 AM
Post #3


Newbie
*

Group: Member
Posts: 5
Joined: Jun 2008
Member No: 658,552





much appreciated. that helped me figure out what i needed to. thanks Mike.

 
Mickey
post Feb 25 2010, 04:48 AM
Post #4


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



No problem. Topic closed & moved.
 

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