Logged Out
Create an Account
Login:
Password:

Forgot your password?
Logo problem.

Logo problem.
[Back to Index]
Thread Tags
Primary: [Support]
Secondary: None

We put logo up and it looked ok but then we found that we could edit the background after we posted it that first logo is gone but there is a little white box with a X in it and there is a square the same size as the logo was. very annoying. Even looked at the site when i was at work and the damn thing is still there lol any help would be great. the site is at http://disturbed.dkpsystem.com
I'm sorry, based on your first post about this, it sounded like you had solved it.

Head to Admin > Layout > CSS Editor and add the following CSS:

#logo
{
display:none
}


That'll hide the missing logo.


--
It's all in the reflexes.
Sweet that fixed it TY.

yeah I fixed one of the 2 problems on the first post but this fixed both. thanks again.


[Back to Index]