Log In · Register

 
DIV BUTTONS?!, help?
alice_x
post Apr 16 2006, 02:15 PM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Apr 2006
Member No: 394,258



ok erm well my div's like this.




all the boxes are muddled up. sad.gif
i need them to be in a line like the top ones.
and theres no button to go home...
could you help me with a home button please?
thanks
x
 
 
Start new topic
Replies
freeflow
post Apr 16 2006, 03:01 PM
Post #2


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

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



for this you have

<p style="line-height:12px;text-align:center;"><span style="font-size:18pt; font-wieght:bold; color:black;font-family:century gothic; text-transform: lowercase; letter-spacing:-3px;">interests.</span></B><br><center><br>

<DIV id=scroll3 style="border-right:black 1px solid; border-top:black 1px solid;border-left:black 1px solid;border-bottom:black 1px solid;overflow: auto;width: 190px;height: 150px; background-color:C0C0FF;">

><small>town<br>
shopping.<br>
friends<br>
msn.<br>
trampoline.<br>
MUSIC.!<br>
my hair<br>
?


</center>
</div>


what you would do is do is keep it but add what I added in red:
QUOTE
<p style="line-height:12px;text-align:center;"><span style="font-size:18pt; font-wieght:bold; color:black;font-family:century gothic; text-transform: lowercase; letter-spacing:-3px;">interests.</span></B><br><center><br>
<div class="scroll1">
<DIV id=scroll3 style="border-right:black 1px solid; border-top:black 1px solid;border-left:black 1px solid;border-bottom:black 1px solid;overflow: auto;width: 190px;height: 150px; background-color:C0C0FF;">

><small>town<br>
shopping.<br>
friends<br>
msn.<br>
trampoline.<br>
MUSIC.!<br>
my hair<br>
?
</center>
</div></div>


That would go in who'd I like to meet.

Then in about me you would do
CODE
<style type="text/css">
.scroll1{
position:absolute;
left:325px;
top:190px;
width:#px;
height:#px;
}
</style>

You would do random numbers for top & left till your satisfied.

Then for the next one you would add
.divname{
position:absolute;
left:#px;
top:#px;
width:#px;
height:#px;
}
you put that in about me inbetween style tags.

Then in who'd I like to meet before your scrollbox code you would do
<div class="divnamefromaboutme">
scrollboxcodeshere
</div>

You would od random numbers till its where you want it then yea. Do that for all of them. Thats my way of doing it. Someone else might have another
 

Posts in this topic
alice_x   DIV BUTTONS?!   Apr 16 2006, 02:15 PM
toyo loco   Align your divs in a straight line. It may take a ...   Apr 16 2006, 02:25 PM
alice_x   how can i do that ?   Apr 16 2006, 02:35 PM
toyo loco   Post the code to atleast two of your boxes and I c...   Apr 16 2006, 02:44 PM
alice_x   </div> <p style="line-height:12px;te...   Apr 16 2006, 02:46 PM
toyo loco   for this you have <p style="line-height:1...   Apr 16 2006, 03:01 PM


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