Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • herciano Friend
    #182818

    Hi people,

    I want to put an horizontal footer menu where the copyright is located, to put the confidentiality and anything else.

    Can someone help me?

    Thanks so much!

    pavit Moderator
    #475187

    Hi

    <blockquote>I want to put an horizontal footer menu where the copyright is located</blockquote>

    Could you be more clear ? you want remove the copyright ? or your new menu will be positioned next to the copyright ?

    pavit Moderator
    #475188

    Hi

    <blockquote>I want to put an horizontal footer menu where the copyright is located</blockquote>

    Could you be more clear ? you want remove the copyright ? or your new menu will be positioned next to the copyright ?

    herciano Friend
    #475191

    Hi Pavit for your quick answer, sorry I will try to be more clear, English is not my first language.

    What I want is to put the menu upper the copyrights, as I try to show below.

    ConfidentialityPrivacy
    Copyright © 2012 Designed by JoomlArt.com. Joomla! es software libre, liberado bajo la GNU General Public License.

    Thanks million.

    herciano Friend
    #476766

    Could someone help me, please?

    Bye.

    pavit Moderator
    #476770

    Hi

    Sorry for the delay

    You can solve in this way

    The actual copyright space is in the footer block of the template so you need a new position above the footer and below the botsl2
    so you can create a new botsl and call it botsl3 through your template manager Edit style LAYOUT Tab and edit the default layout and after you can stylize it in the template.css file

    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight" main-inner="1">user8</block>
    <block name="navhelper" type="navhelper" main-inner="1"></block>
    <block name="botsl1" type="spotlight" main-inner="1" special="right" specialwidth="25">user9,width="50"user10,user11</block>
    <block name="botsl2" type="spotlight" main-inner="1" special="right" specialwidth="33">user13,user14,user15,user16,user17</block>
    <block name="botsl3" type="spotlight" main-inner="1" special="right" specialwidth="33">user30</block>
    <block name="footer" type="footer" main-inner="1"></block>
    </blocks>
    </layout>

    remember to add the user30 position in the templateDetails.xml file

    <position>user30</position>
    and copy the same css used for botsl1 and botsl2 for the new block botsl 3

    /* Bot spotlight 1,2 ---*/
    around line 1101 in the template.css file

    Then make a new module menu and publish it in the user30 position after you have created your new menu Confidentiality – Privacy

    Hope was clear

    herciano Friend
    #477587

    Thanks, it is very clear, thanks million.

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

This topic contains 7 replies, has 2 voices, and was last updated by  herciano 11 years, 10 months ago.

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