Good morning Fellow Joomlart members 🙂
I have a slight problem that I need your help to solve. I only wanted the black color of my theme to show up on the page. I do not want anyone to change it. So i took the option on the top of the page to allow users to make it wider, larger fonts etc.
In index.php
$ja_color_themes = array(‘black’); // You can add more color array if needed
It’s working perfectly in Firefox. But if I open it in IE6 I get the Blue theme(default).
This happened on the day I was showing it to my boss 🙂 So i just copied the folder black into default and copied the logo-black.jpg and made a copy and renamed it to logo-default.jpg.
For future “know-how” How can this be avoided ? Did I edit the index file wrong? Why does it show the right color in Firefox and Wrong one in IE?
Thank you for you support, and excellent template!