Log In · Register

 
 
Closed TopicStart new topic
Scroll bar on my entries
Dragongurl930
post Jun 13 2005, 03:21 PM
Post #1


Senior Member
***

Group: Member
Posts: 38
Joined: Jul 2004
Member No: 36,104



I just started to make my own xanga skins

Meh xanga


now the only problem is i dont know what to edit to get rid of the scroll bars around the blog...


Help please...
 
Dragongurl930
post Jun 13 2005, 03:54 PM
Post #2


Senior Member
***

Group: Member
Posts: 38
Joined: Jul 2004
Member No: 36,104



 
hi-C
post Jun 13 2005, 05:30 PM
Post #3


Amberific.
********

Group: Staff Alumni
Posts: 12,913
Joined: Jul 2004
Member No: 29,772



You can either make the div (the box your xanga is in) larger, or make the width of your .blogbody class smaller.
 
talcumpowder
post Jun 13 2005, 06:09 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



... You have way too many div layers.
CODE
<div style="
overflow: auto;
width: 850px;
height: 480px;
margin-top: 0px;
margin-left: 0px;">
Change that to this ::
CODE
<div style="width: 850px;height: 480px;margin-top: 0px;margin-left: 0px;">
Or you can just take it out altogether.
 
Dragongurl930
post Jun 13 2005, 06:28 PM
Post #5


Senior Member
***

Group: Member
Posts: 38
Joined: Jul 2004
Member No: 36,104



^____^


thank you...that helped alot...

but.. now...i got another problem..

how do i get rid of the giant space between the blog and the navigation at the top??
 
talcumpowder
post Jun 13 2005, 06:32 PM
Post #6


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



It might help if you take this out ::
CODE
<div style="position:static; margin-left: 0px;margin-top: 200px;border: 0px solid #00FF00; width: 390px; height: 350px;background: none; overflow: auto">


</div>
 

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