-
AuthorPosts
-
June 2, 2011 at 4:54 am #164722
Hi guys, how do I change the menu items at the top of the page for Cloris?Philip
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 2, 2011 at 7:20 am #394242Go 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
4 users say Thank You to chavan for this useful post
June 4, 2011 at 1:11 am #394605Hey 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 4, 2011 at 5:15 am #394619Go 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
1 user says Thank You to chavan for this useful post
June 4, 2011 at 7:56 am #394640Fantastic Chavan. Thanks for the quick reply.
Philip
-
AuthorPosts
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