A quicky
I want to control the text color and size for
a. Gallery description at gallery level without affecting any other elements.
b. Gallery description at album level without affecting any other elements.
What is the simplest way on Gallery3.3.0
Thanks in advance
David
Posts: 16503
Simplest way right now? Install Firefox with the Firebug extension to help inspect elements of the page and edit /themes/MyTheme/css/screen.css
I say MyTheme, because right now you can't override files in a theme so I suggest first upgrading to the latest experimental code as many CSS changes have happened since B3 was released, then making a copy of a theme and editing your css there.
http://codex.gallery2.org/Gallery3:Upgrading
http://codex.gallery2.org/Gallery3:Tutorials:Themes
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 4
yep I have tried using Firebug extension in the way your suggest but I cannot seem to find a way to limit the changes so they affect only Gallery description at a single level. Perhaps I am missing something but imnheritance seems to get in the way
David
Posts: 16503
put this at the bottom of screen.css:
#g-info .g-description {color: red; font-size: 128px;}Does that change what you're looking for?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 25953
LOL: -)
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team