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: r15982
This commit is contained in:
parent
0f7623be22
commit
dd1f244d24
@ -826,6 +826,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border:solid 1px #999;
|
||||
}
|
||||
#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%;
|
||||
|
@ -1119,6 +1119,9 @@ div#Residence table.infolist tr td {
|
||||
border: solid 1px #000;
|
||||
}
|
||||
#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:normal .7em/1.4em sans-serif;
|
||||
text-align:center;
|
||||
width:80%;
|
||||
|
@ -823,6 +823,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border:solid 1px #7C8F7C;
|
||||
}
|
||||
#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%;
|
||||
|
@ -824,6 +824,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border:solid 1px #669;
|
||||
}
|
||||
#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%;
|
||||
|
@ -825,6 +825,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border:solid 1px #8C581C;
|
||||
}
|
||||
#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%;
|
||||
|
@ -825,6 +825,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border:solid 1px #7CA3DD;
|
||||
}
|
||||
#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%;
|
||||
|
@ -830,6 +830,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%;
|
||||
|
@ -846,6 +846,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border:solid 1px #542;
|
||||
}
|
||||
#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:normal .7em/1.4em sans-serif;
|
||||
text-align:center;
|
||||
width:80%;
|
||||
|
@ -951,6 +951,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
|
||||
border:solid 1px #453619;
|
||||
}
|
||||
#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:normal .7em/1.4em sans-serif;
|
||||
text-align:center;
|
||||
width:80%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user