How to hide / remove Info center

Started by mariusndi, August 02, 2011, 11:50:52 AM

Previous topic - Next topic

mariusndi

Can anyone tell me how i can remove the infocenter from the footer of the page please? a mod or something will be very helpfull
Thanks in addvance
Marius

cosmicxxx


Sir Osis of Liver


Do you want to remove it completely?  I usually leave vthe Users Online info.

When in Emor, do as the Snamors.
                              - D. Lister

cosmicxxx

Quote from: Krash. on August 21, 2011, 03:22:15 PM

Do you want to remove it completely?  I usually leave vthe Users Online info.

no, i just want to remove the block cause i already had it in an adk portal.

Sir Osis of Liver

This will remove the Info Center -

In BoardIndex.template.php -



// template_info_center();
}

function template_info_center()
{
global $context, $settings, $options, $txt, $scripturl, $modSettings;

// Here's where the "Info Center" starts...



Just comment out the first line.

When in Emor, do as the Snamors.
                              - D. Lister

cosmicxxx

#5
i can't seem to find the code you've posted.

// template_info_center();

but i see

// Here's where the "Info Center" starts...
im using smf 2.0 by the way.

you mentioned commenting out the first line, you mean this one ?// template_info_center();

i thought a comment is a symbol of #? and / is a forward slash?

what do you mean by comment out? elaborate please

Kindred

double slash (//) is the php standard way of marking a line as "commented out"

also, in the theme settings, you could try something easier...

Show statistics on board index:
Show latest member on board index:
Show group key on board index:

make these boxes unchecked and set this one to 0

Number of recent posts to display on board index:
To disable the recent posts bar set this value to zero.

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

cosmicxxx

thank you for educating me...

i've unchecked the ff:

Show statistics on board index:
Show latest member on board index:
Show group key on board index:

but User Online and Personal Message still appears, where to disable them.

cosmicxxx

this topic is solved.

i remove some blocks in board.index.template.php

Advertisement: