Options

Galleries Shifted???

lamolamo Registered Users Posts: 3 Beginner grinner
edited August 19, 2008 in SmugMug Support
I have been updating my home page and changed the color of my links. It seems that it changed the color on a gallery page as well and shifted everything to the side so now some of my gallery titles are under the pictures.

Please see... http://lamophoto.smugmug.com/Events to see what I mean.

How do I get it back?

Thanks for your help!!:scratch

Comments

  • Options
    richWrichW Registered Users Posts: 941 Major grins
    edited August 19, 2008
    lamo wrote:
    I have been updating my home page and changed the color of my links. It seems that it changed the color on a gallery page as well and shifted everything to the side so now some of my gallery titles are under the pictures.

    Please see... http://lamophoto.smugmug.com/Events to see what I mean.

    How do I get it back?

    Thanks for your help!!headscratch.gif
    It looks like you deleted part of your navbar code.

    Change this:

    #navcontainer ul li a:hover {
    color: #fff;
    background


    To this and adjust colors as needed:


    #navcontainer ul li a:hover {
    color: #fff;
    background-color: #369;}
  • Options
    lamolamo Registered Users Posts: 3 Beginner grinner
    edited August 19, 2008
    still not working?
    I changed it but it didn't work. Do you think it is cause I have black on black?

    Thanks so much!!
    richW wrote:
    It looks like you deleted part of your navbar code.

    Change this:

    #navcontainer ul li a:hover {
    color: #fff;
    background


    To this and adjust colors as needed:


    #navcontainer ul li a:hover {
    color: #fff;
    background-color: #369;}
  • Options
    richWrichW Registered Users Posts: 941 Major grins
    edited August 19, 2008
    lamo wrote:
    I changed it but it didn't work. Do you think it is cause I have black on black?

    Thanks so much!!
    You have your theme set in your control panel at 'default' and some of your pages are set to 'Black Arts', is this the color problem you are talking about?

    Also, you have the 'hide owner' option selected in some of your galleries, this will remove your customization.
Sign In or Register to comment.