Item13967: New entries in SiteMenu causes misalignment in SiteSideBar when is set to the left

pencil
Priority: Enhancement
Current State: Closed
Released In: n/a
Target Release:
Applies To: Extension
Component: NatSkin
Branches:
Reported By: AlexAnder
Waiting For:
Last Change By: MichaelDaum
I don't have the right words to describe it, this two images worth a thousand words.
  1. JazzyNoteStyle - Original
  2. JazzyNoteSyle - Modified

I've added more items in the SiteMenu of NatSkin, and set the SiteSideBar to be displayed to the left side of the page. But when a user uses the zoom feature in the web browser the SiteSideBar is misaligned and centered to the border of the right end of the SiteMenu (Refer to image #1). This behavior happens in Firefox and Chrome, but not in IE11.

A colleague help me to figure out that if I modify the file: JazzyNoteStyle.css and replace the code:
.natWebMenu{margin-bottom:-1px}

With:
.natWebMenu{margin-bottom:0px}

The layout is maintained properly when zooming in the page (Refer to image #2). This behavior only happen when {NatSkin}{SideBar}: is set to left.

Specifically I'm using:
{NatSkin}{Layout} = 'fixed';
{NatSkin}{Menu} = 1;
{NatSkin}{SideBar} = 'left';
{NatSkin}{Style} = 'JazzyNote';
{NatSkin}{Variation} = 'off';

-- AlexAnder - 19 Feb 2016

Thanks! Will add the fix to the next release.

-- MichaelDaum - 19 Feb 2016

Fixed in latest release.

-- MichaelDaum - 23 Jan 2017
 

ItemTemplate edit

Summary New entries in SiteMenu causes misalignment in SiteSideBar when is set to the left
ReportedBy AlexAnder
Codebase
SVN Range
AppliesTo Extension
Component NatSkin
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r3 - 23 Jan 2017, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy