Simple Machines Community Forum

SMF Support => SMF 2.1.x Support => Topic started by: keyboard on October 04, 2024, 06:34:55 PM

Title: "Info Center"
Post by: keyboard on October 04, 2024, 06:34:55 PM
Is there a switch where I could disable the "Info Center" ?

Screenshot 2024-10-04 at 6.31.43 PM.jpg
Title: Re: "Info Center"
Post by: Kindred on October 04, 2024, 07:19:09 PM
In admin settings,  yes.

But it still leaves a small section
Title: Re: "Info Center"
Post by: keyboard on October 04, 2024, 08:44:57 PM
Can you be more specific please ?  I cannot find !!!
Title: Re: "Info Center"
Post by: Kindred on October 04, 2024, 09:13:21 PM
On mobile right now..   but you can use the search in the admin honestly find it.
Search for info center
Title: Re: "Info Center"
Post by: Sir Osis of Liver on October 04, 2024, 09:19:41 PM
I can't find it, either.  >:(

You can do this to remove it entirely -

index.css


/* Info Center */
#info_center {
    clear: both;
    display: none;
}

Title: Re: "Info Center"
Post by: Kindred on October 04, 2024, 09:40:42 PM
index.php?action=admin;area=theme;sa=list;th=2

Or whatever id your current theme is. 
I was seeing,  it's not info center

 Number of recent posts to display on board index:
(Set to 0 to disable.)
Show statistics on board index:
Show latest member on board index:
Show group key on board index:
Title: Re: "Info Center"
Post by: Sir Osis of Liver on October 04, 2024, 09:50:47 PM
Yes, I found that, let's you disable individual bits of info center, but not the whole thing.  I also thought there was a setting for that, but apparently not.
Title: Re: "Info Center"
Post by: keyboard on October 04, 2024, 10:22:14 PM
Alas ! It was not to be!    Thanks for the effort,
Title: Re: "Info Center"
Post by: GL700Wing on October 04, 2024, 10:59:01 PM
@keyboard Try the Info Center Manager (https://custom.simplemachines.org/index.php?mod=4346) mod in conjunction with the theme settings ...