I can't get rid of pagination in this module

Amazing responsive, mobile ready VirtueMart e-commerce Joomla template
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
Thu Oct 03, 2013 5:27 pm
Reply with quote
Report this post
I want to get rid of these arrows in the 'offers' module on the front page of my bike store template.
Pagination is turned off on both the article layout and the links layout options the the module manager.

How would I delete these arrows?

Reference:
http://demo.gavick.com/joomla25/bikestore/
User avatar
Senior Boarder

GK User
Thu Oct 03, 2013 5:55 pm
Reply with quote
Report this post
These settings doesn't work with this pagination, please just add the following code at the end of the gk.stuff.css file:

Code: Select all
.nspMainPortalMode5 .nspPrev,
.nspMainPortalMode5 .nspNext {
display: none;
}
User avatar
Administrator

GK User
Thu Oct 03, 2013 6:00 pm
Reply with quote
Report this post
dziudek wrote:These settings doesn't work with this pagination, please just add the following code at the end of the gk.stuff.css file:

Code: Select all
.nspMainPortalMode5 .nspPrev,
.nspMainPortalMode5 .nspNext {
display: none;
}


Thank you very much for your help. This worked perfect.
However now I am noticing my module is being cut off. It is in the mainbody-bottom position in my article.
How would I fix this so that the text on the right side isn't cut off?
User avatar
Senior Boarder

GK User
Sun Oct 06, 2013 7:53 am
Reply with quote
Report this post
Please provide me an URL to your page - because in this case we will have to check it.
User avatar
Administrator

GK User
Wed Oct 09, 2013 4:32 pm
Reply with quote
Report this post
dziudek wrote:Please provide me an URL to your page - because in this case we will have to check it.


Unfortunately my site is local, therefore I cannot send you a link.
However we have changed the design so that this item is no longer there.
Thank you for your help!
User avatar
Senior Boarder


cron