0
Welcome Guest! Login
0 items Join Now

Total noob question: How to create a link to color chooser?

  • Re: Total noob question: How to create a link to color chooser?

    Posted 13 years 10 months ago
    • Yes, I figured that out by accident when I had the default chooser published to header f and my custom html module published as well. Thanks again for your help.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Total noob question: How to create a link to color chooser?

    Posted 13 years 10 months ago
    • Just incase one wants to know why I suggested "return true;"

      function isEnabled() {
      global $gantry;
      return true;

      .. tells the feature to be always "on" and loaded into the index.php without the need to display the "built in" link that you can activate in the template settings.
      But modifying the code in in colorchooser.php or just changing the css is a good way to change the display of that link.

Time to create page: 0.133 seconds