Another stupid question... Another stupid question...
 

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

Another stupid question...

Started by george36, February 27, 2007, 10:10:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

george36

Hello,

I installed the mod pack on my 1.4.10 and I've discovered that just at the bottom of the page under the "Modded by Stramm" are 5-6 empty lines.

Is there a way to eliminated this?

I know it is a silly question but I am trying to figure it and I can't. :)

Thank you in advance.

George

Nibbler

That's here in your theme's template.html.


         <div align="center">
            {LANGUAGE_SELECT_FLAGS} <br />
            {LANGUAGE_SELECT_LIST}{THEME_SELECT_LIST} <br />
            <br />

            {VANITY}
         </div>


Either recode it to use less space or remove it.

george36