blog, changing the size of it? |
blog, changing the size of it? |
Apr 25 2006, 09:10 PM
Post
#1
|
|
![]() It's mytime2fly~* ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Mar 2005 Member No: 119,350 |
Does anyone know how? I have tried changing the width many times, but it never works! Right now, my blog is so wide that it needs a scrollbar at the bottom.. and I don't really like it.
|
|
|
|
![]() |
Apr 25 2006, 09:15 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
First off, a question. Do you ever post large pictures or strings of long, unbreaking text? (Like if you had a long sting if HAHAHA.) Or is your page width set to anything over 100%, 1024px?
Otherwise, look for this in your code: CODE table.blogbody{width: 400px;} Although the width may be different.
|
|
|
|
Apr 25 2006, 09:25 PM
Post
#3
|
|
![]() It's mytime2fly~* ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Mar 2005 Member No: 119,350 |
hmmm.. it still doesn't work.. oO"
xanga CODE <style type="text/css"> body { background-color:none; scrollbar-arrow-color: #FFBFDF; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #FFBFDF; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #FFBFDF; scrollbar-darkshadow-color: #ffffff; scrollbar-3dlight-color: #ffffff; } table.blogbody {width: 200px;} </style> for now, this is what my code is. but how come it is still so full screened? |
|
|
|
Apr 25 2006, 09:32 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
QUOTE First off, a question. Do you ever post large pictures or strings of long, unbreaking text? (Like if you had a long sting if HAHAHA.) Or is your page width set to anything over 100%, 1024px? Besides the fact that your text is too big for it to be set to 200px.
|
|
|
|
![]() ![]() |