← Back to team overview

mahara-contributors team mailing list archive

[Bug 1549336] [NEW] Incorrect instructions in Readme.md

 

Public bug reported:

Hi,

I followed the instructions in the Readme for the 'subthemestarter' but
my custom CSS wasn't picked up.

After looking at another theme I spotted that the instructions are
incorrect

Is:

4. Create a new folder in your theme directory, `css`, and put a new file in it, `style.css`
5. Add your custom CSS to `css/style.css`

Should be:

4. Create a new folder in your theme directory, `style`, and put a new file in it, `style.css`
5. Add your custom CSS to `style/style.css`


Mahara version: 15.10.1

Kevin

** Affects: mahara
     Importance: Undecided
         Status: New

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

Title:
  Incorrect instructions in Readme.md

Status in Mahara:
  New

Bug description:
  Hi,

  I followed the instructions in the Readme for the 'subthemestarter'
  but my custom CSS wasn't picked up.

  After looking at another theme I spotted that the instructions are
  incorrect

  Is:

  4. Create a new folder in your theme directory, `css`, and put a new file in it, `style.css`
  5. Add your custom CSS to `css/style.css`

  Should be:

  4. Create a new folder in your theme directory, `style`, and put a new file in it, `style.css`
  5. Add your custom CSS to `style/style.css`

  
  Mahara version: 15.10.1

  Kevin

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


Follow ups