-
AuthorPosts
-
freissmann Developer
freissmann
- Join date:
- February 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 71
- Thanks:
- 79
- Thanked:
- 29 times in 1 posts
September 21, 2011 at 9:39 am #168790I inserted the footer menu and it appears in vertical instead of horizontal order.
Here the dev site : http://dev.rrcg.de/Any ideas on how to show the footer menu in horizontal order?
Thanks.himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
September 21, 2011 at 9:48 am #414094Hi,
Try publishing your menu in footnav position instead of footer.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 21, 2011 at 9:49 am #414095Hi,
You add this code from /templates/ja_graphite/css/template.css
#ja-footer .ja-copyright ul li
{
float: left;
padding: 0 8px;
}freissmann Developerfreissmann
- Join date:
- February 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 71
- Thanks:
- 79
- Thanked:
- 29 times in 1 posts
September 21, 2011 at 10:01 am #414099khoand,
thanks – now menu is horizontal however now the copyright line is right on the right behind the menu – how can we insert an <br>?himangi, by the way it seems not to be the footnav position within the layout
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
September 21, 2011 at 10:15 am #414105HI again,
I can see the ‘footnav’ position in your template. Please check the attached screenshot with highlighted footnav position. Try publishing the menu module in this position and the menu items will automatically get arranged horizontally.
P.S. while editing the module, if you cant find the position in the list, just type it there and save the module.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 21, 2011 at 10:54 am #414110<em>@freissmann 269438 wrote:</em><blockquote>khoand,
thanks – now menu is horizontal however now the copyright line is right on the right behind the menu – how can we insert an <br>?himangi, by the way it seems not to be the footnav position within the layout</blockquote>
You add this code from /templates/ja_graphite/css/template.css
#ja-footer .ja-copyright small {
float: right;
padding-right: 555px;
}freissmann Developerfreissmann
- Join date:
- February 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 71
- Thanks:
- 79
- Thanked:
- 29 times in 1 posts
September 21, 2011 at 11:53 am #414116himangi, yes that did it – was (of course) my fault – I was trying first “footernav” instead of “footnav” as position….;)
hoand: thanks – that would work too…
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by freissmann 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Footer menu horizontal not vertical
Viewing 7 posts - 1 through 7 (of 7 total)