hi all! when you upload files, youre asked to select a category and a album for the upload. it looks like this:
category A --> album 1
category A --> album2
category A --> album3
category A --> album4
category A --> album5
category A --> album6
category B --> album7
category B --> album8
category C --> allbum9
category C --> album10
is it possible to have the categories in different colors? something like this:
red text --> album 1
red text--> album2
red text --> album3
red text --> album4
red text --> album5
red text --> album6
blue text --> album7
blue text --> album8
green text --> allbum9
green text --> album10
it would make the category recognition much easier if you have (like me) more then 20 categories.
thank you
igor
oh sorry i forgot to say that i am talking about the OSX template. in the others it is different.
sorry MAC OX X
It's not a feature request,but a support request, moved from the feature request board (http://forum.coppermine-gallery.net/index.php?topic=47882.msg228876;boardseen#new) to here
next time, post in the appropriate board.
You can't use font colors within <select><option>-constructs afaik, so the answer would be: impossible.
You can, actually. I don't know if it is valid but it works.
thank you all for your replies.
nibbler is it difficult to create the mod youre talking about?
could you please do it?
thank you
igor
Edit upload.php, find <option
and edit the stuff around that section as you see fit.
hi gau gau!
thanks for your reply.
i found the peace youre talking about but i never coded in php and have no idea of it. could you please help me? thank you
igor
Plain HTML and CSS, no PHP involved.