-
AuthorPosts
-
February 18, 2014 at 2:50 am #194895
I am using Joomla 3.2.2 and JA Community Plus; I have ‘Article Navigation’ enabled, and I have configured Global to place Links at the bottom of the Article.
I note that the list of Links (URLs A, B and C) ‘float’ around the Prev/Next navigation … see below for example:
http://mynorthernbeaches.cloudaccess.net/calendar/specialdays/102-boardies-day
How do I move the Article Navigation all the way to the bottom of the article?
Rgds,
Mal.Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
February 18, 2014 at 7:55 pm #523271Hi Mal,
Currently, JA Community Plus is not available for Joomla 3.2.2. We have planned to upgrade to Joomla 3.2.2 soon. For now, you should roll-back to Joomla 3.2.1
<blockquote>How do I move the Article Navigation all the way to the bottom of the article?</blockquote>
Do you want the Article Navigation as in this image?If so please open the /templates/ja_community_plus/css/template.css file, then find and modify the attribute in red as follows:
.pagination ul, ul.pagenav {
float: left;
margin: 80px 0 10px;
}Let me know how it goes.
-
1 user says Thank You to Nazario A for this useful post
February 19, 2014 at 7:00 am #523347Hi Naz:
I found the following code …
.pagination ul li span.pagenav, .pagination ul li a.pagenav {
padding: 0;
}… which I changed to …
.pagination ul li span.pagenav, .pagination ul li a.pagenav {
float: left;
margin: 80px 0 10px;
}… however made no difference … http://mynorthernbeaches.cloudaccess.net/calendar/specialdays/102-boardies-day
It looks like maybe I need to change the order in which the ‘Article Navigation’ and ‘Content Links’ blocks appear, and then use ‘clear:both;’ around the Article navigation … ?
PS … can I rollback the Joomla version through the backend or is this a request to my most?
Thanks and regards,
mal.Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
February 19, 2014 at 10:20 am #523401You can take a backup of your site and rollback to previous working Joomla version. Once we release new version for this template which is compatible with the latest version of Joomla, you can upgrade then.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Nazario A 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Community Plus – Link float around Article Navigation
Viewing 4 posts - 1 through 4 (of 4 total)