News:

Wondering if this will always be free?  See why free is better.

Main Menu

Removing extra User Info From a Theme

Started by resolutegamer9, December 07, 2017, 04:45:57 AM

Previous topic - Next topic

resolutegamer9

I'm using the latest version of SMF along with the theme Bad Company 3 theme, by Akyhne (Bad_Company_3_2.0).
I want to disable or remove the "User Info" Option for Login/Register/Info from the theme..
Can anyone guide me through the process?

P.S: Added a SS of which part i am particularly mentioning !

Shambles


-Rock Lee-

Using the elmentos inspector on the zone that you want to edit you can quickly remove the variables you must delete, if not, you must edit the file boardindex.php for what you want to achieve ...


Regards!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Sir Osis of Liver

#3
No, header login is in index.template.php, pretty simple to remove the entire block.  Will have a look soon as get a minute.


Ok, here's the simplest way to remove it -

index.css



div#upper_section div.user
{
width: 50%;
float: left;
overflow: auto;
display: none;
}



Your members may not like this (I don't), because the theme uses a split menu, login button is off in upper right corner.  Last forum I worked on that ran this theme, I dropped it back to main menu, where it's easier to find.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Advertisement: