News:

Support the VirtueMart project and become a member

Main Menu

vertical pagination

Started by neko_designer, February 09, 2012, 09:15:57 AM

Previous topic - Next topic

neko_designer

Hi everyone, i hope someone can help me,
im working on a catalog using joomla 1.5 with joomlart template sulfur, running VM 2.0

i started having problems with the pagination on the VM pages, the pagination on the rest of the site is correct, but in VM pages it is vertical. as shown in the pic http://3cats-studios.net/sharing/virtuemart/vertical%20pagination.jpg. i have search for several solution on the forum, but non seem to work, this is how my pagination code looks like:
ul.pagination {

background: url(../images/dot.gif) repeat-x left top;

display: block;

margin: 10px auto 5px;

padding: 20px 0 0 !important;

}



ul.pagination li {

background: none;

display: inline-block;

margin: 0;

padding: 0;

}



/* Hack for IE7 ---*/

*+html ul.pagination li { display: inline !important; }



ul.pagination li span,

ul.pagination li strong { display: block; padding: 0px 5px; }



ul.pagination a { padding: 0px 3px; text-decoration: none; }



ul.pagination a:hover,

ul.pagination a:active,

ul.pagination a:focus { }



thanks for any help you can provide

creasource

#1
I have the same problem J1.7, VM2.0.6

<ul><li class="pagination-start">
<ul><li class="pagination-previous">
<ul><li class="pagination-next">
....

How can i have a horizontal pagination???

I had this problem since the VM2.0.6 update !

Help please:

creasource

allright it's in the file librairie/joomla/html/pagination.php