Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Change Header - Logo
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Change Header - Logo

Change Header - Logo 11 years, 6 months ago #4917

Hello,

i nead to change the logo and color tex of login e register module. I change the image of head.png and now i want to delet the logo and the title of site "smartaddons".

How can i do that? Also, how can i change the color of login and register module on header?

Thak's so much.

Re: Change Header - Logo 11 years, 6 months ago #4930

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Hi Federica,

- you can remove the logo and smartaddons text by going to "your_site/templates/smart_news25/css/template.css", finding:

#yt_header h1.logo {
    float: left;
    margin: 16px 0 0;
    padding: 0;
}


change to

#yt_header h1.logo {
    float: left;
    margin: 16px 0 0;
    padding: 0;
    display: none
}


- you can change the background of login and register module by going to "your_site/templates/smart_news25/css/template.css", finding:

#header1 ul li.yt-login a.login-switch {
    background: url("../images/mod_login_item1.png") no-repeat scroll left top transparent;
    height: 27px;
    padding: 0 8px;
}


change to

#header1 ul li.yt-login a.login-switch {
    background: your_background_1;
    height: 27px;
    padding: 0 8px;
}


-----------------------------------------

#header1 ul li.yt-register a.register-switch {
    background: url("../images/mod_login_item2.png") no-repeat scroll right top transparent;
    height: 27px;
    padding: 0 8px;
}


change to

#header1 ul li.yt-register a.register-switch {
    background: your_background_2;
    height: 27px;
    padding: 0 8px;
}


Thanks
Ticket System | Join our Clubs to download our extensions and templates

Re: Change Header - Logo 11 years, 6 months ago #4934

Hello!

Thank's so much. For logi/register i need to change the color of text with withe color (#FFFFFF) becouse I've a blue head color.

How can i do that?
  • Page:
  • 1
Time to create page: 0.23 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes