Project

General

Profile

Actions

Patch #30231

closed

Operation: "Unwraping The Mine" or conerns about how elements are wrapped

Added by Anonymous over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Here are some things that look suspicious to me:
1. I think maybe it would be good to kill the two wrappers (wrapper2 and wrapper3), leaving only one top wrapper which would wrap everything except for the footer container, this is to achieve sticky footer design later, or else footer winds up in the middle of my screen when there is little to no content on pages (I have quite a big display). The method I'm suggesting is to stretch the wrapper 100% in height, and then apply margin-top: -25px to both the footer and the wrapper.
2. I think we should move main-menu out of the header container, so that making main-menu sticky would be achievable without using JS.
3. There is a footer container, which has 2 more containers inside named bgl and bgr, considering that footer has nothing in it, but a short line of text, I think they both should be killed and text below to be instead wrapped into a <span> or just an <a>.


Files

wrapper2-wrapper3-removal.patch (1.91 KB) wrapper2-wrapper3-removal.patch Anonymous, 2018-12-18 08:54
main-menu-unwrap.patch (2.51 KB) main-menu-unwrap.patch Anonymous, 2018-12-18 08:54
bgl-bgr-removal.patch (495 Bytes) bgl-bgr-removal.patch Anonymous, 2018-12-18 08:54

Related issues

Related to Redmine - Patch #30451: Move #main-menu outside of the #header to follow directly after the #header insetadNew

Actions
Related to Redmine - Patch #30448: Remove wrapper2 and wrapper3 wrapping containersClosedMarius BĂLTEANU

Actions
Related to Redmine - Patch #30445: Remove unnecessary bgl and bgr wrappers from the footerClosedGo MAEDA

Actions
Actions

Also available in: Atom PDF