Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: change color of Inbox, Sent, Trash

Quote Reply
Re: change color of Inbox, Sent, Trash In reply to
If you're doing it through the templates, I'm not sure you can alter these independently. You can alter all of the folders format together, by altering the code between the

<%loop folders_list%><%endloop%>

tags. I guess you could also do a <%if foldername = 'inbox'%> do this <%endif%> to specify a different look for that folder. I'm not sure what the tag is for the folder name or title, whether it's 'foldername' or something else? Perhaps one of the GT guys could comment on this, and if it would work.

Hope that helps,
Regan.


Subject Author Views Date
Thread change color of Inbox, Sent, Trash glenne2 2995 Aug 10, 2001, 10:42 PM
Thread Re: change color of Inbox, Sent, Trash
ryel01 2915 Aug 10, 2001, 10:49 PM
Thread Re: change color of Inbox, Sent, Trash
glenne2 2918 Aug 11, 2001, 12:54 AM
Post Re: change color of Inbox, Sent, Trash
ryel01 2910 Aug 11, 2001, 1:49 AM
Post Re: change color of Inbox, Sent, Trash
brewt 2900 Aug 11, 2001, 2:11 AM