Search…

X3 Photo Gallery Support Forums

Search…
 
jcalero1
Topic Author
Posts: 16
Joined: 01 Sep 2009, 10:42

Font size in folder descriptions / Autohide in thumbscrollba

03 Sep 2009, 18:13

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Sep 2009, 09:38

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...
 
jcalero1
Topic Author
Posts: 16
Joined: 01 Sep 2009, 10:42

05 Sep 2009, 12:54

1) There was, again, a cache issue. Solved.
2) OK, thanks.