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 :
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?
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?
-
- Fresh Boarder
- teitbite
- Sat Oct 19, 2013 8:23 pm
Hi
Please show me a page with an example of pagination.
Please show me a page with an example of pagination.
-
- Moderator
- GK User
- Sun Oct 20, 2013 9:05 am
Example, your demo : http://demo.gavick.com/joomla25/yoursho ... esults,1-3
-
- 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:
Remember to enable "CSS override" in template settings - advanced section.
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.
-
- Moderator
- GK User
- Sun Oct 20, 2013 11:59 am
Super, thanks
-
- Fresh Boarder
- GK User
- Sun Oct 20, 2013 5:12 pm
I understand the solution worked as You wanted?
-
- Moderator
- GK User
- Wed Oct 23, 2013 1:21 pm
Yes, exactly, it works exactly as it should. thank you
-
- Fresh Boarder
7 posts
• Page 1 of 1