-
AuthorPosts
-
icbl Friend
icbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
June 8, 2013 at 3:58 pm #188086I am trying to edit or disable the part located at the top of the page but I couldn’t find under modules. How can I find it?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 8, 2013 at 4:26 pm #495205Hi
That portion of template is the top position where are contained custom-html modules
to completely disable it go to template manager — JA_Portfolio – Default — LAYOUTS tab – edit your default layout
<blocks name="top" style="xhtml">
<block name="top-panel" type="modules" style="raw" main-inner="1">top</block>
<block name="cpanel" type="usertools/cpanel"></block>edit the code in RED in this way
<blocks name="top" style="xhtml">
<!--<block name="top-panel" type="modules" style="raw" main-inner="1">top</block>-->
<block name="cpanel" type="usertools/cpanel"></block>This will disable the TOP-top panel position
1 user says Thank You to pavit for this useful post
icbl Friendicbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
June 8, 2013 at 7:18 pm #495214Thanks very much it disappeared. If I would prefer to edit, then how I would do this? Where those values are kept?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 8, 2013 at 7:35 pm #495215Hi
If you want to edit it it is a custom-html module published in top position
<ul class="quick-contact">
<li class="phone"><strong>Sales: </strong>0987 989898</li>
<li class="email"><strong>Email: </strong><a href="#" title="Sample link">info@yourdomain.com</a></li>
<li class="sites"><strong>Sites: </strong><select class="inputbox"><option>USA</option><option>UK</option><option>France</option><option>Japan</option><option>South Africa</option></select></li>
</ul>1 user says Thank You to pavit for this useful post
icbl Friendicbl
- Join date:
- December 2010
- Posts:
- 242
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 86
- Thanked:
- 7 times in 1 posts
June 8, 2013 at 9:25 pm #495219Terrific, thanks very much 🙂
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by icbl 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How can I edit or remove top bar dropdown menu in JA Portfolio
Viewing 5 posts - 1 through 5 (of 5 total)