Log In · Register

 
 
Closed TopicStart new topic
Aligning..., Alignment prob.
sassypersian99
post Feb 13 2006, 09:16 PM
Post #1


Member
**

Group: Member
Posts: 12
Joined: Mar 2005
Member No: 117,056



ok. so heres the deal. i tried making the blog body width smaller, but it dint really work, unless i was doing the wrong thing. who knows. heres the site... Go here
and heres the code!

Im not exactly sure how to get rid of horizontal scrollbar... and there is a random horizontal bar below the bog also...thats not aligned....

Thanks.
 
ckling
post Feb 13 2006, 09:56 PM
Post #2


Senior Member
****

Group: Member
Posts: 148
Joined: Jan 2005
Member No: 78,650



It should be the problem of here:

.caption, .blogheader {
width: 300px;}

try to make it smaller.
 
talcumpowder
post Feb 14 2006, 12:16 AM
Post #3


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

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



First of all, your content exceds the limit anyways. So put it in a textarea or something. Then fix it, if it needs fixing.
 
YourSuperior
post Feb 14 2006, 02:30 PM
Post #4


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



To remove the horizontal scroll bar just edit your div and change overflow: auto to overflow-x: hidden. So that means your div would look like this:
CODE
<div style="
overflow-x: hidden;
width: 409px;
height: 301px;
margin-top: -460px;
margin-left: -325px;">
 

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