How to change the text style of ’1 of 2 photos’

HomeForums(E)2 Photo Gallery (The Open Source One)Sample of (E)2 Photo GalleryHow to change the text style of ’1 of 2 photos’

This topic has 2 voices, contains 2 replies, and was last updated by   1329 days ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
Author Posts
June 18, 2008 at 2:10 pm #1394

Hi, can you pls tell me how to change/format the text style of the ’1 of 2′ indicator? I would like to make it Verdana etc at 9 pts in my embedded gallery:

http://www.amoghavira.com/APtest02.php

Thanx again, Redgeko

June 18, 2008 at 3:26 pm #1395

E2

The css id tag is photocount

#photocount{
       font: Verdana, arial, san-serif;
       font-size:9px;
}

June 19, 2008 at 7:04 am #1396

Excellent! Worked a treat again, Cheers, Red Geko

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.