Options

CSS issues this morning

IDIC PhotoIDIC Photo Registered Users Posts: 21 Big grins
edited June 27, 2008 in SmugMug Support
Hi, I am experiencing some issues with CSS on my site since this morning. It was working fine until last night and I did not change anything. I have the following in my CSS to supress "'s home" etc but its not working anymore

/* hides your name (including any 's) */

#userName {
display: none;
}

/* remove the 's */
.possess {
display: none;
}

/* hides your name (including any 's) */
#userHome {
display:none;
}


Smugmug site: http://www.idic-photo.com


Thanks
AJ
IDIC Photo
IDIC Photo
Portraits - Weddings - Events - Products
www.idic-photo.com

Comments

  • Options
    AllenAllen Registered Users Posts: 10,013 Major grins
    edited June 27, 2008
    IDIC Photo wrote:
    Hi, I am experiencing some issues with CSS on my site since this morning. It was working fine until last night and I did not change anything. I have the following in my CSS to supress "'s home" etc but its not working anymore

    /* hides your name (including any 's) */

    #userName {
    display: none;
    }

    /* remove the 's */
    .possess {
    display: none;
    }

    /* hides your name (including any 's) */
    #userHome {
    display:none;
    }


    Smugmug site: http://www.idic-photo.com


    Thanks
    AJ
    IDIC Photo
    Something got b0rked with last nights update, they are aware and working on a fix.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    bwgbwg Registered Users, Retired Mod Posts: 2,119 SmugMug Employee
    edited June 27, 2008
    Allen wrote:
    Something got b0rked with last nights update, they are aware and working on a fix.
    we have it fixed internally and are testing. hope to have it out shortly.

    my apologies for the inconvenience. :cry
    Pedal faster
Sign In or Register to comment.