Jump to content
WebFlake

How to hide color picker in skin?


AmOn

Recommended Posts

You want to hide the color picker of your skin? Ok do the next one

 

Go to ACP - > Look & Feel  >  Manage Skin Sets & Templates  >  Your skin name

 

Then Global Templates and then Posted Image _ipbfsConfig Posted Image

 

Find the line
 

<if test="$this->settings['colorPicker']='yes'"></if>

and change to

 

<if test="$this->settings['colorPicker']='no'"></if>

 

 

Finished !

 

Credits goes to AmOn

  • Upvote 2
Link to comment
Share on other sites

And what if i make a custom skin with a colorPicker? Nah its just a setting in the skins from Ehren with a colorpicker.

I don't even call this a tutorial. lol. Sorry.  :facepalm:

 

In most skins (not custom) where is the color picker if you follow this tutorial you can hide it.. If customs skin then you visit the site www.webflake.net then in the forum category IP.Board Support you create a new topic called How to hide color picker from a custom skin and you wait somebody to answer to you!

 

Thank you Exterminator !

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...