I would like to reduce the huge white space on my "categories only" intro page. The excess white space is in the middle of the page.
Looks to be a nested table controlled by the value $TBT (table top, from public_common.pl) and is set at 100%. $TBT also controls other pages and cannot be fiddled with... I would suppose.
How can I reduce the header strip and the category links + forum totals row to 80%? Can I just add a new invisible cell on either end of the row to float the table closer to the center? Should I create a left and right sidebar beginning in this middle section?
The top part of the page is just fine. The bottom part only has the copywrite stuff which is already centered. Version Classic 6.7.2. Much thanks in advance.
From public_forum_summary.pl :
sub Cat_Row { # Fixed for strict - 20030426 # standalone category row
Registered: 01/09/00
Posts: 5438
Loc: Lynnwood, WA
Because of the use of TBT and TBB, as you noted, it becomes hard to make the table less than normal width. What you could do instead is fill the table with more information.
Could we get the URL to your site? That'll help us figure out what could be done with the page...
_________________________
UBB.classic: Love it or hate it, it was mine.
Thank you for looking at this. Others might find the solution to be of interest, too.
Screens and displays are larger than ever making this white space more prominent. Also, I want the main page to have a different feel than the other pages with their long lines of links and other data.
Registered: 01/09/00
Posts: 5438
Loc: Lynnwood, WA
Darn. See, I was hoping I'd be able to suggest something obvious to fill up the space, like adding category descriptions, but you're already doing that.
I don't have a copy of the code with me, I'll check back in later...
_________________________
UBB.classic: Love it or hate it, it was mine.