-
Styling the title in Thumbnail Image Viewer
How may I use CSS to style the font when the title is used for the pop-up image in Image Thumbnail Viewer?
Last edited by kiwibrit; 05-11-2010 at 04:13 PM.
-
-
You could try this:
#thumbBox {
cursor: pointer;
color: red;
font-family: tahoma;
font-size: 20px;
font-style: italic;
}
-
The Following User Says Thank You to azoomer For This Useful Post:
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks