Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mpei Friend
    #127891

    Hi there,
    Probably missed this on the forum. The demo has different page and menu colors for each menu item. I want my menu to be red on all pages, how do I do this?
    I appreciate any help as I’m new to these templates.

    Cheers

    Sherlock Friend
    #246747

    Hi mpei !
    You open index.php file in templates/ja_teline_ii folder. find code line :


    <link href="<?php echo $tmpTools->templateurl(); ?>/css/colors/theme<?php echo $tmpTools->getThemeForSection(); ?>.css" rel="stylesheet" type="text/css" />

    change it to :


    <link href="<?php echo $tmpTools->templateurl(); ?>/css/colors/theme-red.css" rel="stylesheet" type="text/css" />

    good luck !

    mpei Friend
    #246768

    :)Thanks for the quick and super helpful reply!

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

This topic contains 3 replies, has 2 voices, and was last updated by  mpei 16 years, 5 months ago.

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