CSS issues this morning
IDIC Photo
Registered Users Posts: 21 Big grins
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
/* 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
Portraits - Weddings - Events - Products
www.idic-photo.com
0
Comments
My Website index | My Blog
my apologies for the inconvenience. :cry