Jump to content

UserNav change color


Bruce_man

Recommended Posts

You can try add this line to your custom.css

ul#elUserNav a { color:#ff0000; }

Border color of member picture

ul#elUserNav .ipsUserPhoto:after { border: 2px solid #ff0000 !important; } 

Afternova how do I change usernav background color for the Sign Up part?

see image usenav_background_color.thumb.png.cdeb3e

Link to comment
Share on other sites

Yo can change primary button color from your AdminCP, but if you want to change only SignUp button color, then please add the following code to custom.css file:

 

.ipsApp_front a#elRegisterButton { background: #1ba3e5 }
.ipsApp_front a#elRegisterButton:hover { background: #43b5ed }

Demo:

Cheers

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...