the blog just doesn`t flippen` fit right. |
![]() ![]() |
the blog just doesn`t flippen` fit right. |
Oct 29 2005, 11:24 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 73 Joined: Apr 2005 Member No: 131,395 |
I always have this problem... there's the code I used for my new layout. Everytime I make a new layout, the blog always has that d-mn horizontal scrollbar that won't go away. I know I have to resize my blog some way but I've tried everything... mind helping? |
|
|
|
| *digital.fragrance* |
Oct 29 2005, 12:00 PM
Post
#2
|
|
Guest |
right after your scrollbar stuff, place this code:
overflow-x:hidden; That works in IE. If you want further help, please place the link to the site. |
|
|
|
Oct 29 2005, 12:18 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 73 Joined: Apr 2005 Member No: 131,395 |
the link is in my signature.. http://www.xanga.com/walmartlady
I don't just want the horizontal scrollbar to go away.. because I know how to do that.. I just want it to fit right.. with the scrollbars. I remember with my past layouts, someone said I had to resize something.. and I did, and it worked. I just can't get that to work this time. |
|
|
|
| *digital.fragrance* |
Oct 29 2005, 12:21 PM
Post
#4
|
|
Guest |
In the part that edits your blog, try to use "padding-left: -10px" instead of just "padding:0px"
|
|
|
|
Oct 29 2005, 12:58 PM
Post
#5
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
If you're editing either the entry footer or the date bar, it's size must be proportional to the blog size. Here's the other answer....
QUOTE Q: The horizontal scrollbar for my blog is so annoying! How do I get rid of it?
A: Make the width in this part of the CSS stylesheet smaller, this will make your blogging space (not your div layer) smaller, so you won't have to scroll horizontally. CODE table.blogbody { /* this edits the other the place where the blog is */ background-color:transparent; family-font: FONT FAMILY; BORDER: #COLOR CODE #px solid; width:###px; /*<-- make the number you entered for the width here smaller*/} |
|
|
|
Oct 29 2005, 05:15 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 73 Joined: Apr 2005 Member No: 131,395 |
It still didn't work... =(
|
|
|
|
| *digital.fragrance* |
Oct 29 2005, 07:13 PM
Post
#7
|
|
Guest |
Try making your blog header a little smaller... sometimes I have to make mine a good 10-15 px smaller than the div width.
|
|
|
|
Oct 29 2005, 09:51 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 73 Joined: Apr 2005 Member No: 131,395 |
i did that.. it doesn't really change anything. it's just.. the blog itself.
|
|
|
|
| *digital.fragrance* |
Oct 29 2005, 09:58 PM
Post
#9
|
|
Guest |
^ just to see, widen the div layer by like 100px, just to see if the scrollbar will go away. If it does, then it is somehow curable. Believe it or not, I had a problem with xanga like this on my old site. No matter what I would do, the scrollbar would show up.
|
|
|
|
Oct 30 2005, 09:05 AM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 73 Joined: Apr 2005 Member No: 131,395 |
Okay, I did that.. and it worked.. but when you click on the add comments and stuff.. the vertical scrollbar is outside of the box.. how do you make the blog smaller.. When I change the table.blogbody's width, I don't see a change, I even tried to put 100px, and it doesn't change.
|
|
|
|
![]() ![]() |