Text too small?

etegration

Joined: 2003-10-06
Posts: 21
Posted: Tue, 2007-10-16 18:03

which css to edit?

I an only find a reply that's like 2 years old...

Quote:
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..

 
Slayergirl
Slayergirl's picture

Joined: 2007-09-12
Posts: 180
Posted: Wed, 2007-10-17 08:48

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.