change colour when moused over

pcm228pcm228 Registered Users Posts: 54 Big grins
edited April 10, 2014 in SmugMug Customization
Hello,

I want to change galleries colour, social buttons and logo when moused over. Can somebody tell me how to do that?

I already try this… but it did not work
.sm-page-widget-nav-color-default a:hover {
color: red;
}

Thanks,
Patricia

imagen 5.jpg

Comments

  • Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited April 8, 2014
    For that to happen you'll need to a second icon to replace the icon when it is hovered over. That is what's happening with the text, it's actually being replaced with the same text but in a different color.
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
  • pcm228pcm228 Registered Users Posts: 54 Big grins
    edited April 9, 2014
    Smug Eric wrote: »
    For that to happen you'll need to a second icon to replace the icon when it is hovered over. That is what's happening with the text, it's actually being replaced with the same text but in a different color.

    where can i add the same text with different color?
  • Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited April 9, 2014
    That is what is happening already for your navigation. That's why it changes currently.
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
  • pcm228pcm228 Registered Users Posts: 54 Big grins
    edited April 10, 2014
    Smug Eric wrote: »
    That is what is happening already for your navigation. That's why it changes currently.

    I understand that but i meant, how can I do the same for logo and social buttons
  • Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited April 10, 2014
    For those you need a second copy of those images in a different color. And you will probably want to save the images you are using now to your site as I'm not sure if you can easily override the hover affect for those on our site. So it may need to be coded in directly instead of using our content block.
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
Sign In or Register to comment.