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
Posts: 25953
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
Posts: 20
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?
Posts: 25953
See the bold. Change the 62.5 to a bigger number
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 20
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!
Posts: 25953
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
Posts: 20
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
Posts: 20
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.