News:

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

Main Menu

Re: Removing SMF Logo

Started by Mark S, November 16, 2020, 09:32:40 AM

Previous topic - Next topic

Mark S

Removed the code according to the guide link.  It's still there.  Must need more deleted.

Kindred

1- Please open a new topic rather than jumping into a SOLVED topic that is also over a year old.
2- Please post in the area correct for your version. As you are on 2.0.17, this should not have been in the 2.1 support area
3- If you removed the code from your template, then the logo  won't display. Period.
https://wiki.simplemachines.org/smf/Logo_-_How_do_I_remove_the_simple_machines_logo

If it continues to display - this either you did not actually remove the code from the correct template file or your host has a cache which prevents changes from displaying immediately.
Сл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."

Sir Osis of Liver

If you're trying to remove the SMF logo upper right in Curve theme, there are two simple ways to do it.

- Set a site slogan in Current Theme, that will replace the logo.

- Hide it with css:

index.css



#siteslogan, img#smflogo
{
margin: 0;
padding: 0;
float: right;
line-height: 3em;
display: none;
}


Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Advertisement: