Link dont work in pagination, template yourShop

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Sat Oct 19, 2013 3:33 pm
In template yourShop : Image
When I click on a category to show the list of products. At the bottom will show navigation between pages, start, previous, etc. When I show the mouse cursor to the square of the number, so it highlights, but does not link to the page. Link only works when the mouse pointer will show the exact number. What should I do to link work already highlighted in the boxes on the page numbers?
User avatar
Fresh Boarder

teitbite
Sat Oct 19, 2013 8:23 pm
Hi

Please show me a page with an example of pagination.
User avatar
Moderator

GK User
Sun Oct 20, 2013 9:05 am
User avatar
Fresh Boarder

GK User
Sun Oct 20, 2013 9:56 am
Thanks for submitting this bug. Ill report that to our devteam. Meanwhie here is a working solution:

Please edit: /templates/gk_yourshop/css/override.css and add at its end:
Code: Select all
div#bottom-pagination ul li {
    padding: 0 0px;
}

div#bottom-pagination ul li a, div#bottom-pagination ul li span {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    display: block;
}

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

GK User
Sun Oct 20, 2013 11:59 am
Super, thanks
User avatar
Fresh Boarder

GK User
Sun Oct 20, 2013 5:12 pm
I understand the solution worked as You wanted?
User avatar
Moderator

GK User
Wed Oct 23, 2013 1:21 pm
Yes, exactly, it works exactly as it should. thank you
User avatar
Fresh Boarder


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