<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: Easy: Comments</title>
    <link>https://moodle.org</link>
    <description>A very basic theme, made easy for new themers.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1776241734/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Monday, 11 May 2015, 10:40 AM - Frédéric Massart ⭐</title>
      <link>https://moodle.org/plugins/theme_easy#comment-28581</link>
      <pubDate>Mon, 11 May 2015 02:40:22 GMT</pubDate>
      <description>by Frédéric Massart ⭐. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Dave,&lt;br&gt;
&lt;br&gt;
I think you are correct, you found the renderers which were in control of the footer display. I am afraid I cannot guide you through how to override those here, but have a look at &lt;a href=&quot;https://docs.moodle.org/dev/Overriding_a_renderer&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://docs.moodle.org/dev/Overriding_a_renderer&lt;/a&gt; , then I would suggest to seek more help on the forums dedicated to themers.&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
Fred&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/theme_easy#comment-28581</guid>
    </item>
    <item>
      <title>Saturday, 9 May 2015, 10:34 PM - David Stacey</title>
      <link>https://moodle.org/plugins/theme_easy#comment-28568</link>
      <pubDate>Sat, 09 May 2015 14:34:41 GMT</pubDate>
      <description>by David Stacey. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi, I am also trying to customise the footer, and from what I can tell the elements in the footer are generated by the functions:&lt;br&gt;
&lt;br&gt;
login_info()&lt;br&gt;
home_link()&lt;br&gt;
standard_footer_html()&lt;br&gt;
&lt;br&gt;
Is this a correct assumption, and if so where can I find them or how can I customise the footer?&lt;br&gt;
is there a tutorial available to edit / customise the footer (and possibly the header to).&lt;br&gt;
&lt;br&gt;
My next task after the footer is to customise the header.&lt;br&gt;
I have a website at &lt;a href=&quot;http://www.disabledfriends.com&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;www.disabledfriends.com&lt;/a&gt; and I am trying to customise the theme to replicate the design of the website (as closely as possible).&lt;br&gt;
&lt;br&gt;
Kind Regards&lt;br&gt;
Dave.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/theme_easy#comment-28568</guid>
    </item>
    <item>
      <title>Saturday, 9 May 2015, 10:00 PM - David Stacey</title>
      <link>https://moodle.org/plugins/theme_easy#comment-28567</link>
      <pubDate>Sat, 09 May 2015 14:00:29 GMT</pubDate>
      <description>by David Stacey. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thanks for the response, I discovered that to alert the text colour of the headings of the blocks such as calender etc, what I needed was:&lt;br&gt;
&lt;br&gt;
.block .header h2 {&lt;br&gt;
    color: #000000;&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
I hope this helps others&lt;br&gt;
Kind Regards&lt;br&gt;
Dave.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/theme_easy#comment-28567</guid>
    </item>
    <item>
      <title>Thursday, 7 May 2015, 10:14 AM - Frédéric Massart ⭐</title>
      <link>https://moodle.org/plugins/theme_easy#comment-28541</link>
      <pubDate>Thu, 07 May 2015 02:14:17 GMT</pubDate>
      <description>by Frédéric Massart ⭐. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi David,&lt;br&gt;
&lt;br&gt;
I'm pretty sure that you will have to be more specific than just defining .title. I advise you to inspect the HTML using Webdeveloper Tools (built-in Firefox and Chrome). You will notice what CSS rules are taking precedence over the other ones, including yours.&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
Fred&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/theme_easy#comment-28541</guid>
    </item>
    <item>
      <title>Thursday, 7 May 2015, 3:48 AM - David Stacey</title>
      <link>https://moodle.org/plugins/theme_easy#comment-28533</link>
      <pubDate>Wed, 06 May 2015 19:48:16 GMT</pubDate>
      <description>by David Stacey. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Sorry but in my last comment, autocorrect altered css to cad, the line should read, custom.css file.&lt;br&gt;
&lt;br&gt;
Kind Regards&lt;br&gt;
Dave.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/theme_easy#comment-28533</guid>
    </item>
    <item>
      <title>Thursday, 7 May 2015, 3:45 AM - David Stacey</title>
      <link>https://moodle.org/plugins/theme_easy#comment-28532</link>
      <pubDate>Wed, 06 May 2015 19:45:03 GMT</pubDate>
      <description>by David Stacey. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I have been trying to alter the text colour of titles within the heading blocks, which has the class name of 'title' with out much luck. I have entered the following css in the custom.cad file:&lt;br&gt;
.title {&lt;br&gt;
color: #000000;&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
Any help would be appreciated, I have added other css which has taken effect. I have also purged cache and enabled development mode.&lt;br&gt;
&lt;br&gt;
Kind Regards.&lt;br&gt;
Dave.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/theme_easy#comment-28532</guid>
    </item>
    <item>
      <title>Friday, 13 September 2013, 10:04 AM - Julian Ridden</title>
      <link>https://moodle.org/plugins/theme_easy#comment-17749</link>
      <pubDate>Fri, 13 Sep 2013 02:04:33 GMT</pubDate>
      <description>by Julian Ridden. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thanks for sharing this Fred. A great initiative and a simple start for those entering this field for the first time. Ill be sharing this one around.&lt;br&gt;
&lt;br&gt;
Julian&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/theme_easy#comment-17749</guid>
    </item>
    <item>
      <title>Tuesday, 10 September 2013, 10:31 AM - Anthony Borrow</title>
      <link>https://moodle.org/plugins/theme_easy#comment-17424</link>
      <pubDate>Tue, 10 Sep 2013 02:31:57 GMT</pubDate>
      <description>by Anthony Borrow. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Frédéric - Many thanks for sharing this plugin with the Moodle community. I installed the theme and hope everyone finds it easy to use and to build other themes based off of it. Keep up the great work! Peace - Anthony &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/theme_easy#comment-17424</guid>
    </item>
  </channel>
</rss>