← Back to team overview

mahara-contributors team mailing list archive

[Bug 1835869] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10197
Committed: https://git.mahara.org/mahara/mahara/commit/ad7250b706da82231c90230163a99bf323ee5dd4
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit ad7250b706da82231c90230163a99bf323ee5dd4
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date:   Fri Jul 19 14:28:54 2019 +1200

Bug 1835869: Add skin background image to page header area

- Created an option in Skin customizing where users may select an image
as their page header
- Reorganised tabs and their titles
- Skin thumbnails display colour/image of header
- drop the old viewbgimg column and add the headingbgimg column

behatnotneeded: to be added later

Change-Id: Ib5bb4714de479e9c10237d24aa653a5ea227a5f7

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1835869

Title:
  Skins to support new page header

Status in Mahara:
  Fix Committed

Bug description:
  Mahara: 19.04.0
  OS: Linux 16.04
  DB: Postgers
  Browser: FF / Chrome

  The skin is not respecting the new pageheader of a page.

  To reproduce - Repeat only horizontally:

  1. Create a new skin (Skin1):
  - Add a Background image (attached)
  - Background image report = Repeat only horizontally
  - Background image attachment = Fixed
  - Background image position = Top
  - Save

  2. Create a new page that uses this new skin (Skin1)
  - Page title = Skin Test
  - Current skin = Skin1
  - Save
  - Add any block to the page (i.e. text)

  3. Display the page
  Results:
  The page header (i.e. page banner at top) is displayed across the entire page (from right to left) whereas the rest of the page below the banner has the background image displayed in the right/left margins.

  Expected Result:
  The page header (i.e. page banner at top) should display the background image in the left/right margin as the rest of the page.

  
  =====

  To reproduce - Repeat Vertically:

  1. Updated Skin1:
  - Background image report = Repeat Vertically
  - Save

  2. Display (refresh) Skin Test page
  Results:
  The page header (i.e. page banner at top) is displayed across the entire page (from right to left) whereas the rest of the page below the banner has the background image displayed in the right/left margins.

  At the bottom of the page, the image's bottom is seen in the center of
  the page.

  
  Expected Result:
  The page header (i.e. page banner at top) should display the background image in the left/right margin as the rest of the page.

  At the bottom of the page, the image's bottom is seen in the center of
  the page.


  =====

  To reproduce - Repeat both directions:

  1. Updated Skin1:
  - Background image report = Repeat both directions
  - Save

  2. Display (refresh) Skin Test page
  Results:
  The page header (i.e. page banner at top) is displayed across the entire page (from right to left) whereas the rest of the page below the banner has the background image repeated in the right/left margins and at the bottom of the page.

  
  Expected Result:
  The page header (i.e. page banner at top) should display the repeated background image in the left/right margin as the rest of the page and at the bottom of the page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1835869/+subscriptions


References