(FIXED) Links too small

Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Mon, 2008-10-20 18:04

The links are so small you can't read them. Can you help me with this? Below is a link to a picture in the galler of what I am referencing:

http://www.xtremejesus.com/Forum/gallery2.php?g2_itemId=1209

The gallery is integrated into the forum which is www.xtremejesus.com/forum/index.php and you can click on the gallery link.

Gallery version = 2.2.6 core 1.2.0.8
PHP version = 5.2.5 cgi
Webserver = Apache/1.3.41 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.7a
Database = mysqlt 5.0.51a-community, lock.system=flock
Toolkits = ArchiveUpload, Dcraw, Exif, Ffmpeg, Getid3, LinkItemToolkit, NetPBM, SquareThumb, Thumbnail, Gd, ImageMagick
Acceleration = none, none
Operating system = Linux gator71.hostgator.com 2.6.27 #3 SMP Fri Oct 10 22:41:46 CDT 2008 i686
Default theme = carbon
gettext = enabled
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
Rows in GalleryAccessMap table = 21
Rows in GalleryAccessSubscriberMap table = 6
Rows in GalleryUser table = 37
Rows in GalleryItem table = 5
Rows in GalleryAlbumItem table = 2
Rows in GalleryCacheMap table = 0

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25953
Posted: Mon, 2008-10-20 19:36

theme.css

#gallery {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  color: #999;
  background-color: #333;
}

Did you modify the doctype in theme.tpl?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Mon, 2008-10-20 20:32

No, mine reads exactly like yours. I have a feeling it has something with the integration into phpbb. I used the nukedgallery for this. Maybe I should post over there and see what they say?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25953
Posted: Mon, 2008-10-20 21:03

See the bold. Change the 62.5 to a bigger number

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Mon, 2008-10-20 21:43

Here is the link with it changed to 100%. The links on the left are definately bigger and more legible. But the links on the right are still way too small...

http://www.xtremejesus.com/Forum/gallery2.php?sid=ac13e19676291609aa94503f8a11c3fc

Thanks for your help floridave!

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25953
Posted: Tue, 2008-10-21 04:22

cmarsh.css
.mainmenu { font-size : 11px; color : #FFFF00 }
Change the 11 to a bigger number.

Please read:
http://gallery.menalto.com/node/70126
for CSS tools.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Tue, 2008-10-21 13:55

I downloaded Firefox 3.0 and installed. Now I have an issue...the gallery page in Firefox looks different from the gallery page in IE7. Two Major Differences:

1. The links at top right that are so small you can't read them in IE7 are huge in Firefox.
2. My Footer information that shows at top left in IE7 is now partially showing correctly at the bottom of the page in Firefox.

Now I am totally lost! How can I be sure that the public is seeing the same stuff regardless of what browser they are using?

Here is a link to the two different screens:

http://www.xtremejesus.com/Forum/gallery2.php?g2_itemId=1230

http://www.xtremejesus.com/Forum/gallery2.php?g2_itemId=1233

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Sat, 2008-11-01 13:18

Had to edit the gbSystemsLink in the theme.css file in the gallery directory. Had to add the font_size. This allowed the font to be consistent between browsers.