Photo Album Styles

Previous page  First page  Next page

These styles apply to photo album pages. These are pages containing thumbnails that, if clicked, take the reader to the photos page, where the photo appears alone and at full size.

 

img.photo

Can't find any instance where this is used. <enter instance here>

 

thumbnail

Thumbnails are contained within a <div> whose class is thumbnail.

 

thumbnail img

Styles the img tag within a thumbnail <div>.

 

thumbnailCaption

Styles the text of the thumbnail caption.

 

table.thumbnails

Styles the table of thumbnails on a photo album page in an album whose layout type is Grid.

 

table.thumbnails td

Styles individual cells of the table of thumbnails on a photo album page in an album whose layout type is Grid.

 

table.thumbnails td.row

Styles occupied rows of cells of the table of thumbnails on a photo album page in an album whose layout type is Grid.

 

table.thumbnails td.emptyRow

Styles empty rows of cells of the table of thumbnails on a photo album page in an album whose layout type is Grid.

 

table.thumbnailsByDay

Styles the table of thumbnails on a photo album page in an album whose layout type is By Day.

 

table.thumbnailsByDay td

Styles individual cells of the table of thumbnails on a photo album page in an album whose layout type is By Day.