- Posts: 10
- Thank you received: 0
Replace season images with slideshow module
-
ziskar364
Inactive member - Topic Author
- New Member
Less
More
10 years 9 months ago #37469
by ziskar364
Replace season images with slideshow module was created by ziskar364
Hi I would like to replace the home page of this template were the 2 background images lay with a responsive layout module that I need to use responsive ws_flexslider but I am not sure how to do that.
The module is already installed but I am not sure if there is a position to place it or if I need to create a new position.
Please help because its urgent!
The module is already installed but I am not sure if there is a position to place it or if I need to create a new position.
Please help because its urgent!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37478
by ivan.milic
Replied by ivan.milic on topic Replace season images with slideshow module
Position is header1 . In template manager in layout editor remove 'fullwidth' class to disable default background images.
Please Log in to join the conversation.
-
ziskar364
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
10 years 9 months ago #37489
by ziskar364
Replied by ziskar364 on topic Replace season images with slideshow module
I Will try thank you for your reply!
Please Log in to join the conversation.
-
ziskar364
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
10 years 9 months ago #37491
by ziskar364
Replied by ziskar364 on topic Replace season images with slideshow module
I removed the class and the images disappeared but when I go to the new slideshow module and set the position header1 in order to display it does not display any images.
Is there anything else I have to set in order to be displayed? Where can I find the css for header1 because it could possibly be a problem with the height or width of that position.
I suspect that it has to do with that because if I set show title of module it displays the title where change environment lays.
It is too strange for me because it is not the first time I use this module and the only setting it needs in order to be displayed is just the position it goes and then I just insert the images and set the css of some items of the slideshow.
Is there anything else I have to set in order to be displayed? Where can I find the css for header1 because it could possibly be a problem with the height or width of that position.
I suspect that it has to do with that because if I set show title of module it displays the title where change environment lays.
It is too strange for me because it is not the first time I use this module and the only setting it needs in order to be displayed is just the position it goes and then I just insert the images and set the css of some items of the slideshow.
Please Log in to join the conversation.
-
ziskar364
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
10 years 9 months ago #37494
by ziskar364
Replied by ziskar364 on topic Replace season images with slideshow module
Ok I fixed this problem the flexslider was conflicting with hot responsive slider and when I unpublished hot slider it worked.
Th problem I have now is that I need the header1 position to be fullscreen (fluid width). So were can I set that in order to have images being displayed as they should(fullwidth), because right now the images width is set to 1140 by the default template settings.
Th problem I have now is that I need the header1 position to be fullscreen (fluid width). So were can I set that in order to have images being displayed as they should(fullwidth), because right now the images width is set to 1140 by the default template settings.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago - 10 years 9 months ago #37496
by ivan.milic
Replied by ivan.milic on topic Replace season images with slideshow module
Return then that class there , open layout.css:
remove this:
.fullwidth {
background: url(../images/custom/town_summer.jpg) no-repeat bottom;
background-size: cover;
}
remove this:
.fullwidth {
background: url(../images/custom/town_summer.jpg) no-repeat bottom;
background-size: cover;
}
Last edit: 10 years 9 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.136 seconds