change galleries colour when moused over

pcm228pcm228 Registered Users Posts: 54 Big grins
edited April 1, 2014 in SmugMug Customization
Hello,
Is there any way to change galleries colour when moused over? just like "Menu" (home, galleries, about me)
Thanks,
Patricia

http://www.patriciachavez-fotografia.com
still working on my new smugmug, have not publish it yet.

Comments

  • Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited April 1, 2014
    This should do it added to a CSS content block to your entire site:

    .sm-page-widget-nav-color-default a:hover {
    color: red;
    }
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
  • pcm228pcm228 Registered Users Posts: 54 Big grins
    edited April 1, 2014
    It did not work :(
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited April 1, 2014
    Is this on a folder page? Need to be a little more specific. Borders of images? Title under each image?
    Or something else? The style of each box/images would also help.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • pcm228pcm228 Registered Users Posts: 54 Big grins
    edited April 1, 2014
    Allen wrote: »
    Is this on a folder page? Need to be a little more specific. Borders of images? Title under each image?
    Or something else? The style of each box/images would also help.



    Hi Allen,
    Yes, galleries are in a folder page.

    I just added an image.
Sign In or Register to comment.