I'm really new to Kalium, I have searched on your documentation, but didn't find what I need... I'm not sure I can do it even if it's look easy. Here is my problem:
I would like to make an image (belonging to a row) to overlap the next bottom row. So my image would be hover two consecutive rows.
I tried to change the css margin / z-index attributes of the image/rows but my image is always cut and stays on the parent row (except if I set my image's position attribute to 'fixed', but the image doesn't move anymore when I'm scrolling...)
You can see a sample of what I want to do in my attachment.
Do you have any tip / parent widget to use / attribute settings to achieve this ?
Hello guys,
I'm really new to Kalium, I have searched on your documentation, but didn't find what I need... I'm not sure I can do it even if it's look easy. Here is my problem:
I would like to make an image (belonging to a row) to overlap the next bottom row. So my image would be hover two consecutive rows.
I tried to change the css margin / z-index attributes of the image/rows but my image is always cut and stays on the parent row (except if I set my image's position attribute to 'fixed', but the image doesn't move anymore when I'm scrolling...)
You can see a sample of what I want to do in my attachment.
Do you have any tip / parent widget to use / attribute settings to achieve this ?
Thanks a lot in advance !
Julien
Hi Julien,
That can only be possible if you add -100px for on that image or on that column or on that image.
Something like this for example.
(view on new page)
Ok, thanks Ylli!
by manipulating padding / margin as you mentionned, I successfully made my image overlap 2 rows :)
Thanks again !
Glad to hear that
P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from Laborator in advance!
Have a great weekend!