Morecandy

Themes ::: theme_morecandy
Maintained by It's only an avatar...Mary Evans
Morecandy is a simple theme based on the More theme, but contains a different look to the expanded block titles.
Latest release:
178 sites
28 downloads
26 fans
Current versions available: 3

Morecandy

Morecandy has the added ability for Admins to add a Carousel slide-show to the site topic area, and also within the topic areas of the course pages. The individual images can be uploaded using the Text Editor, so this makes it easier for Admins and Editing teachers.

My intention for this theme is to keep building on it and add 'more candy' such as a 'dropdown' hidden block region like Aardvark Post-IT had, Marketing blocks, and other functionality.

You  can add marketing spots in any section of the frontpage where there is either a 'Welcome note' or a 'Footnote' area in the Morecandy setting's page.

The HTML is pretty simple: This adds two sections to the page wherever you wish to add them.

<div class="container-fluid">
<div class="row-fluid">
<div class="span6">
<h2>What's new?</h2>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.</p>
<p>
<a class="btn" href="https://moodle.com">View details »</a>
</p>
</div>
<div class="span6">
<h2>Is it free?</h2>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.</p>
<p>
<a class="btn" href="https://moodle.com">View details »</a>
</p>
</div>
</div>

Customising the Frontpage

Just read the text in the image below and follow the arrows to see how easily you can change the frontpage of your Moodle site to suit your organisation.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2

Contributors

It's only an avatar...
Mary Evans (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • yulian corredor
    Thu, 30 Apr 2015, 3:58 AM
    Good day I am installing your subject so far no problem but if you want to help me I need to make some small modifications with respect to the colors as I need in red but I not been possible to change both as part of the banner and the font color of the blocks the environment and change it but can not find where to change other could help hope you can smile
  • It's only an avatar...
    Thu, 30 Apr 2015, 8:57 AM
    You can change the colour if you go to:
    Site Administration > Appearance > Themes > Morecandy (link)
  • yasin yılmaz
    Fri, 19 June 2015, 7:16 PM
    it is very good. i set up in my site.
  • Scott Krajewski
    Wed, 1 July 2015, 6:35 AM
    Have you tested it in Safari? In Safari 7.1.6 (9537.85.15.3) the block headings are outside of the blocks. Moodle 2.8.6+ (Build: 20150612)
  • It's only an avatar...
    Wed, 1 July 2015, 11:42 PM
    Hi Scott, No I have not tested this in Safari but will do. If you are interested I have a newer version of this theme. I'll test that too and try and add a new version into my GitHub.
    Thanks for the heads up!
    Cheers
    Mary
  • It's only an avatar...
    Thu, 2 July 2015, 12:23 AM
    Hi Scott, the fix is here: https://css-tricks.com/sideways-headers/ this is where I found the sideway header code which is documented in the theme.
    I did not add the webkit fixes as it was just a prototype I was working on. I will make sure they are in my next version. Thanks again for letting me know about this problem in Safari and I also suspect in Chrome too!!!
    Cheers
    Mary
  • Scott Krajewski
    Sun, 12 July 2015, 3:33 AM
    Thank Mary. It looks like the github version requires moodle 2.9. Will you be applying a fix to your 2.8 version?
  • It's only an avatar...
    Sun, 12 July 2015, 5:36 AM
    I should have updated 2.8 first, it is just that I got carried away with 2.9 as so much in Moodle changed.
    I will see what I can do and get an update out as quick as I can.
  • Andrea Pruccoli
    Wed, 22 July 2015, 4:50 PM
    Hi Mary, I've installed your theme on my installation of Moodle 2.9, and I had an issue with the home link in the navbar.
    When I click on it, it redirects me to "404 not found", and says the link is pointing to mywebsite/my/.
    I managed to solve the problem looking into the code in the banner.php file, where I found that the html link element had href="<'. $CFG->wwwroot .'>" as attribute; so I deleted the angle brackets and then the link was redirecting to the right page.
    I don't know if it was an issue only to me, but I hope this post will be helpful for others.
  • It's only an avatar...
    Thu, 23 July 2015, 7:14 AM
    https://moodle.org/mod/forum/discuss.php?d=316493#p1268914
    The answer is in that link.
    Sadly since that comment, there has been a a death in the family and so I have not had time to fix this theme.
    So sorry for the inconvenience.
    Regards
    Mary
  • It's only an avatar...
    Sat, 1 Aug 2015, 6:23 PM
    Hi...if you are reading this then you must be subscribed to the Morecandy theme 'comments' page.
    This is to let you know that there is a new revised updated theme for 2.9. Be sure you upgrade to the latest version of Moodle 2.9 to benefit from the changes to the theme.
  • leslie tindale
    Wed, 23 Sept 2015, 12:56 AM
    Is the theme not available anymore ??
  • It's only an avatar...
    Wed, 23 Sept 2015, 3:55 AM
    It will be shortly...there was a problem with the way the icons were generated as a font rather than an image and this became a bug that stopped the theme from working correctly in Moodle
  • Just wondering . . .
    Sat, 28 Nov 2015, 5:03 PM
    Mary, is it shortly yet? If yes, I'd like to have a look at it. Working through all the bootstrap based themes here.

    -Derek
  • It's only an avatar...
    Sat, 19 Dec 2015, 3:05 AM
    The answer is "yes" Derek this theme is downloadable
Please login to post comments