Using "topics title color" permissions
4 posters
Page 1 of 1
Using "topics title color" permissions
can set permissions to using select topics title color?
like only admin/staff can use~
like only admin/staff can use~
Re: Using "topics title color" permissions
This option is only a yes or no option. There is no feature to limit who uses it. The only thing you can do is create a rule for your forum that says only staff can use colorized topic titles.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Weponz- New Member
- Posts : 2
Reputation : 1
Language : IDK what u mean?
Re: Using "topics title color" permissions
slg wrote:This option is only a yes or no option. There is no feature to limit who uses it. The only thing you can do is create a rule for your forum that says only staff can use colorized topic titles.
ya i know,so hope can find another way to do...
like create js function to control permissions £¬after put in widgets to set access rights...after using by bbcode button
Example function http://www.diondesigns.org/t8368-notes-for-your-forum
i put in widgets mode and set access right only staff can use
- Spoiler:
- Spoiler:
Re: Using "topics title color" permissions
- Display ~> Color ~> CSS :
insert at the end- Code:
select[name=topic_color] {display:none}
- Modules ~> Forum widgets management :
Create a widget :
• Widget name: blah blah
• Use a table type : No
• Widget source * :- Code:
<style type="text/css">
select[name=topic_color] {display:inline!important}
</style>
- Add the widget.
- Click - Rights : Moderators
Re: Using "topics title color" permissions
c3vietk wrote:
- Display ~> Color ~> CSS :
insert at the end
- Code:
select[name=topic_color] {display:none}
- Modules ~> Forum widgets management :
Create a widget :
� Widget name: blah blah
� Use a table type : No
� Widget source * :
- Code:
<style type="text/css">
select[name=topic_color] {display:inline!important}
</style>- Add the widget.
- Click - Rights : Moderators
5 time u are helping me
how can i Gratitude u ?
many thanks~...
Re: Using "topics title color" permissions
Solved?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Using "topics title color" permissions
slg wrote:Solved?
ya solved and thanks your reply and thanks c3vietk to solved it
Re: Using "topics title color" permissions
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» How i can Allow topics title color only for admins or moderators ?
» Colored Topic Title Permissions
» problem with title of watched topics in notifications
» How add/change the color of topic title?
» Topic title color customization
» Colored Topic Title Permissions
» problem with title of watched topics in notifications
» How add/change the color of topic title?
» Topic title color customization
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum