thumbnails not all showed
9 years 8 months ago #29593
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic thumbnails not all showed
Hi
this has to be added in the camera.css file of the theme, but you can also put it in a custom.css of your template if you want
then the value of 7200px has to be adjusted with the number of thumbnails you have
this has to be added in the camera.css file of the theme, but you can also put it in a custom.css of your template if you want
then the value of 7200px has to be adjusted with the number of thumbnails you have
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 8 months ago #29595
by DGospy
Replied by DGospy on topic thumbnails not all showed
Thanks for the fast reply.
I try as you said but it did not work.
The strange thing is that with mozilla firefox works just fine.
With other browser i have to recharge the page and it works.
I try to change the template (i made my template with template CK creator) but the problem still remains with the protostar template.
Maybe i'm doing something wrong (i'm not very expert with css, i just started to made web site :woohoo: )
I try as you said but it did not work.
The strange thing is that with mozilla firefox works just fine.
With other browser i have to recharge the page and it works.
I try to change the template (i made my template with template CK creator) but the problem still remains with the protostar template.
Maybe i'm doing something wrong (i'm not very expert with css, i just started to made web site :woohoo: )
Please Log in or Create an account to join the conversation.
9 years 8 months ago #29610
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic thumbnails not all showed
please give me your url to check this
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 8 months ago #29620
by DGospy
Replied by DGospy on topic thumbnails not all showed
Please Log in or Create an account to join the conversation.
9 years 8 months ago #29629
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic thumbnails not all showed
try to add this code
in the custom css of the template
Template Creator edition >> Parameters >> custom css (top right tab)
then copy the template to apply the changes
Code:
.camera_thumbs_cont > div > ul {
width: 7200px !important
}
in the custom css of the template
Template Creator edition >> Parameters >> custom css (top right tab)
then copy the template to apply the changes
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 8 months ago #29632
by DGospy
Replied by DGospy on topic thumbnails not all showed
I try and all the thumbnails are gone.
After i try with 5000 px and now it works fine!
Thanks a lot for your help!
After i try with 5000 px and now it works fine!
Thanks a lot for your help!
Please Log in or Create an account to join the conversation.
Time to create page: 0.218 seconds