Page 1 of 1
Hide image count if <1 and/or give the option to always h
Posted: 09 Aug 2008, 01:58
by jhamrick
So I noticed that in my preview window I get the image count displaying even though the folder is a parent only and therefor contains no files. You seem to automatically hide this in the main menu, but not in the preview frame. Anyway to get the same rules (if > 0 SHOW) working... and MAYBE even allow it to always be hidden?
**UPDATE: Yea, the more I look at this the more I think that the folder name and image count should just be hidden on the preview area.**
Posted: 09 Aug 2008, 03:36
by nz-photo
But you still have the option to hide both of them (into the folderdescription settings).
Now I agree that for textpages and for Parent folder, the number should never be shown.
Posted: 09 Aug 2008, 07:59
by mjau-mjau
I agree it should be hidden, but as nz-photo says, it can already be disabled completely in the tooltip.items array.
Posted: 09 Aug 2008, 13:29
by jhamrick
mjau-mjau wrote:I agree it should be hidden, but as nz-photo says, it can already be disabled completely in the tooltip.items array.
AHA! LOL! Thanks guys! I did not realize I could already do that. One thing though, when it's NOT hidden should/could the title be a different font, color and size? It just doesn't stand out very much now even if I did wanna just get rid of the number.
Posted: 09 Aug 2008, 15:07
by nz-photo
J. You'll ind everything needed into the CSS file.
Just switch your edit to CSS when you're in your theme edition, and look for the lines related to description.
I found it easily so you should find the variable involved too, just cant remember its name right now, sorry...
Posted: 09 Aug 2008, 15:18
by jhamrick
nz-photo wrote:J. You'll ind everything needed into the CSS file.
Just switch your edit to CSS when you're in your theme edition, and look for the lines related to description.
I found it easily so you should find the variable involved too, just cant remember its name right now, sorry...
Awesome! Thanks!