Module above each other
8 years 11 months ago - 8 years 11 months ago #31476
by Zachary88
Module above each other was created by Zachary88
Hello community,
I have a problem. On goo.gl/JUCrAE I want display 2-3 Parallax Pro modules above each other. It works on a other website goo.gl/2r3bul . However, this is not displayed properly. Do somebody have a solution?
Greetings
Zach
I have a problem. On goo.gl/JUCrAE I want display 2-3 Parallax Pro modules above each other. It works on a other website goo.gl/2r3bul . However, this is not displayed properly. Do somebody have a solution?
Greetings
Zach
Last edit: 8 years 11 months ago by Zachary88.
Please Log in or Create an account to join the conversation.
8 years 11 months ago #31477
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Module above each other
Hi
I don't know exactly what you want to get, but I see a custom.css file where you have this
this make your parallax modules as layers in the background
CEd
I don't know exactly what you want to get, but I see a custom.css file where you have this
Code:
.customparallaxck._backgroundsidemodul {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 11 months ago - 8 years 11 months ago #31478
by Zachary88
Replied by Zachary88 on topic Module above each other
The idea is the following: I would like to display more modules in Parallax Pro with accurate position. In addition I have created a second Parallax Pro module, and then placed in the same position Logo. In order for this to be displayed simultaneously in position Logo.
On my website (second link) I put the custom css code for use Parallax as background modul and secondly as foreground (the cat on the side).
Can you help me on the website in the first link, with the Parallax Pro?
Greetings,
Zach
On my website (second link) I put the custom css code for use Parallax as background modul and secondly as foreground (the cat on the side).
Can you help me on the website in the first link, with the Parallax Pro?
Greetings,
Zach
Last edit: 8 years 11 months ago by Zachary88.
Please Log in or Create an account to join the conversation.
8 years 11 months ago #31481
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Module above each other
I went again on your website and I see only one parallax now, have you made some changes ?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 11 months ago - 8 years 11 months ago #31482
by Zachary88
Replied by Zachary88 on topic Module above each other
Made change for only 1-2 minutes to show somebody the right look. Take a look again now! Display a second Parallax Pro it's looking bad...
Do you know, what is the problem?
Do you know, what is the problem?
Last edit: 8 years 11 months ago by Zachary88.
Please Log in or Create an account to join the conversation.
8 years 11 months ago #31483
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Module above each other
just checked and I still don't see
not sure if we are talking about the same things, if I understand you just want to superpose your modules ?
if this is it, you must do it anyway with custom css. The idea is to give them position absolute with dimensions, into a container that has position relative
not sure if we are talking about the same things, if I understand you just want to superpose your modules ?
if this is it, you must do it anyway with custom css. The idea is to give them position absolute with dimensions, into a container that has position relative
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.223 seconds