Keyword

Hiding unpermitted category list

  • jinsup mok
  • jinsup mok's Avatar Topic Author
  • Offline
  • New Member
More
12 years 11 months ago #67840 by jinsup mok
Hiding unpermitted category list was created by jinsup mok
Hi,

I want to ask you guys something.

Is there a way that i can hide unpermitted category list when i add an item?

Now, i can see that permitted list is shown as black font color and unpermitted list is shown as light grey color. But in my case, i already made too many categories in my site. so, it is burden to find a category in which i want to put an item.

Please give me any advice.

Thank you
Attachments:

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #67841 by william white
Replied by william white on topic Re: Hiding unpermitted category list
One solution found here on the forum:
Create a rule in your css file that will stop the display of disabled category's

#catid option:disabled {
display:none;

}

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum