G2.1 +Drupal 4.7= huge fonts

Yazon

Joined: 2004-08-10
Posts: 80
Posted: Wed, 2006-06-07 22:27

Hey all
I've used the official G2.1+Drupal 4.7+official module to integrate the two. Everything seems fine except that when i use Pushbutton theme in Drupal, gallery's fonts grow out of proportion. They become huge enough to mess up the site.

Any way to make them smaller?
thanks

Login or register to post comments
Yazon

Joined: 2004-08-10
Posts: 80
Posted: Thu, 2006-06-08 04:33

anyone? help please..

Login or register to post comments
kiz_0987

Joined: 2005-02-27
Posts: 189
Posted: Thu, 2006-06-08 10:26

I checked this in Firefox and Safari and it seems OK to me -- the fonts are large, but not huge. What browser are you using? Can you check with Firefox also? If you want to change the size then edit the drupal_g2.css file

 #gallery {
    font-size: 100%;
 }

to something else.

Login or register to post comments
Yazon

Joined: 2004-08-10
Posts: 80
Posted: Thu, 2006-06-08 16:19

Hi Kiz,
I've just commented out that part completely and now the embeded gallery looks great. Before the fonts were about 3-4 times as big as they were in Drupal. I've checked it with both, IE6 and FireFox 1.5.

Thank you for help!

Login or register to post comments