forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: arlon on November 05, 2006, 11:21:38 am

Title: Bottom bar removal
Post by: arlon on November 05, 2006, 11:21:38 am
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..
Title: Re: Bottom bar removal
Post by: arlon on November 05, 2006, 11:23:01 am
sorry, I forgot a sample link
http://www.agfx.eu/_/displayimage.php?album=3&pos=0
Title: Re: Bottom bar removal
Post by: Stramm on November 05, 2006, 11:54:21 am
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
Title: Re: Bottom bar removal
Post by: arlon on November 05, 2006, 12:08:32 pm

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

Thanks!