Log In · Register

 
 
Closed TopicStart new topic
Moving down a profile, Help mee
Jayembe
post Jun 11 2006, 09:44 PM
Post #1


Styna
****

Group: Member
Posts: 261
Joined: Jun 2004
Member No: 22,047



Okay so i know the code for the slideshow and such only thing is i need help moving the slideshow down so its in the position that this girls layout is


Her myspace
 
freeflow
post Jun 11 2006, 11:01 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



She used a div. Basically you play around with the coordinates till you get it.
CODE
.slideshow{
position: absolute;
top: #px;
left: #px;
width: widthofslideshowherepx;
height: heightofslideshowherepx;
}

Put that between style tags in about me. Also in about me add:
CODE
<div class="slideshow">
slideshowcodehere
</div>


To format the code edit the top #. It should be a number in the hundreds. Maybe 100 something. Then the left number. It should be between 50-200 for where you want it. Just place random numbers in those two spots till the slideshow is where you want it. Put the width & height of the slideshow were said to do so.
 

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