-
AuthorPosts
-
June 6, 2014 at 2:19 am #198526
I am running JA_Social on Joomla 3.3 and have Community Builder 1.9.1 installed.
I have a number of CB User Lists created. Initial testing worked fine as I only had a couple of test users created. However I have now gone live and am having an issue with their Pagination links, (list shows 30 user accounts per page) and I have over that now.
When I choose Protstar or Beeze the pagination links show horizontally, but when I choose JA_Social they appear Vertical. Please see attached screen shots.
I had been using their Bootstrap Template, but even when I changed to Default, the pagination issue was still there.
How do I get these links to appear hoizontally.
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 6, 2014 at 5:45 am #537983Hi
In this file /templates/ja_social_t3/css/themes/ntra/template.css around line 3333 modify as shown below
.pagenav {
float: left;
list-style: none outside none;
margin: 10px 0;
padding: 3px;
}June 6, 2014 at 6:54 am #537991Thanks for that
It is still not perfect as can be seen from the attached screen shot, but better than before.
It seems Community builder uses class=”pagenav” in their coding.
So Now i Get their “Search Users” Link appearing before the Page Title rather than above it.
-
testcouch Friend
testcouch
- Join date:
- October 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 30
- Thanked:
- 9 times in 1 posts
July 24, 2014 at 8:17 pm #543385hi, i get the same issue with community builder pagination and template, but the float: left; fix above does not work for me because it’s destroy my layout in userlist! i would need someone to inspect this..more details via PM!
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 4 voices, and was last updated by Adam M 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-