Project

General

Profile

Actions

Defect #177

closed

body wrapping div is missing

Added by Andi Becker about 16 years ago. Updated about 16 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

If the body is dark then the content parts show up only until 600px height. This height is not moving further down if
content gets extended in your personalized page.

i.e. if you use calendar width 100%
and below 2 50% boxes with content i.e. latest news, open issues ...
then those part won't have a white background

Solution would be to have another div id=wrap after body

The you could assign

body {background: black; margin:auto; width:974px}
#wrap {background: white}

at the moment this isn't possible without editing the templates itself but after an update those templates would get
overwritten as only the css is stored in themes.

Actions #1

Updated by Jean-Philippe Lang about 16 years ago

Div added in r1044. Its id is: wrapper.

Actions

Also available in: Atom PDF