Loading...
 
Skip to main content

Look and Feel; Fixed topbar offset changed to Fixed-top navbar height parameter with a non expected behaviour

Status
Open
Subject
Look and Feel; Fixed topbar offset changed to Fixed-top navbar height parameter with a non expected behaviour
Version
25.x
Regression from 24.x to 25.x
Category
  • Consistency
  • Regression
Feature
Theme: Look & feel, Styles, CSS, Theme Control Center
Resolution status
New
Submitted by
Bernard Sfez / Tiki Specialist
Keep informed
Gary Cunningham-Lee
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

On Tiki 24 on the Look and Feel control panel (tiki-admin.php?page=look) we have a parameter "Fixed topbar offset" and it allowed me in the bootstrap classic layout to control the space between the topbar and the main content (middle_outer), adding a padding-top style to the body.

It wasn't modifying the height of the topbar.

Tiki24:


In Tiki 25 I understand the parameters was renamed to "Fixed-top navbar height" and is now applied not only to set the body padding-top style but also used in some calculation for the topbar (header) height. (may be by adding additional space to be filled, not necessarily changing the real height value)


This is a very unexpected behaviour and change from Tiki24.
Not using CSS but only the admin interface is not possible anymore and I need to write some CSS to override the actual behaviour.



If we need a parameter for the navbar height, we should have a parameter for it.
I think we still need the previous "Fixed topbar offset" parameter to work as previously.

Else it is better not to have anything that interfere (only through css customisation)

Importance
7
Easy to solve?
7
Priority
49
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8252
Created
Monday 12 December, 2022 08:36:43 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Monday 12 December, 2022 08:37:10 UTC


Show PHP error messages