You are here: Foswiki>Tasks Web>Item12879 (04 Dec 2017, MichaelDaum)Edit Attach

Item12879: Change fixed width .natMain from 559px to 100%

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: NatSkin
Branches:
Reported By: CarlEastman
Waiting For:
Last Change By: MichaelDaum
In BaseStyle.css and/or BaseStyle.uncompressed.css

please change

.natBodyBoth .natMain { float:left; width:559px; }

to

.natBodyBoth .natMain { float:left; width:100%; }

this will allow the center of the website (main content) to consume all the available space not just 559 pixels.

-- CarlEastman - 01 May 2014

There is no more width specified in the base style. Seems to be fixed already.

-- MichaelDaum - 04 Dec 2017
 

ItemTemplate edit

Summary Change fixed width .natMain from 559px to 100%
ReportedBy CarlEastman
Codebase trunk
SVN Range
AppliesTo Extension
Component NatSkin
Priority Normal
CurrentState Closed
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r3 - 04 Dec 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