QUESTION!!!! about bogs sizes |
QUESTION!!!! about bogs sizes |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jan 2004 Member No: 1,636 ![]() |
i just made my very first skin ever!!!! i'm soo excited to get this up and running, but i'm having a problem with the blog size. i want to keep the blog height the same, but the width is too big for the space a i put. i HATE the scrollbar that goes side ways. is there a way to keep my blog size at 400px instead of the default 600px?
http://www.xanga.com/BiLLi0NaiRe_b0ii oops....typo in the topic...:] |
|
|
![]() |
![]()
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 23 Joined: Aug 2004 Member No: 39,983 ![]() |
I had the exact same problem with mine and it took forever for me to fix it. here, i know exaclty how fustrating it is. Here i used this code and it worked like a charm
<div style="position:static; margin-left:-300px; margin-top:-530px; border: 1px solid #000000; width: 498px; height: 406px; background:none transparent scroll repeat 0% 0%;overflow: auto">. I have that for the div for the blog . If oyu use it, just change the numbers. And I used a border thingy that i think helped some how..put this in your webstats. <style type="text/css"> .blogbody { /* Sets your weblog content border color */ border: 1px SOLID #000000; } </style> Juss change the color to what you want. Hope it help, i was totally mad when I was stuck in that situation. |
|
|
![]() ![]() |