troubleshooting, layout problems |
troubleshooting, layout problems |
Apr 13 2004, 07:30 PM
Post
#1
|
|
![]() Feh... I want ramen!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 928 Joined: Feb 2004 Member No: 3,203 |
problematic page
how do you make it so the blog doesn't scroll?? (as in it just keeps stretching down if your posts are really long without scrolling) and while i'm at it, how do you get rid of the space between the left module and the main and the space between the main and right side? (in the box, i mean.) |
|
|
|
![]() |
Apr 14 2004, 12:14 PM
Post
#2
|
|
![]() Quand j'étais jeune... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 6,826 Joined: Jan 2004 Member No: 1,272 |
on your second line of DIV
QUOTE <DIV id= scroll style="overflow: auto; background-color: #333333; HEIGHT:100%; width: 594px"> take out overflow: auto so it's like this: <DIV id="scroll" style="background-color: #333333; HEIGHT:100%; width: 594px"> You might want to adjust the width of the blog because I think it'll be bigger than your banner. |
|
|
|
Fireshrieker troubleshooting Apr 13 2004, 07:30 PM
Spirited Away if you can post your code, i might be able to tell... Apr 13 2004, 09:07 PM
Spirited Away i think you fixed it already.. but your entry box ... Apr 13 2004, 09:57 PM
Fireshrieker heres my code:
CODE<!-- begin code provid... Apr 14 2004, 09:03 AM![]() ![]() |