-
AuthorPosts
-
herciano Friend
herciano
- Join date:
- November 2007
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
December 4, 2012 at 4:39 pm #182818Hi 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 4, 2012 at 6:10 pm #475187Hi
<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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 4, 2012 at 6:10 pm #475188Hi
<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 Friendherciano
- Join date:
- November 2007
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
December 4, 2012 at 7:58 pm #475191Hi 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.
Confidentiality – Privacy
Copyright © 2012 Designed by JoomlArt.com. Joomla! es software libre, liberado bajo la GNU General Public License.Thanks million.
herciano Friendherciano
- Join date:
- November 2007
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
December 19, 2012 at 9:04 am #476766Could someone help me, please?
Bye.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 19, 2012 at 9:36 am #476770Hi
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 fileThen make a new module menu and publish it in the user30 position after you have created your new menu Confidentiality – Privacy
Hope was clear
1 user says Thank You to pavit for this useful post
-
AuthorPosts
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