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

Change Login/Register Hover color
(1 viewing) (1) Guest
Userguide, Report bugs, New Ideas...
  • Page:
  • 1

TOPIC: Change Login/Register Hover color

Change Login/Register Hover color 10 years, 10 months ago #9691

Hello,

I want to change the color of the Login/Register links when the mouse hovers over them. Right now it is #0096FF background with white text. i want to change the background color to #457a9f

Also I want to change the boarder of the login box. it is the same #0096FF color and I want to change it to #457a9f. I have attached an image.

Thank you in advance
Attachments:

Re: Change Login/Register Hover color 10 years, 10 months ago #9695

  • SA Thuy
Dear Philomena,

Please go to yoursite/templates/sj_news25/css/template.css and find:

ul.yt-user-lr li a.show,
ul.yt-user-lr li a.login-switch:hover,
ul.yt-user-lr li a.register-switch:hover{
	text-decoration:underline;
	background:url(../images/li_hover_login.png) repeat-x top center;
	color:#fff;
	height:30px;
	display:inline-block;
}

=>
ul.yt-user-lr li a.show,
ul.yt-user-lr li a.login-switch:hover,
ul.yt-user-lr li a.register-switch:hover{
	text-decoration:underline;
	background: #457A9F
	color:#fff;
	height:30px;
	display:inline-block;
}


And find:
#yt_login_box, #yt-user-reg {
    background:#0096FF;
    box-shadow: 0 0 2px #888888;
    height: auto;
    padding: 6px 0;
    position: absolute;
    top: 30px;
    z-index:999;
}

=>
#yt_login_box, #yt-user-reg {
    background: #457A9F;
    box-shadow: 0 0 2px #888888;
    height: auto;
    padding: 6px 0;
    position: absolute;
    top: 30px;
    z-index:999;
}


Thanks
Last Edit: 10 years, 10 months ago by .

Re: Change Login/Register Hover color 10 years ago #18106

Thanks for this help. I've upgraded and now I need to do it again. Please help cause everything changed.
  • Page:
  • 1
Time to create page: 0.26 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