Page 1 sur 1

Pagination display

Posté : jeu. 24 juin 2010 11:50
par Ele
I'm using Collector to create lawyers' data sheet with a few search field (see image 3)
3.png
(98.82 Kio) Téléchargé 3 fois
I have some problem with the showing of the collection result list: as you can see (image 1)
1.png
(165.22 Kio) Téléchargé 3 fois
, the list appears in a column instead of a line (see image 2)
2.png
(134.46 Kio) Téléchargé 3 fois
How can I solve this problem?

In this website there will be nearly 1000 items: do you think this amount will create some problem?

I noticed that Collector 4.0 has been released: can you tell me the procedure to update from 3.3?

Thank you very much

Re: Pagination display

Posté : jeu. 24 juin 2010 12:56
par steevo
Is your website online ?
Can you give me adress to check the problem ?

To update, do not uninstall, just install the new version like all components. Update will be automatic.

Re: Pagination display

Posté : jeu. 4 nov. 2010 17:26
par GORDENMACK
I have this exact same issue and i am using rev 0.41, how can I fix?

The issue can be seen at:

http://www.unitedmicrowave.net/index.ph ... &Itemid=41

Re: Pagination display

Posté : ven. 5 nov. 2010 00:18
par steevo
Hi,

You should add in the file joomla.css of the template the lines :

Code : Tout sélectionner

/* Collector */
.tab ,.page-block {display:inline-block; margin-right:8px;}
It would work.