Style Sheets: Added comment line to remove the description under the thumbnails in Individual Gallery. Search for line that is: #indivgallery div.thumbnail p, and follow the directions there.

svn: r15981
This commit is contained in:
Rob G. Healey
2010-10-14 00:36:36 +00:00
parent 3af98c256f
commit eb8eee7062
9 changed files with 31 additions and 4 deletions

View File

@@ -828,6 +828,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
border:solid 1px #7D5925;
}
#indivgallery div.thumbnail p {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */
font-size:.6em;
text-align:center;
width:80%;