Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Digg
sjeeps
✭
Digg
0
Comments
I have 7 Categories on my forum. However with Digg the white background doesn't expand down to contain all the content. The white background just stops on the categories page, and the content flows past its end. On all other pages with lots of content the white background flows down fine and holds all the content - i only seem to be having a problem with my categories page.
Has anyone else had this problem, is there an easy fix?
Could you give us your forum url or a screenshot?
It seems to work ok on firefox, but safari gives this:
#Categories {margin: 0 0 20px!important;float: left;width: 100%;}
To:
#Categories {margin: 0 0 20px!important;overflow: hidden;width: 100%;}
IE7 displays discussion page incorrectly when you see the page in the wide screen.
I am using 20 inch LCD monitor.
Posted: Saturday, 15 December 2007 at 2:49PM
I'm trying to use this theme with IE6, but I have a problem: when I see a discussion there are a big space between the header of first discussions, and the rest of them.
This happens only with IE6. And when I scroll down or up the page, the space between that header and the rest of them seems to grow... really strange.
This theme works fine with FF2.x, Opera 8.2x and IE7, and with a little of you we could fix it to works fine in IE6 too
You can see an screenshot of the problem here:
http://img57.imageshack.us/my.php?image=scrollproblemiv6.jpg
Thank you very much!