Slideshow size
3 years 10 months ago #59269
by RoverP4
Slideshow size was created by RoverP4
Hello,
I am new to both Joomla and Slideshow CK. I am using the free version of Slideshow CK and I am very impressed with it. However, I am struggling to find a way to limit the size of the slideshow within the Main Body section of my Helix Ultimate layout. Slideshow takes up the full width of the Main Body (I am using a 9 3 format of Main Body component and Right).
I would like to reduce the size of the slideshow, proportionately to dimensions of the pictures, to fill about 50% of the Main Body in its centre. Please refer to the attached picture to see what I am trying to describe.
Is this possible please?
Many Thanks.
I am new to both Joomla and Slideshow CK. I am using the free version of Slideshow CK and I am very impressed with it. However, I am struggling to find a way to limit the size of the slideshow within the Main Body section of my Helix Ultimate layout. Slideshow takes up the full width of the Main Body (I am using a 9 3 format of Main Body component and Right).
I would like to reduce the size of the slideshow, proportionately to dimensions of the pictures, to fill about 50% of the Main Body in its centre. Please refer to the attached picture to see what I am trying to describe.
Is this possible please?
Many Thanks.
Please Log in or Create an account to join the conversation.
3 years 10 months ago #59270
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow size
Hi
welcome in the Joomla and CK world
in your screenshot, the slideshow is as large as the article. And you want it to take only 50% of this ?
you can give a fixed width in the module settings, so that it will take the place that you want. then to center it, give me the url of your page to check
CEd
welcome in the Joomla and CK world
in your screenshot, the slideshow is as large as the article. And you want it to take only 50% of this ?
you can give a fixed width in the module settings, so that it will take the place that you want. then to center it, give me the url of your page to check
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 10 months ago - 3 years 10 months ago #59272
by RoverP4
Replied by RoverP4 on topic Slideshow size
Hello ced1870, thanks for your quick response.
I have altered the setting marked on the attached file to several values of px, from auto, but the slideshow stays the same size when I preview the website. I'd appreciate any further help you can provide please. The URL is www.roverp4dg.org.uk/new-website/ .
Thanks.
I have altered the setting marked on the attached file to several values of px, from auto, but the slideshow stays the same size when I preview the website. I'd appreciate any further help you can provide please. The URL is www.roverp4dg.org.uk/new-website/ .
Thanks.
Last edit: 3 years 10 months ago by RoverP4.
Please Log in or Create an account to join the conversation.
3 years 10 months ago #59276
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow size
you can try to give it a "400px" value for example, this will make it the size you want
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 10 months ago #59277
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow size
then add this CSS in your page to center it
Code:
div#camera_wrap_94 {
margin-left: auto;
margin-right: auto;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 10 months ago #59278
by RoverP4
Replied by RoverP4 on topic Slideshow size
Hello ced1870
As suggested, I changed the module width to 400px but the website is still showing the original larger width. I wonder if you can assist further please?
Thanks.
As suggested, I changed the module width to 400px but the website is still showing the original larger width. I wonder if you can assist further please?
Thanks.
Please Log in or Create an account to join the conversation.
Time to create page: 0.234 seconds