Jomsocial page numbers are vertically

GK User
Fri Dec 23, 2011 6:51 pm
The page numbering of the list of users is vertical. How to solve this bug and lying down?

Link to the problem:
http://www.ca2.archweb.com.br/index.php ... Itemid=311
User avatar
Senior Boarder

GK User
Sat Dec 24, 2011 12:37 pm
Open file: /templates/gk_twn2/css/template.css

Add this code to bottom:
Code: Select all
.pagination-container > ul > li {
float: left;
margin-left: 10px;
}

Then let me know if it helps.
User avatar
Platinum Boarder

GK User
Mon Dec 26, 2011 1:16 am
Hello Don Lee, did not work. Continues to show as before.
I wrote the code as shown below.
User avatar
Senior Boarder

GK User
Mon Dec 26, 2011 9:03 am
Hi,
Try again with this file please /components/com_community/templates/gk_style/css/style.css

This is what I tested http://easycaptures.com/fs/uploaded/660/8387377434.png
User avatar
Platinum Boarder

GK User
Mon Dec 26, 2011 6:21 pm
Wow!! You are the man! So much thank you! Now it works great... Congratulations and a happy new year from a brazilian friend.
User avatar
Senior Boarder

GK User
Tue Dec 27, 2011 9:19 am
You are most welcome.

Happy new year from Vietnam :)
User avatar
Platinum Boarder


cron