This is for discussion about the SHS Blue Moodle theme that is available to download on the Moodle site.
Please post any comments or questions you have about it here.
This is for discussion about the SHS Blue Moodle theme that is available to download on the Moodle site.
Please post any comments or questions you have about it here.
Hi, I deploying moodle server for our institution. I found this theme is cool and good. I modified header.html as per my requirement. But when I chosen the theme the default menu is appearing on front page.
Could you suggest me
Did you modify the version of header.html that is installed on your server?
How is your server set up?
I am interested in installing this theme on a new Moodle 1.9 site. I am a new Moodle user, but I am familiar with PHP and MySQL. Can you provide some basic instructions on how to install this theme?
Hi Greg,
The best place for instructions and documentation on installing theme for Moodle is always going to be the best place to start: http://docs.moodle.org/en/Theme#Installing_a_theme
The only difference with this theme is that the links in the drop down menus are hard coded into the header.html file in the theme folder. Open this file up and edit them before you upload it to your server, or your drop down menu links may well all point back to my current Moodle install!
Let me know if you have problems with it.
Jon
hi Jon,
is your theme compatible with the latest versions of Moodle?
thx, Mir
Hi Mir,
This theme is compatible with the 1.9 branch of Moodle only. It may work with earlier branches; but will NOT work with Moodle 2.x
When I have time, and when I work out the new theme engine I will update it.
Jon
Thanks, nice them. i am using now 🙂
I would like to know how do you change the hyperlink text color and the font size ?
I do not see any options in the .css.
Hi Lynn,
You can just add these (and any other changes you like) to the css file yourself. A really handy tool for tweaking style sheets is the Firebug add-on for Firefox…
A great site for learning css is the w3 schools site…
Jon