Removing space around the slideshow
9 years 4 months ago #31676
by lavatrax
Removing space around the slideshow was created by lavatrax
Firstly my apologies if this has already been answered, but i have had a look through the posts and not found the answer to my question. I also downloaded the documentation but can't seem to get the answer.
Anyway, I'm just building a new site for the first time using Joomla version 3.4 and have loaded the Slideshow CK module. Mostly it seems straight forward, but I seem to have a large margin around the slideshow, especially below the images which is pushing my text content down the page.
How do I adjust these values?
You can see the work in progress here - 37.60.232.96/~lavatrax
I'd like to get the slideshow to sit more snugly against the menu bar and also not have the gap between the images and the start of the text.
Thanks in advance.
Anyway, I'm just building a new site for the first time using Joomla version 3.4 and have loaded the Slideshow CK module. Mostly it seems straight forward, but I seem to have a large margin around the slideshow, especially below the images which is pushing my text content down the page.
How do I adjust these values?
You can see the work in progress here - 37.60.232.96/~lavatrax
I'd like to get the slideshow to sit more snugly against the menu bar and also not have the gap between the images and the start of the text.
Thanks in advance.
Please Log in or Create an account to join the conversation.
9 years 4 months ago #31683
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Removing space around the slideshow
Hi
I have checked your website and this is coming from your template, the module is not in cause in this case
I have found 100px padding and 60px padding on
.t3-sl {
padding-bottom: 60px;
padding-top: 60px;
}
.page-masthead .row-feature {
padding: 100px 0;
}
you must check this
CEd
I have checked your website and this is coming from your template, the module is not in cause in this case
I have found 100px padding and 60px padding on
.t3-sl {
padding-bottom: 60px;
padding-top: 60px;
}
.page-masthead .row-feature {
padding: 100px 0;
}
you must check this

CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: lavatrax
Please Log in or Create an account to join the conversation.
9 years 4 months ago #31684
by lavatrax
Replied by lavatrax on topic Removing space around the slideshow
Thanks for that. I'll get some advice on how to change that as I'm not great on changing the template code.
Please Log in or Create an account to join the conversation.
Time to create page: 0.204 seconds