I have uploaded four themes as a 5mb zip to the themes database - here http://moodle.org/mod/data/view.php?d=26&rid=1329 - please feel free to download, use, abuse, and let me know any feedback or mods you've done.

<li><a class="qmparent" href="http://vle.newbury-college.ac.uk">HOME</a> (MENU ITEM) <ul> <li><a href="http://vle.newbury-college.ac.uk/mod/forum/view.php?id=1048">Student News</a></li> (SUB ITEM) <li><a href="http://vle.newbury-college.ac.uk/mod/resource/view.php?id=1203">Code of Conduct</a></li> (SUB ITEM) <li><span class="qmdivider qmdividerx" ></span></li> (DIVIDER) <li><a href="http://vle.newbury-college.ac.uk">Back to Homepage</a></li> (SUB ITEM) </ul></li>Try that.
I'm going to hopefully introduce a Hollywood theme May holiday to coinside with our prom and perhaps a summer theme too.
Great themes,
I have installed them on our test 1.9 install, so I can work on a few things before I upgrade our main vle to 1.9 from 1.83.
anyhow, from http://acl.bsfc.ac.uk/moodle/ you will see an iframe in the middle of the screen with a roatating picture on it, unfortunatly the menubar contents {Learner Services - Basic Skills , links to 3 pages like the template, must be using the same Software }are hidden behind it, is there an easy way to fix it or should I just re-arrange my menu to work around it.
{menu links refer to our current vle}
Hello Shaun,
Your themes are wonderful. You rock!
Can your menubar.php be edited to insert a completely different horizontal menu bar? I have attempted to modify it by inserting a different menu bar that I have, but when incorporated into the code it doesn't work.
I've used 2 different types of menubars, both implemented with javascript, but the javascript does not work for for either of them. One is actually an embedded .swf file that is called with a javascript function call, the other is image based.
I tried modifying ../lib/javascript.php so that the .js file is included, but it still does not work. I noticed that the javascript used for your menubar works great. Do you know of anything that could be preventing the javascript for my customized menu bar from working?
Your help is so much appreciated. Thank you!
</DIV></div>
< li class="qmclear"> < /li>< /ul>< /td>< /tr></table >
.sitetopicin college_blue.css, and add whatever border styles you want. i.e
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
< li class="qmclear"> < /li>< /ul>< /td>< /tr></table >
.menubar {in the main CSS. A little work around would also be to add a line like
background: #dddddd url('images/menubar.jpg') repeat-x;
}
border-bottom: 1px solid #686868;
/*!!!!!!!!!!! MENUBAR !!!!!!!!!!!*/
<table width="954px"
I have been using the college blue theme for a couple of weeks (love the theme) but have noticed that the pictures not longer display at the correct width in the news forum - don't think that I have changed anything. It appears that the default width is now 490 instead of 450 for the text area - please see below
Any ideas on what I might have changed or how to change it back gratefully received.
Hmm, not sure sorry. Perhaps you can set a fixed width in the styles_layout.css
.forumpost .content {
padding: 4px;
}
This is a wonderful theme! Thank you very much. I have a couple of newby questions:
Also I was wondering if there was a way to change the header size? I tried to do this in syles_fonts.css:
h1 {
font-size:1.6em;
}
but it doesn't seem to make the change?
Also I was wondering if there was a way to change the header size? I tried to do this in syles_fonts.css:
h1 {
font-size:1.6em;
}
but it doesn't seem to make the change?
Hello,
Is Thatcham FC available for download?
Thanks,
Hi Shaun,
Thanks for amazing themes... inspiring stuff! And great for newbies like me to learn from.
One question I have - I want to create several themes - but the only change really would be background colour and colour of links. Rather than recreate each theme folder with all the same icons etc - is there a way of doing this so that you just replace the files that change - e.g. if I was doing this in straight CSS and HTML I would create common css files for all themes, then some specific files for the changes.
Does this make sense?
Thanks again for sharing your wonderful work.
Regards,
Ciara
Thanks for these themes I have used them as a basis for my sites theme, however have a couple of problems.
1. I would like to change the colour of the fonts for the headers of the blocks etc how do I do this
2. When I maximise the calendar it pushes the middle column into the right hand column.
Any help greatfully received
Sarah