popup.css
The following styles are found in the popup.css file located here:
skins/YOUR_SKIN/styleSheets/popup.css
| Style |
Description |
| body |
Sets styles for the HTML body tag. |
| #pageSurround |
Sets styles for the pageSurround id, used as a surrounding division in prodImages.tpl. |
| #divThumbsImg |
Thumbnail image surrounding area. |
| .thumbsImg |
Each thumbnail image. |
| #divMainImg |
Enlarged image area. |
| a.popupLink |
The close window link. |
| a.popupLink:hover |
The close window link hover effect. |
.txtCopyright, a.txtCopyright |
Formats the copyright text, this class is not found in template files but is coded into php files. |
| a.txtCopyright:hover |
Controls copyright text behavior on rollover. |
|