← Back to team overview

mahara-contributors team mailing list archive

[Bug 1607743] Re: Page themes don't work with configurable theme

 

By the looks of things, the theme is loaded first but then the
configurable theme is loaded after that. We will most likely need to
change that order in the code.

-- 
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/1607743

Title:
  Page themes don't work with configurable theme

Status in Mahara:
  Confirmed

Bug description:
  Master mahara (but also on 16.04 and 15.10)

  When users can choose a theme for their pages and the institution uses
  the configurable theme, nothing is being displayed properly.

  Part of the configurable theme is always visible but the acutal chosen
  theme is used for the navigation, which does not look good. And then
  putting skins on top...

  To replicate the issue:

  1. Allow users to choose page themes: Admin -> Configure site -> User settings -> Users can choose page themes.
  2. Create an institution and choose the configurable theme. Choose a dark background color so that header nav items need to be white.
  3. Add a user to that institution.
  4. Set up a page as that user and give it a different theme.
  Expected result: The theme overwrites the configurable theme completely like it does when a an institution has a regular theme.
  Actual result: Part of the configurable theme is still visible (see screenshot).

  The screenshot also shows how it would look like with a skin. The skin
  doesn't influence it badly though. Just something to keep in mind for
  testing.

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


References