This topic is locked

Bootstrap navbar-fixed-top

11/15/2016 7:09:18 AM
PHPRunner General questions
A
andreas.knab author

PHPR 9.6 bootstrap
Hi together, I' still learning bootstrap.
I'm working on a page with many views and a lot of data. So when scolling down I wanted to keep the navbar visible.
I enhanced the navbar class with "navbar-fixed-top" and it works like it should.
To make it suitable to the rest of the page I put a style="margin-top:50px" to the breadcrump menu. (otherwise the stuff is hiding behind the navbar)
Two questions:

  1. Is there a way to do this automatically (e.g. in custom CSS) without modifying page by page in html mode. ( I use the new reordering,show,hide Feature)
  2. The top end of the vertical scrollbar is also visible in the navbar now. (all Browsers) How can I avoid this?
    Thx in advance for your help!!
    Andreas

A
andreas.knab author 11/26/2016

noone?

lefty 11/26/2016



noone?



Are You using Freeform mode?

A
andreas.knab author 11/26/2016



Are You using Freeform mode?


No I haven't tried...

Andreas

lefty 11/27/2016



No I haven't tried...

Andreas



Can you supply a screenshot ? I may have a similar problem but not sure by your post.