ozgreg
WPG2 Developer
Joined: 21 Apr 2005
Posts: 4692
PostPosted: Thu Jul 21, 2005 3:12 pm Post subject: Reply with quote
your very welcome to change the font size yourself, go to the gallery2 application, then edit the following file
/themes/wordpress/theme.css
look for the following..
#gallery {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
Change the font-size to what ever percentage you would like..
Posts: 180
Every theme has it's theme.css. So find out which theme you are using and look for that theme.css. If you use Firefox you can use/(download first) the developer toolbar to edit the css. Usually you can see your changes directly without saving the file already.