Totally remove alblist from index (home) page, including TD class="tableb" Totally remove alblist from index (home) page, including TD class="tableb"
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Totally remove alblist from index (home) page, including TD class="tableb"

Started by codinedawn, April 21, 2007, 02:23:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

codinedawn

I have (almost) succesfully removed the albums under each category in index.php by deselecting "Show first level album thumbnails in categories" in config.

All I want on the index page is categories, no albums, no spaces.

However, although the albums don't show, the containing TR for albums remains. The irrit code says:
<TR><TD class="tableb" colSpan=3></TD></TR>

I want that code to disappear so the categories sit flush on eachother, no TR inbetween. My CSS class for "tableb" has 15px padding so Firefox adds in big spaces inbetween categories.

Removing /alblist/ from "The content of the main page" doesn't help because then album view doesn't show thumbnails.

Please assist, ta