Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • lownsbery Friend
    #124369

    I am changing the look of the new template to meet my individual needs. How do I remove the font size controls and color change options from the interface. I want to limit the site to one general “look” and not give the user the choice option. Thanks in advance.

    alicia Friend
    #234466

    You go into “ja_fagus/ja_vars.php” and set it there to the one color, and remove the font resize. If you look at the instructions above it goes through section by section for it, and the page itself is clearly denoted as to what to choose. That part I did well in lol 🙂

    Alicia

    lownsbery Friend
    #234478

    Awesome – right under my nose – thanks!

    terraprime Friend
    #238497

    I am using version 1.5 of Joomla and I simply cant get it to take the color options off.

    Can you please give me more information.

    I dont want people to be able to pick different colors.

    jamiemoses Friend
    #238804

    Teraprime – if you go into Templates/ja_fagus/ja_vars.php and in the php file – alter the following line:

    $tmpTools->setColorThemes(array(‘default’, ‘blue’, ‘green’));

    and remove the blue and green so it now reads:

    $tmpTools->setColorThemes(array(‘default’));

    This will stop people being able to change the colours 🙂

    elfenwald Friend
    #238805

    its even more simple:

    in admin just go to extensions –> template manager

    click on Fagus to get to the template options.

    there you have “display template tools” and a nice dropdown list what to display. Set it to “none” and you are done… 😉

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 5 voices, and was last updated by  elfenwald 16 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum