Opened 3 years ago

Closed 3 years ago

#12810 closed defect (bug) (fixed)

Footer backround image is too small

Reported by: GDragoN Owned by:
Priority: normal Milestone: 3.0
Component: Administration Version: 3.0
Severity: normal Keywords: footer, background
Cc: dnautre

Description

And while new background image for footer (and header) looks very nice, it's too small. If you add anything else into the footer, it's not looking very nice and white area is displayed bellow the area covered by the image.

Attachments (2)

wp3_footer_admin.png (12.3 KB) - added by GDragoN 3 years ago.
12810.2.diff (388 bytes) - added by johnonolan 3 years ago.
Gradient is fairly invisible on the footer anyway, so probably easiest to go for a simple solid color rather than adding more images I think

Download all attachments as: .zip

Change History (6)

GDragoN3 years ago

comment:1 follow-up: ↓ 2   dd323 years ago

In this case, I'd be tempted to remove the solid border on the bottom of the footer and set the background colour to the lower-most colour in the gradient.

comment:2 in reply to: ↑ 1   dnautre3 years ago

Replying to dd32:

In this case, I'd be tempted to remove the solid border on the bottom of the footer and set the background colour to the lower-most colour in the gradient.

I guess this is the best to do as it allows extensibility of the footer.

  • Cc dnautre added

Gradient is fairly invisible on the footer anyway, so probably easiest to go for a simple solid color rather than adding more images I think

  • Resolution set to fixed
  • Status changed from new to closed

(In [13966]) Use solid color in new footer, to allow for expansion. props JohnONolan. fixes #12810

Note: See TracTickets for help on using tickets.