Jom Social Pagination

Community fouces Joomla template to build a music magazine website with JomSocial support.
GK User
Fri May 10, 2013 8:11 am
Hello,

my Jomsocial Pagination is without spaces: "StartZurück123WeiterEnde".

We want to have it this way: "Start | Zurück | 1 | 2 | 3 | Weiter | Ende"

Source: http://kanoon-music.com/index.php/user-menue/videos

Thanks in advance for a override!

Joerg
User avatar
Expert Boarder

GK User
Fri May 10, 2013 8:33 am
Hi,
please try add to override.css
Code: Select all
#community-wrap .cPagination li {
padding: 0 5px;
border-left: 1px solid #000;
line-height: 1.2 !important;
}
#community-wrap .cPagination li:first-child {
border-left:none !important;
}

and remember to enable override.css option in template settings.
User avatar
Gold Boarder

GK User
Fri May 10, 2013 8:56 am
Thats it!! Tnx & nice weekend!
User avatar
Expert Boarder

GK User
Fri May 10, 2013 11:12 am
hm just a Q: could this had affect to our homepage? There are some visualisation issus now (missing chatbar, with of GK News ..)
User avatar
Expert Boarder

GK User
Fri May 10, 2013 12:43 pm
No. I don't think so. It is only CSS code.
User avatar
Gold Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.