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
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
The css id tag is photocount
#photocount{
font: Verdana, arial, san-serif;
font-size:9px;
}Excellent! Worked a treat again, Cheers, Red Geko
You must log in to post.