How remove the style switcher from Music template

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Fri Dec 02, 2011 6:10 pm
Hello, I want only the red and christmas style. How can I delete the two other styles in the frontend?
User avatar
Expert Boarder

GK User
Fri Dec 02, 2011 8:05 pm
Please disable style swticher in template settings, and choose default style to christmas style.
User avatar
Platinum Boarder

GK User
Sat Dec 03, 2011 9:04 am
bkrztuk wrote:Please disable style swticher in template settings, and choose default style to christmas style.

I don`t want only the Christmas style, please read....
User avatar
Expert Boarder

GK User
Sat Dec 03, 2011 12:14 pm
Sorry for my mistake, you need to modify part of template code - style switcher area in file layouts/blocks/footer.php. You need to delete this part :

Code: Select all
 <a href="#" id="gkColor4">Christmas</a>
User avatar
Platinum Boarder

GK User
Sat Dec 03, 2011 7:29 pm
bkrztuk wrote:Sorry for my mistake, you need to modify part of template code - style switcher area in file layouts/blocks/footer.php. You need to delete this part :

Code: Select all
 <a href="#" id="gkColor4">Christmas</a>



ok, thank you. It`s a part of the reason. After this you`ve to make changes in the css files and names. now is all perfect!
User avatar
Expert Boarder


cron