header from cloud library. Bug or no?

Posted in: Newspaper
Post count: 49

Hello to all
I think I found a bug. I decided to experiment with new headers from the cloud library. And ran into a problem.

If you select a position fixed, for some reason, the indent under the menu is removed. Is this how it should be? I believe that this is not correct. How then to return empty space?

Normal with empty space:
https://b.radikal.ru/b42/1903/d0/db52201961c7.png

https://c.radikal.ru/c30/1903/65/6c5457e038ec.png

https://a.radikal.ru/a26/1903/dd/aa952dcc846b.png

After fix without empty space 😐
https://b.radikal.ru/b17/1903/3d/a58a7d3ccf48.png

  • This topic was modified 7 years by mRelby.
Post count: 35449

Hi,

This is not a bug, this is what display fix means, to be fixed in a place ( top or bottom ) -> https://www.screencast.com/t/sbE77saK that means that the header is set above of post/page content -> https://www.screencast.com/t/ko4czeytxkyI
Here are some more example for position fix -> https://www.w3schools.com/css/css_positioning.asp

Thank you fro your understanding!

Post count: 49

Now I understand, thx. But…
Did just as you showed above. When editing, it works (first scr). But on the site – no (second scr).

first:
https://d.radikal.ru/d16/1903/f0/029f35457f9a.png

second:
https://c.radikal.ru/c28/1903/df/b0496c97a719.png

I did everything right?

p.s. same if you edit Content Zone and Content Row (the indent is changed in the editor, but not on the site):
https://a.radikal.ru/a33/1903/92/3a2a7ab21463.png
https://c.radikal.ru/c26/1903/1e/942f89d6c919.png

  • This reply was modified 7 years by mRelby.
  • This reply was modified 7 years by mRelby.
Post count: 49

I found a way out, but I do not think that it is correct.
position: fixed and add this code:
.td-container-wrap {
margin-top: 50px;
}

to Live CSS.

Post count: 35449

Hi,

Please make sure that you make the changes in content like this -> https://www.screencast.com/t/C0eA6DO86c or like this -> https://www.screencast.com/t/zZiMLJuf that code do exact the same thing like may second example.

Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.