error when trying to change the page

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Wed Apr 17, 2013 5:15 pm
hi, when I click on the page numbers to change product if you do not click on the number does not work, as I can fix it?

Image

Uploaded with ImageShack.us

Image

Uploaded with ImageShack.us

thanks
User avatar
Fresh Boarder

teitbite
Thu Apr 18, 2013 1:11 pm
Hi

Please show me an exact page You've made this screenshot.
User avatar
Moderator

GK User
Thu Apr 18, 2013 3:43 pm
http://a l b a m o v i l .com/t i e n d a/t a p a s -b a t e r i a-n o k i a

Thanks!
User avatar
Fresh Boarder

teitbite
Fri Apr 19, 2013 4:16 pm
Hi

Please try add this code to css:

Code: Select all
div#bottom-pagination ul li {
    padding: 0;
}

div#bottom-pagination span,
div#bottom-pagination a {
    display: block;
    padding: 0 10px;
}
User avatar
Moderator

GK User
Tue Apr 23, 2013 4:20 pm
in that particular file?
User avatar
Fresh Boarder

teitbite
Tue Apr 23, 2013 6:58 pm
Hi

The best file for any css modification is override.css, but please remember to allow using it in template settings.
User avatar
Moderator

GK User
Wed Apr 24, 2013 6:59 am
Not found, my override is this.

Code: Select all
/* Here you can include your override CSS styles */

.VMmenu ul {
margin-left: 20px !important;
}

.VmArrowdown{
margin-top: -28px;
}


div#bottom-pagination ul li {
    padding: 0;
}

div#bottom-pagination span,
div#bottom-pagination a {
    display: block;
    padding: 0 10px;
}
User avatar
Fresh Boarder

teitbite
Wed Apr 24, 2013 10:11 am
Hi

Yes, that's correct and I can see it's working already :)
User avatar
Moderator

GK User
Wed Apr 24, 2013 8:06 pm
Thanks!!!!
User avatar
Fresh Boarder


cron