Page 1 of 1

Image inside level moves upwards

Posted: Sun Feb 02, 2020 7:37 am
by WuTCC
Hi, thanks in advance for your attention.
I apologize if a similar topic already exists but I have not found it.

My problem is the following: under the Header, I have a Layer set to Mobile-Full width, when I insert an Image inside the Layer without resizing it and I see the preview everything is fine, but when I resize the image (also of little) it is moved upwards by about 50 or 100 pixels in the preview with respect to where it is positioned in the project.Even if it returns to its original size, however, it remains moved.

Am I wrong or did I miss something?
Thanks and best regards

Re: Image inside level moves upwards

Posted: Sun Feb 02, 2020 8:22 am
by Pablo
To be able to help you, I need to see what you have done.
Can you share a demo project?

Re: Image inside level moves upwards

Posted: Sun Feb 02, 2020 8:47 am
by WuTCC
Thanks for your help.
This is the link with the project: http://www.mediafire.com/file/yxqe2o79h ... t.wbs/file
This is the link with the image that shows what I see in the preview: http://www.mediafire.com/file/5di25ik9g ... w.jpg/file

Regards

Re: Image inside level moves upwards

Posted: Sun Feb 02, 2020 9:01 am
by Pablo
The layer is set to 'floating' and will start at the top of the page.
The header has an absolute position so it will overlap floating content.
A common solution to create an offset is by adding margin at the top of the first layer.

Re: Image inside level moves upwards

Posted: Sun Feb 02, 2020 7:35 pm
by WuTCC
Forgive me but I don't understand what exactly it means that I have to add a margin at top of the level..
Is a layer setting or something else?
Thanks again

Re: Image inside level moves upwards

Posted: Sun Feb 02, 2020 9:20 pm
by Pablo
The margin can be set via the 'Arrange' menu or the context menu (right click).

Re: Image inside level moves upwards

Posted: Sun Feb 02, 2020 10:56 pm
by WuTCC
I added a top margin to layer and it didn't work, the issue is the same... I also tried to add it to bottom of header and nothing changed.
There is an another method to resolve this?
Regards and thanks

Re: Image inside level moves upwards

Posted: Mon Feb 03, 2020 7:09 am
by Pablo
The margin must be added at the top of the layer (because it's floating), not the header.

Re: Image inside level moves upwards

Posted: Mon Feb 03, 2020 8:01 pm
by WuTCC
Yes, I just wanted to say that i also tried with header.
Anyway, adding a top margin to layer doesn't work..

Re: Image inside level moves upwards

Posted: Mon Feb 03, 2020 9:12 pm
by Pablo
I have tried it with your project and it works for me.
The layer is set to 'floating' so will start at the top of the page.
The header has an absolute position and therefor it will overlap floating content.
Adding a margin at the top of the layer will give it an offset when published.

You can read more about differences of layout modes in this tutorial:
http://wysiwygwebbuilder.com/layout_modes.html