Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • philipandrews Friend
    #164722

    Hi guys, how do I change the menu items at the top of the page for Cloris?Philip

    chavan Friend
    #394242

    Go to Extensions -> template manger -> JA Cloris -> Right Column -> Layouts Tab ->Layouts Management Section

    There Click on “edit” to the “Default” Layout name

    you will have a pop there you can edit the Blocks.

    The Below is the code for the Menus. To change the Menu names you need to edit the “title” in the below blocks


    <block name="onepage" type="onepage" pageid="" no-wrap="1" no-main="1">
    <page name="about-us" type="modules" title="About us" class="light first-item">page1</page>
    <page name="features" type="modules" title="Features" class="dark">page2</page>
    <page name="services" type="modules" title="Services" class="light">page3</page>
    <page name="video" type="modules" title="Video" class="dark">page4</page>
    <page name="gallery" type="modules" title="Gallery" class="light">page5</page>
    <page name="blog" type="modules" title="Blog" class="light">page6</page>
    <page name="faq" type="modules" title="Faq" class="light">page7</page>
    <page name="contact-us" type="modules" title="Contact us" class="light last-item">page8</page>
    </block>

    Note: If you Find my Post useful please click on the Thanks Icon

    philipandrews Friend
    #394605

    Hey Chavan, thanks for the reply. I also want to change the default colors for the site such as the horizontal band along the bottom of the page where you find the “You Are Here” text but I cant seem to find the css setting for this.

    Cheers,

    Philip

    chavan Friend
    #394619

    Go to this Path: /templates/ja_cloris/css/template.css

    Replace the Following


    #ja-navhelper { background: url(../images/pathway-bg.gif) repeat-x left top; }

    With


    #ja-navhelper { background: #000; }

    Change the Color coding as you wish “background: #000”

    Note: If you Find my Post useful please click on the Thanks Icon

    philipandrews Friend
    #394640

    Fantastic Chavan. Thanks for the quick reply.

    Philip

    chavan Friend
    #394712

    you are most Welcome Philip 🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  chavan 13 years, 5 months ago.

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