Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • imurillo Friend
    #170054

    I 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


    1. ejemplo1
    pavit Moderator
    #421556

    Hi
    <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 Moderator
    #421558

    Ok i have seen the second pic

    Please could you post a link to your page ?

    Thanks

    imurillo Friend
    #421742

    When 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/


    1. picture2
    2. picture3
    pavit Moderator
    #421761

    Hi 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

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