Duplicate logo

More
2 months 2 weeks ago - 2 months 2 weeks ago #51631 by senor_alcazar
Duplicate logo was created by senor_alcazar
Hello
By default on the template there is a logo. If I choose in the settings to put a logo instead of a text, I have 2 logos.How to remove the logo inserted by default in the template ?Regards      
Last edit: 2 months 2 weeks ago by senor_alcazar.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 months 2 weeks ago #51632 by milos
Replied by milos on topic Duplicate logo
Hello,

Please edit file /media/templates/site/tennis/css/custom.css and around line 40, change this:
Code:
.mp_logo { max-width: 200px; border-right: 5px solid rgba(255, 255, 255, 0.3); background: url(../images/logo.png) no-repeat; padding: 10px 10px 10px 90px !important; margin-right: 40px; }

to this:
Code:
.mp_logo { max-width: 200px; border-right: 5px solid rgba(255, 255, 255, 0.3); padding: 10px !important; margin-right: 40px; }

Regards,
Milos

Please Log in to join the conversation.

More
2 months 2 weeks ago - 2 months 2 weeks ago #51633 by senor_alcazar
Replied by senor_alcazar on topic Duplicate logo
Hello

Sorry, if I select "logo" in "template image settings" the 2 logos always appear. I am using Joomla 3
Clear cache

Regards
Last edit: 2 months 2 weeks ago by senor_alcazar.

Please Log in to join the conversation.

More
2 months 2 weeks ago #51634 by senor_alcazar
Replied by senor_alcazar on topic Duplicate logo
I did it directly in :
/www/perso/mysite/templates/sparky framework/css/sparky-id14-241105073845

And /www/perso/mysite/templates/sparky framework/css/custom.css

I don't have /media/templates/site/tennis/css/custom.css

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 months 2 weeks ago #51635 by milos
Replied by milos on topic Duplicate logo
Hello,

If you are using Joomla 3, you should edit the file /templates/sparky framework/css/custom.css

You should not edit dynamically generated CSS files like /templates/sparky framework/css/sparky-id14-241105073845, as they will be overwritten the next time you save the template settings.

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.145 seconds
Powered by Kunena Forum