Hi,
Thanks for such a good module. I really appreciate your work, and module is just amazing...
After installing the module when i click on any folder name i am redirected to the folder name and works perfectly.
But i am curious whether can i set the different color to the active folder or not ?
I checked the specification of YUI but not able to get it and as far as tag is concerned i can't get it done by assigning a:active style in css file.

Can you give me some hint, how to set different color to active folder..

CommentFileSizeAuthor
#2 Screenshot 1.png27.06 KBmohit_aghera
#2 Screenshot 2.png41.67 KBmohit_aghera

Comments

_timpatrick’s picture

I am unsure of what you are asking. Can you try to describe what you want to do in more detail (perhaps a screenshot would help).

mohit_aghera’s picture

StatusFileSize
new41.67 KB
new27.06 KB

Currently i have following folder structure.

  1. Demo folder
  2. User1's private

As shown in the Screenshot 1. Under Demo folder there is another folder called child of demo folder

Now when i visit the Child of Demo folder at that time breadcrumb is working perfectly like Demo folder is in breadcrumb.

What i wanted that when i visit the Child of Demo folder at that time the parent folder of it i.e. Demo folder in the left sidebar should turn block or any other color. So user can have indication that the parent folder of current folder is the highlighted one. More description is in Screenshot 2 folder.

I managed to work it for one hierarchy, but when i visit another folder which is child folder of Child of Demo folder at that time highlighted folder doesn't retain the color.

Though it is not an important change, so it should be at lower priority.