Jump to content

Recommended Posts

Posted

Hi

 

I'm playing around with the Edugeek / Joomla site and I'm having a bit of trouble with colour picker - basically when you click on the different colours on the colour picker nothing happens

 

As far as I can see I've uploaded everything from the install download. All other modules seem to be working ok it's the just colour picker!

 

Any ideas??

Posted

I've installed it on my home PC - IIS, MySql, PHP and with my host which is LAMP and with both installs the colour picker isn't working

 

It's not a huge deal as I only wanted to select the 'green' rokwebify theme for the site theme

Posted

From backend admin > Site > Template Manager... select the radio button next to the template name > Edit HTML >

 

// *************************************************
// Change this variable to switch the default color-scheme
// *************************************************

$primary_style = "blue";	// blue | light | red | burgundy | coffee | mint | lime | orange | highc-1 | highc-2

 

Change "blue" to your desired default > save

 

(the file (/templates/rt_rokwebify/index.php) must be writeable)

Posted

Fabulous stuff mate!

 

Thanks alot!!!!

 

Even though I've set up Joomla dozens of times, I'm only beginnig to realise how little I really *know* about using it - time to spend some time on getting to know it a bit better I think!

 

Cheers mate for your help

Posted

Cheers Ric!

 

My next question was going to be 'how do I remove the colour pickers...' and the answer was sitting there in the wiki!

 

Thanks mate!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...