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

@ -826,6 +826,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
border:solid 1px #999; border:solid 1px #999;
} }
#indivgallery div.thumbnail p { #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; font-size:.6em;
text-align:center; text-align:center;
width:80%; width:80%;

View File

@ -53,10 +53,10 @@ body {
/* Menu Elements /* Menu Elements
================================================= */ ================================================= */
div#alphabet ul, div#navigation ul, div#subnavigation ul { div#MarriageReport div.grouping ul, div#navigation ul, div#subnavigation ul {
background-color: Navy; background-color: Navy;
} }
div#alphabet ul li, div#navigation ul li, div#MarriageReport div.grouping ul li, div#navigation ul li,
div#subnavigation ul li { div#subnavigation ul li {
border-color: #BCEAF6; border-color: #BCEAF6;
} }
@ -64,14 +64,14 @@ div#subnavigation ul li {
#alphabet ul li:after { #alphabet ul li:after {
color: #FFF; color: #FFF;
} }
div#alphabet ul li a { div#MarriageReport div.grouping ul li a {
color: #FFF; color: #FFF;
font: normal 16px sans; font: normal 16px sans;
} }
div#navigation ul li a, div#subnavigation ul li a { div#navigation ul li a, div#subnavigation ul li a {
color: #FFF; color: #FFF;
} }
div#alphabet ul li a:hover, div#navigation ul li a:hover, div#MarriageReport div.grouping ul li a:hover, div#navigation ul li a:hover,
div#subnavigation ul li a:hover { div#subnavigation ul li a:hover {
color: #000; color: #000;
} }
@ -1158,7 +1158,10 @@ div#Residence table.infolist tr td {
padding: 0; padding: 0;
border: solid 1px #000; border: solid 1px #000;
} }
#indivgallery div.thumbnail p { #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; font: normal .7em/1.4em sans-serif;
text-align: center; text-align: center;
width: 80%; width: 80%;

View File

@ -823,6 +823,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
border:solid 1px #7C8F7C; border:solid 1px #7C8F7C;
} }
#indivgallery div.thumbnail p { #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; font-size:.6em;
text-align:center; text-align:center;
width:80%; width:80%;

View File

@ -824,6 +824,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
border:solid 1px #669; border:solid 1px #669;
} }
#indivgallery div.thumbnail p { #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; font-size:.6em;
text-align:center; text-align:center;
width:80%; width:80%;

View File

@ -825,6 +825,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
border:solid 1px #8C581C; border:solid 1px #8C581C;
} }
#indivgallery div.thumbnail p { #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; font-size:.6em;
text-align:center; text-align:center;
width:80%; width:80%;

View File

@ -825,6 +825,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
border:solid 1px #7CA3DD; border:solid 1px #7CA3DD;
} }
#indivgallery div.thumbnail p { #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; font-size:.6em;
text-align:center; text-align:center;
width:80%; width:80%;

View File

@ -828,6 +828,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
border:solid 1px #7D5925; border:solid 1px #7D5925;
} }
#indivgallery div.thumbnail p { #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; font-size:.6em;
text-align:center; text-align:center;
width:80%; width:80%;

View File

@ -846,6 +846,9 @@ div#addresses table.infolist tbody tr td.ColumnValue {
border:solid 1px #542; border:solid 1px #542;
} }
#indivgallery div.thumbnail p { #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; font:normal .7em/1.4em sans-serif;
text-align:center; text-align:center;
width:80%; width:80%;

View File

@ -1164,6 +1164,9 @@ div#Addresses table.infolist tbody tr td.ColumnPhone {
border: solid 1px #5D835F; border: solid 1px #5D835F;
} }
#indivgallery div.thumbnail p { #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; font:normal .7em/1.4em sans-serif;
text-align:center; text-align:center;
width:80%; width:80%;