Page 1 of 1

Font size in folder descriptions / Autohide in thumbscrollba

Posted: 03 Sep 2009, 18:13
by jcalero1
Sorry I'm accumulating questions, but I need to built my gallery and I don't find enough information here nor in the documentation. Two additional questions:

1) I'm trying to change the font size of folder descriptions. I've tried settings, themes, and edit style sheet. I can't find the place to reduce the font size... I've tried to do it changing several fields of font size in the stylesheet with no success.

2) I disabled the "autohide" option for the thumbscrollbar, but still it hides.

This is my gallery (under construction): parrotmouse.ojodigital.net/Luz-rasante

Posted: 05 Sep 2009, 09:38
by mjau-mjau
1) ALL font styles(including size) are always set through your theme CSS stylesheet. When editing stylesheets, you will need to empty your browser cache to see changed results. Also make sure you are editing correct theme stylesheet. Please see this dedicated topic on theme CSS:
viewtopic.php?t=4270

2) Sorry, we "attached" the thumbnailscroller to the main controls for better coupling. It actually inherits the "autohide" function for the maincontrols also. You would have to disable that...

Posted: 05 Sep 2009, 12:54
by jcalero1
1) There was, again, a cache issue. Solved.
2) OK, thanks.