This is on a custom CSS I've been working on for a commission. The user has a large amount of bookmarks and they extend below the content like THIS
I've tried several things and I can't get the content to extend further than it does. Extending the length of the sidebar was easy but I'm struggling with the rest. :P Is there a way to do this? Thanks!!
Does adding min-height to #?content until it's as tall as the bookmarks work? Obviously less padding and word spacing would help, but you know that :p
- Yeah, changing min-heights, changing padding, nothing has worked to extend the content. :( Her tabs are already a reduced size from the default and she has about 15 of them. If I can't find another solution I'll make the tabs smaller to hopefully mitigate the problem. :P Thank you for the suggestion though!
image Use a 2000x1px vertically repeating background image on body. It will look like the page goes all the way down. You'll have to offset it from the top of the page so it's not visible behind the header image.[edit]2000 just because it's wide. Almost all of the image would be white.