Options

Please Help Me Get My Gallery Titles Back

maikenmaiken Registered Users Posts: 55 Big grins
Through this whole site building process I seem to have disabled the gallery titles "Under" each gallery. They show while logged in but they look like thi when not logged in:

http://aikenphotodesign.smugmug.com/Weddings/384369

I want them to look like this:

http://aikenphotodesign.smugmug.com/gallery/3560378

What did I disable??

Comments

  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited September 30, 2007
    maiken wrote:
    Through this whole site building process I seem to have disabled the gallery titles "Under" each gallery. They show while logged in but they look like thi when not logged in:

    http://aikenphotodesign.smugmug.com/Weddings/384369

    I want them to look like this:

    http://aikenphotodesign.smugmug.com/gallery/3560378

    What did I disable??
    This is what's causng it. Change to 190

    .boxBottom .albumLarge {width:192px; height:190px; text-align:center; margin:0 24px;}
    .albumLarge .photoLarge {float:none; width:192px; height:auto; _height:1px;}
    .albumLarge .albumTitle {width:192px;}
    .albumLarge .description {width:192px;}
    .albumLarge .updated {width:192px;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    maikenmaiken Registered Users Posts: 55 Big grins
    edited September 30, 2007
    Man you Rock Allen.

    It all makes sense now. That happened when I was trying to bring the footer up closer to the galleries.

    Now, if those newly visible gallery titles can match the style, text and color of this page I'm all set.

    http://www.aikenphotodesign.com/gallery/3560378

    Thanks again Allen for all your help.

    Marshall
  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited September 30, 2007
    maiken wrote:
    Man you Rock Allen.

    It all makes sense now. That happened when I was trying to bring the footer up closer to the galleries.

    Now, if those newly visible gallery titles can match the style, text and color of this page I'm all set.

    http://www.aikenphotodesign.com/gallery/3560378

    Thanks again Allen for all your help.

    Marshall
    Add these

    .miniBox a.nav {
    font-family: Comic Sans MS, verdana;
    font-size: 120% !important;
    color: #ccc;
    }

    .miniBox a.nav:hover {
    color: #646028;
    }
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    maikenmaiken Registered Users Posts: 55 Big grins
    edited September 30, 2007
    Thanks once again.

    That worked. (like I had any doubts) clap.gif
Sign In or Register to comment.