Where is the footer code located? Where is the footer code located?
 

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

Where is the footer code located?

Started by Albel, August 28, 2007, 10:13:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Albel

http://tales.rpgplanet.gamespy.com/gallery/

As you can see, below the "Powered by" line, there's another box. I think this is where the Valid XHTML/CSS/etc. buttons would normally go, but I'm not using them on this theme.

I couldn't find the code that controls this in the theme files, so I'm assuming it's in the core .php files. Could someone point it out to me, so I can remove that extra box, and space out the "Powered by" line from the main content (doing it in the theme file just makes the extra box get spaced away from the rest of the content).

Nibbler

It's for the custom footer apparently. Just remove it from the theme's template.html.

<div class="footer">{CUSTOM_FOOTER}</div>

You can adjust the footer position using css.