Can´t Center Slideshow CK
3 years 2 weeks ago #62434
by adri257
Can´t Center Slideshow CK was created by adri257
When I choose "center" in options>alignment it doesn´t works. I don´t know if it an issue of the module. How can I solve it?
Please Log in or Create an account to join the conversation.
3 years 2 weeks ago #62435
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Can´t Center Slideshow CK
Hi
the center option is not related to the module, this is to center the image inside the slideshow
please give me the url of your page so that I can give you the css to use to center the module
CEd
the center option is not related to the module, this is to center the image inside the slideshow
please give me the url of your page so that I can give you the css to use to center the module
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 2 weeks ago #62436
by adri257
Replied by adri257 on topic Can´t Center Slideshow CK
Right now, it´s ok, but when i reduce the width, the slider is positioned to the left, with the width in automatic which is as it is now, no problem
The url is:
www.cbm.uam.es/es/
Thanks for the help!
The url is:
www.cbm.uam.es/es/
Thanks for the help!
Please Log in or Create an account to join the conversation.
3 years 2 weeks ago #62437
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Can´t Center Slideshow CK
if you want to give a width to the slideshow, you can center it with this css rule
Code:
.camera_wrap {
margin: auto;
}
Joomlack Webmaster and Developer
The following user(s) said Thank You: adri257
Please Log in or Create an account to join the conversation.
1 year 6 months ago #68482
by SSMayer
Replied by SSMayer on topic Can´t Center Slideshow CK
Hello! Where precisely do I add this code to center the images? My images are stuck on the left, also. Thank you.
Please Log in or Create an account to join the conversation.
1 year 6 months ago #68483
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Can´t Center Slideshow CK
Hi
you can add this code in your template, or in the Custom css area of the style in the module options
If it does not work, then give me your url
CEd
you can add this code in your template, or in the Custom css area of the style in the module options
If it does not work, then give me your url
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.239 seconds