css for pagenav styling

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Apr 15, 2014 11:45 am
Reply with quote
Report this post
Hi,

I see two red check-signs before the pagenav buttons at the bottom of my blogarticles in (M)Social. See attached image.
[attachment=0]pagenav styling.png[/attachment]

I am using joomla 3, and tried with firebug to find the right code to deletes both of these signs.
However I cannot find the right code: only code that deletes all typography styling for unordered lists.
What is the right code do to this here?

Thank you.
Paul
User avatar
Expert Boarder

GK User
Tue Apr 15, 2014 11:49 am
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Tue Apr 15, 2014 11:52 am
Reply with quote
Report this post
This is the url of an example blog page:
http://www.test.onderzoekspraktijk.nl/b ... rzoek.html
User avatar
Expert Boarder

GK User
Tue Apr 15, 2014 5:13 pm
Reply with quote
Report this post
Please edit: /templates/gk_msocial/css/override.css and add at its end:
Code: Select all
.pager.pagenav li:before {display: none;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Apr 15, 2014 7:37 pm
Reply with quote
Report this post
That works well!

Thank you.

Best regards,
Paul
User avatar
Expert Boarder

GK User
Thu Apr 17, 2014 1:07 pm
Reply with quote
Report this post
Is there anything else I can help you with on this topic?
User avatar
Moderator

GK User
Thu Apr 17, 2014 1:08 pm
Reply with quote
Report this post
No, thank you: all is well.

Greetings,
Paul
User avatar
Expert Boarder


cron