-
AuthorPosts
-
imurillo Friend
imurillo
- Join date:
- December 2007
- Posts:
- 380
- Downloads:
- 79
- Uploads:
- 117
- Thanks:
- 37
- Thanked:
- 2 times in 2 posts
October 25, 2011 at 7:34 pm #170054I have joomla 1.71 and jarave template
First, how do I move the breadcrumb after mega menu,?
and
Second how do I put a vertical line at right to close the breadcrumb box
I attached an image
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 25, 2011 at 7:56 pm #421556Hi
<blockquote>First, how do I move the breadcrumb after mega menu,?</blockquote>Goto your template manager and on Layout tabs click on edit on the default layout change the layout as shown here
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
<block name="mainnav" type="mainnav" main-inner="1"></block>
<block name="navhelper" type="navhelper" main-inner="1"></block>
<block name="header" type="header" main-inner="1"></block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
</blocks>
<blocks name="middle" colwidth="35">
<block name="inset1" width="20">left</block>
<block name="content-mass-top">slideshow</block>
<block name="right1">right</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight" main-inner="1" >user6,user7,user8,user9,user10</block>
<block name="footer" type="footer"></block>
</blocks>
</layout><blockquote>Second how do I put a vertical line at right to close the breadcrumb box</blockquote>
Could you be more clear i cannot understand what you want do exactly
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 25, 2011 at 7:58 pm #421558Ok i have seen the second pic
Please could you post a link to your page ?
Thanks
imurillo Friendimurillo
- Join date:
- December 2007
- Posts:
- 380
- Downloads:
- 79
- Uploads:
- 117
- Thanks:
- 37
- Thanked:
- 2 times in 2 posts
October 26, 2011 at 7:11 pm #421742When I aplyed changes you suggest every thing is wrong in my web page, as you can see in the picture2
I want my web page similar to picture3
Please see the picture to understand better
This is the url: http://oaip.cancilleria.gob.ni/index.php/es/-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 26, 2011 at 9:06 pm #421761Hi imurillo
sorry this is the default layout for ja_edenite 1.7
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="header" type="header"></block>
<block name="mainnav" type="mainnav"></block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
<block name="topsl1" type="spotlight" main-inner="1">user6,user7,user8,user9,user10</block>
</blocks>
<blocks name="middle" colwidth="20" main-inner="1">
<block name="left1">left</block>
<block name="content-mass-top">content-mass-top</block>
<block name="content-top" type="modules">content-top</block>
<block name="content-mass-bottom">content-mass-bottom</block>
<block name="right1">right</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="navhelper" type="navhelper"></block>
<block name="botsl" type="spotlight" main-inner="1">user11,user12,user13,user14,user15</block><block name="botsl1" type="spotlight" main-inner="1">user16,user17,user18,user19,user20</block>
<block name="footer" type="footer" wrap-inner="1"></block>
</blocks>
</layout>delete the block marked in red and put it in the new position blue
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="header" type="header"></block>
<block name="mainnav" type="mainnav"></block>
<block name="navhelper" type="navhelper"></block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
<block name="topsl1" type="spotlight" main-inner="1">user6,user7,user8,user9,user10</block>
</blocks>
<blocks name="middle" colwidth="20" main-inner="1">
<block name="left1">left</block>
<block name="content-mass-top">content-mass-top</block>
<block name="content-top" type="modules">content-top</block>
<block name="content-mass-bottom">content-mass-bottom</block>
<block name="right1">right</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight" main-inner="1">user11,user12,user13,user14,user15</block>
<block name="botsl1" type="spotlight" main-inner="1">user16,user17,user18,user19,user20</block>
<block name="footer" type="footer" wrap-inner="1"></block>
</blocks>
</layout>For the other question could you put Optimize CSS and Optimize JS both to NO in your template manager GLOBAL tab
Thanks
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by pavit 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum