Bottom bar removal Bottom bar removal
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Bottom bar removal

Started by arlon, November 05, 2006, 11:21:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

arlon

I hope this is the right board to ask for questions about the "tentacle" theme..

I've tried to remove the bottom grey bar from the template file.. but had no luck at the moment. :-(

I know it probably is very easy, but I wouldn't know where to search..

arlon


Stramm

that's the last table in template.html... usually it contains {THEME_SELECT_LIST} {LANGUAGE_SELECT_LIST} {LANGUAGE_SELECT_FLAGS} {CUSTOM_FOOTER} {VANITY}
However you disabled that all and therefore you see an empty table. If you just remove the class="graybox" within the div you should be good

arlon


I've just done that, even if there's still one blank line I can't remove, the bar isn't there anymore!

Thanks!