News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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