mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33115
[Bug 1549336] Re: Incorrect instructions in Readme.md
*** This bug is a duplicate of bug 1551380 ***
https://bugs.launchpad.net/bugs/1551380
** This bug has been marked a duplicate of bug 1551380
Wrong directory name in instructions for subthemestarter
--
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
References