Logo appearing twice

  • edgar
    Active member
  • Topic Author
  • New Member
  • New Member
More
2 weeks 3 days ago #51963 by edgar
Logo appearing twice was created by edgar
Hi team, I have customised to use Logo Image file in the Templete Branding, but now the logo is appearing twice , one bigger that the other. How do i remove the tiny logo, as attached
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 weeks 3 days ago #51964 by milos
Replied by milos on topic Logo appearing twice
Hello,

By default, the logo in this template is textual with a background image of a cup of tea. If you want to use just a logo image, please edit the file /media/templates/site/tea/css/custom.css and delete these parts:
Code:
.mp_logo { background:url('../images/logo.png') no-repeat 220px 10px; background-size: 70px; }

and
Code:
.mp_logo { background: url('../images/logo.png') no-repeat 180px 10px; background-size: 70px; }

and
Code:
.mp_logo { background: url('../images/logo.png') no-repeat 150px 10px; background-size: 70px; }

and
Code:
.mp_logo { background: url('../images/logo.png') no-repeat 90% 10px; background-size: 70px; }

and
Code:
.mp_logo { background: url('../images/logo.png') no-repeat 90% 15px; background-size: 60px; }

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.271 seconds
Powered by Kunena Forum