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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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