Menu Bar Adjustment

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 2 months ago #49895 by milos
Replied by milos on topic Menu Bar Adjustment
Hello,

Edit file /templates/hot_teeth/css/template_css.css and around line 1460 change this:
Code:
.aboutrow { background: #f5f5f5; position: relative; overflow: hidden; }

to this:
Code:
.aboutrow { overflow: hidden; }

Regards,
Milos

Please Log in to join the conversation.

  • kinniya
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
1 year 2 months ago #49898 by kinniya
Replied by kinniya on topic Menu Bar Adjustment
Thanks a lot.. Works fine..

I need to remove the background of the logo and need to enlarge the logo size, can you please help me on this
Thanks a lot 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 2 months ago #49900 by milos
Replied by milos on topic Menu Bar Adjustment
Hello,

Perhaps your membership has expired and not active. Please renew your membership to get further support.

Thanks,
Milos

Please Log in to join the conversation.

  • kinniya
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
1 year 2 months ago #49903 by kinniya
Replied by kinniya on topic Menu Bar Adjustment
Yea.. Please help only with this time as it is very urgent and I will renew it for further support 
Thanks. 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 2 months ago - 1 year 2 months ago #49904 by milos
Replied by milos on topic Menu Bar Adjustment
Edit template_css.css and around line 601 find this:
Code:
div.sparky_logo a:before { content: ""; position: absolute; background: #ffffff url(../images/logo.png) no-repeat -15px 10px; width: 50px; height: 50px; border-radius: 50%; margin: 0 0 0 -60px; }

Change this line:
Code:
background: #ffffff url(../images/logo.png) no-repeat -15px 10px;

to this:
Code:
background: url(/../images/logo.png) no-repeat -15px 10px;

To enlarge the logo, make the logo image bigger and in the same place in the CSS file change width and height values. Also, enlarge the negative margin value.

Regards,
Milos
Last edit: 1 year 2 months ago by milos.

Please Log in to join the conversation.

Time to create page: 0.344 seconds
Powered by Kunena Forum