Hi,
i have some trouble to show correctly the buttons of the bottom of the gallery : actually, they are shown in a vertical column. See :
http://www.lestibidous.fr/activites-man ... -noel.html
How to put them horizontal ? i can't find who is the css file to do this.
Thanks for your support
[SOLVED] problems with buttons of the gallery
-
- Phoca Newbie
- Posts: 3
- Joined: 23 Oct 2015, 19:49
[SOLVED] problems with buttons of the gallery
Last edited by kwarn on 24 Oct 2015, 06:40, edited 1 time in total.
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: problems with buttons of the gallery
Hi,
mmmhh in category view the buttons are horizontal ...
Kind regards,
Benno
mmmhh in category view the buttons are horizontal ...
Kind regards,
Benno
-
- Phoca Hero
- Posts: 2818
- Joined: 28 Nov 2010, 17:20
Re: problems with buttons of the gallery
Hi,
First of all: remove the red "
Try following and add as stated below:
First of all: remove the red "
.pg-cv-box{
height:140px;width:100px;"
}
.pg-cv-box-stat{
height: 140px;
width: 100px;"}
.pg-cv-box-img{
height:100px;width:100px;"
}
You do have compressed css: http://www.lestibidous.fr/media/plg_jch ... 7e5f47.cssbuttons of the bottom of the gallery : actually, they are shown in a vertical column.
Try following and add as stated below:
Kind regards, Christine.pagination ul li {
display:inline-block;
margin-left:30px;
}
.pg-cv-paginaton {
padding-bottom:30px;
}
-
- Phoca Newbie
- Posts: 3
- Joined: 23 Oct 2015, 19:49
Re: problems with buttons of the gallery
thanks for the 2 responses.
Benno : this is not of the bottom of each image but at the bottom of the gallery (gray button "debut", "precedent"...)
Christine: hum, very interestant ! The problem is that the compress css file is dynamic. In the folder, there is no css file. To make the modification, i must know, where is .pagination... and actually, i didn't find !
So if somebody know... i'll be happy
Benno : this is not of the bottom of each image but at the bottom of the gallery (gray button "debut", "precedent"...)
Christine: hum, very interestant ! The problem is that the compress css file is dynamic. In the folder, there is no css file. To make the modification, i must know, where is .pagination... and actually, i didn't find !
So if somebody know... i'll be happy
-
- Phoca Newbie
- Posts: 3
- Joined: 23 Oct 2015, 19:49
Re: problems with buttons of the gallery
so i found the problem: it was a template problem. So i made a custom css file that called [name of the template]-custom.css with this unique modification and put it on the css template folder. It work Yhanks for your help ! i appreciate !
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: [SOLVED] problems with buttons of the gallery
Ok
If you find Phoca extensions useful, please support the project