New themes available (Newbury College)

New themes available (Newbury College)

Shaun Daubney གིས-
Number of replies: 105
Thank you to everyone who's helped me over the Spring Break. I have finished what I can for now so a little rest from 'playing' now until the May holidays.

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.

sleepy
Attachment mosaic.jpg
དཔྱ་སྙོམས་ཀྱི་སྐུགས་ཚུ།:Useful (2)
In reply to Shaun Daubney

Re: New themes available (Newbury College)

dan donche གིས-
Hey man, thanks for these themes. I downloaded them and I'm trying to get them configured. I can't figure out how to change all the menu links to go to pages I create; right now they all link directly to Newbury College. Are there files in the backend that I need to edit?
In reply to dan donche

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Yes, edit menubar.php in one of the theme folders (then copy and paste the file into each of the other folders). EXAMPLE...

<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.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

dan donche གིས-
Awesome, thank you!
In reply to dan donche

Re: New themes available (Newbury College)

Shaun Daubney གིས-
No problem, good luck and would be good to see what you do with it.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

dan donche གིས-
Well, I'm probably the last guy you want to look at the finished product. It would seem you are much better suited for this sort of thing. I got some of the links worked out, still trying to think of other things to put in there. Your themes are on a whole different level than my current capabilities. For example, I'm trying to get the theme selector to work without taking me back to your site, even when I select one of them in the admin menu I get taken there when it loads up. I also like how you have the quick links in the main section. I'm still experimenting. Who knows, I might be able to come up with something awesome. Still, though, thanks for all your help and these great themes.
In reply to dan donche

Re: New themes available (Newbury College)

Shaun Daubney གིས-
That's ok. Rome wasn't built in a day and these certainly didn't happen overnight. I've been working on the main theme (College_Blue) since December, inspired by a directive from the DDA (Disability Discrimination Act) on visual impairment, learning difficulties and discrimination and it's had many little nip tucks since then to make it hopefully...
  • In line with the DDA directives
  • User friendly
  • Easy to see
  • Easy to customise at user level
  • Enjoyable
Plus keep an element of style about it.

Before College_Blue it was a variety of different homemade themes and last year (before my involvement) our Moodle used Standard White and had about 2 or 3 hits a week, so it was my job to merge the current intranet (my project) with Moodle (abandoned) and just before Christmas we had our highest number of Student hits to date at 1700+.

This week I've set the site to login automatically oncampus so tomorrow I'm hoping for really good numbers.

For the Theme Selector you need to edit the following to your domain...

I'm going to hopefully introduce a Hollywood theme May holiday to coinside with our prom and perhaps a summer theme too. 

The quick links are just 3 links in the "site description" area of the front page. Originally we had a 3x4 table of icons for all of the topics on the menu bar plus photos, videos, etc. It was just too much though, so the menu was invented.


In reply to Shaun Daubney

Re: New themes available (Newbury College)

dan donche གིས-
Ok, now I remember why it didn't work. Whenever I changed those sections to my domain, I just get an error:


A required parameter (sesskey) was missing

So I went through and changed them back. Also, I can't get the site description to show up in the main area, only on the sidebars. This might just be due to the fact that I'm new with Moodle and it's probably an obvious thing.

I'll keep messing with it and if I come up with anything cool or when I've got a finished product, I'll be sure to post it on here.
In reply to dan donche

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Your error has been caused because in a standard Moodle installation, session themes are not active.

To activate them open config.php (from your moodle root folder) and add the parameter $CFG->allowthemechangeonurl = true; it's not even there as false by default, you need to add the entire string.

For the middle section where you can add content, sorry my bad, it's not the description area, it's a topic area - similar to the topics in a course. Go to Administration > Frontpage > Frontpage Settings and enable the Include a topic section option.

That should sort it. Then just edit that section and use the HTML editor.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

dan donche གིས-
Awesome. Got the topics section to work out just fine. Added the code to my config.php though and I'm still getting the same error. I added the entire string and everything.
In reply to dan donche

Re: New themes available (Newbury College)

Shaun Daubney གིས-
When I get to work I'll send you a copy of our config.php

Would you be able to PM me your email address and your domain (I'll use it to create instructions for you). Just click my name here and send me a message with it all.

དགའ་འཛུམ་
In reply to Shaun Daubney

Re: New themes available (Newbury College)

John Szkudlapski གིས-

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}

In reply to Shaun Daubney

Re: New themes available (Newbury College)

jason hull གིས-
Hi there,

I haven't downloaded your theme to look at in detail but the initial look seems fantastic and the rest of this discussion thread certainly gives them great acolade

just a thought - where you hard code the wwwroot into the theme vle.newbury-college.ac.uk you could replace with $CFG->httpthemewww or $CFG->httpsthemewww (if pages are needed over a secure connection) this way the theme would be easier to use by others without having to edit any of the code

just a thought - brilliant designs

Jason
In reply to Shaun Daubney

Re: New themes available (Newbury College)

C Chestnut གིས-

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!

In reply to Shaun Daubney

Re: New themes available (Newbury College)

Nick Gault གིས-
Great themes Shaun, thanks for these.

The only issue I have is that the folder icons in the Site Administration block are not showing, instead I am getting the text "open folder" or "closed folder".

Any ideas?

Cheers,

Nick


In reply to Nick Gault

Re: New themes available (Newbury College)

David Berry གིས-
Same problem here. Just search in other themes to find "open.gif" and "closed.gif" and then copy them into the \pix\i folder. Worked for me.
In reply to Shaun Daubney

only source code when I click on links

Kath Teb གིས-
Shaun,

what a wonderful addition to the Moodle theme gallery!

I added the line $CFG->allowthemechangeonurl = true; to the config.php but still get redirected to pages with source code if I click on any of your menu items (like appearance for example).
I am using Moodle 1.9.

Can you help please?

Thanks.
In reply to Kath Teb

Re: only source code when I click on links

Shaun Daubney གིས-
Kath,

Thanks for the compliment. As for the "source code" issue. If you are accessing any of the vle.newbury-college.ac.uk links it will be because our servers appear to have crashed (or at least part of them). I can't access any of our webservers at the moment.

Try changing the links in menubar.php (within the theme folders) to pages on your site. Hopefully our servers will be up and running again today.

Shaun
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Ed McLafferty གིས-
Hi Shaun,

Great work! These themes are excellent.

I wondered though if it is possible to change the width of the theme to take advantage of the full width of the screen?

Cheers,

Ed
In reply to Ed McLafferty

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Yes, off the top of my head I think it's somewhere towards the end of the main css (college_bluesurround) but I'll have to check when I get ack to work - if I remember after the bank holiday.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Dave Powers གིས-
Shaun,

Your themes are great. You saved me so much time, and your 5 themes are better than I could have done with three weeks of coding, and I would have ended up with one theme.

I hope that someday I can figure out a way to give back to the moodle community like you did by uploading and supporting these themes.

This really did help very much.

My install is @ openmathematics.org
In reply to Dave Powers

Re: New themes available (Newbury College)

Anthony Borrow གིས-
Core developers གི་པར Plugin developers གི་པར Testers གི་པར
As I get some time over the summer, I am hoping to be able to work with those who have contributed themes and get them moved into CVS. We each find our niche in the Moodle community. Keep searching and you will find the best way to contribute. Even your feedback on the theme and encouragement of Shaun is a significant contribution. Thanks for being a part of the community. Peace - Anthony
In reply to Anthony Borrow

Re: New themes available (Newbury College) - theme modification

James Cracknell གིས-
Hi Shaun

The themes are excellent! I think what you've done is strengthens Moodle further as themes and templates are not everyone's cuppa!

Couple of Questions:

1) On http://vle.newbury-college.ac.uk you've got for the Password/Login block and Weather block a title in Blue and a grey line at the bottom of the block. How do you achieve this?

2) How do you get rid of the box around HTML blocks - have a look at http://vle.ashs.org.uk and then the same Weather block on your site. The grey box around it looks awful in comparison!

I am using Moodle 1.9 (Latest download).

Thanks

J.
In reply to James Cracknell

Re: New themes available (Newbury College) - theme modification

Shaun Daubney གིས-
Thank you for your comments. I still have a few modifications to make on my current themes then I'll upload them. Including our new 'borderless' sidebars.
In reply to Shaun Daubney

Re: New themes available (Newbury College) - theme modification

H Ivins གིས-
Very basic question, but how do you change the colours of the various blocks and of the topic side bars etc?
In reply to H Ivins

Re: New themes available (Newbury College) - theme modification

Dave Perry གིས-
Helena

See this thread on a similar note (which I replied to):
http://moodle.org/mod/forum/discuss.php?d=96205&parent=424752
It'll get you started on your quest for answers.

Dave
In reply to Dave Perry

Re: New themes available (Newbury College) - theme modification

Shaun Daubney གིས-
Thanks. Yeah I plan to try and make the theme a little more simple before I upload tomorrow too. Not least of all because I tend to forget where things are myself.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Debbie McDonald གིས-
I was wondering how you were able to get the breadcrumb links and photo in the middle section of college blue?
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jean-Pierre Pawlak གིས-
Congrats,

It's simply the best theme!
Is there a quick way to delete the menubar.php and to stick to the default theme?

Cheers
Jean-Pierre

In reply to Jean-Pierre Pawlak

Re: New themes available (Newbury College)

Ed McLafferty གིས-
Shaun,

Once again, great work. I haven't used your themes yet, but have learned so much from rifling through your code!

I have added your great menu bar to the theme we use, which is the standardlogo theme. (I like it cos it loads nice and fast.). Check it out here: http://vle.kettlethorpe.wakefield.sch.uk/vle/

Jean-Pierre, find attached the hacked header file for the standard logo theme, it may help you to incorporate the menu bar into the standard theme. The menubar.php and menubar.css files should be copied to the same folder as the header file.

Hope this helps, Jeane-Pierre.

Love that menu bar, Shaun!

Cheers,

Eddie
In reply to Ed McLafferty

Re: New themes available (Newbury College)

Jean-Pierre Pawlak གིས-
Must be a misunderstanding, Eddie.
I want to drop the menu and keep the college blue theme as default.

In reply to Jean-Pierre Pawlak

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Just remove the lines...

<div class="menubar">
<!-- MENU GOES HERE -->
<?php
{
include('menubar.php');
}
?>
</div>

...from header.html
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jean-Pierre Pawlak གིས-
I didn't find this in the old header so I installed vs2 of your theme.
Deleted this part of the code twice in the new header and found that this ruins the layout of the site completely: fonts are too large, border missing, ...
Attachment SNAG-0001.jpg
In reply to Jean-Pierre Pawlak

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Try adding...

</DIV></div>


...where that code was. It may appear I accidentally copied too much over into my menubar.php - still, every day's a school day!
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jean-Pierre Pawlak གིས-
Shaun,

Layout seems to break when looking at files (frontpage and inside) courses.
Attachment SNAG-0000.jpg
In reply to Jean-Pierre Pawlak

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Thanks, I'll look at this for v3
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jean-Pierre Pawlak གིས-
Changing "auto" to "960px" in college_blue.css solved it.

body#files-index {
width: 960px;
}

In reply to Jean-Pierre Pawlak

Re: New themes available (Newbury College)

Patrick Malley གིས-
FYI: that will break your files popup page. I'm guessing that whoever developed this theme set body#files-index to auto width for this reason.
In reply to Patrick Malley

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Perhaps it's worth just removing the reference to the said header from the .php within the files directory if it's a problem. I mean do you really need a header in there? I might try that when I'm back next week.

Goodness, the amount I've buggered about with the code behind our install - upgrading this summer is going to be fun!
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Patrick Malley གིས-
And -

The problem with this solution is that your non-popup files page will be headerless, which, IMHO, is ugly. What we really need is a popup class to style separately via CSS.
In reply to Patrick Malley

Re: New themes available (Newbury College)

Jean-Pierre Pawlak གིས-
Patrick,

I just verified this (IE7 and FF2) and can't see any problem in file popup pages. Maybe I just overlooked it: what exactly will break?
In reply to Jean-Pierre Pawlak

Re: New themes available (Newbury College)

Patrick Malley གིས-
In my 1.8 installation, I use a fixed-width theme. When "linking to a file or webpage," if I click the "choose or upload file" button, the window that pops up stays 960px even though the window is set at some different value (perhaps 800px) by the Moodle core.

Screenshot attached.


Attachment Scaled_Image1.png
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Dave Powers གིས-
Where did your theme go in the database? All of your themes seem to be missing when I click on the link you submitted at first?
In reply to Dave Powers

Re: New themes available (Newbury College)

Shaun Daubney གིས-
They're still there, I think they're just waiting for someone from moodle.org to authorise the content as I made some changes to the titles of each record (for continuity) and they're now waiting in a queue for god to ok them. wink
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Chad Parmentier གིས-
I found a Browser compatibility issue with i.e6. i.e6 seems to not display moodle with these themes at all. It throws a blank page with a "page cannot be displayed error". I have been working on this and will post any info I find out here. Our College too will be releasing a new moodle theme. This new theme will allow for a flash logo embedded with a theme designed similar to yahoo.com's front page. And yes the color change ability that yahoo's pages have will be available in this theme.
In reply to Chad Parmentier

Re: New themes available (Newbury College)

Shaun Daubney གིས-
We use ie6, ie7 and ff2 at College and it has been extensively tested on all. It may be an issue with your install (or your ie6) - anyone else had this problem?
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Chad Parmentier གིས-
After doing some research I found that it may be google api setting for the online users map or the google api for location of users by ip. What ever the case the site will not display on any ie browser. ie6 or ie7. I checked and your theme is working in ie so I apologize it must be either google api or another block.
In reply to Chad Parmentier

Re: New themes available (Newbury College)

Chad Parmentier གིས-
For the record I really like the theme. I checked google api,and the menu.php all seem fine. I think it has something to do with theme switching. I must have some settings wrong.
In reply to Chad Parmentier

Re: New themes available (Newbury College)

Ian Farmery གིས-
Which font is used for the logo in the header? I am wanting to change it to say my colleges name rather than Newbury College.

Thanks
Ian
In reply to Ian Farmery

Re: New themes available (Newbury College)

Shaun Daubney གིས-
The MOODLE is Soul Papa (find it on the forums here) and the text underneath is just boring old Century Gothic (standard MS install font).
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Manish Verma གིས-
I have noticed a problem with college_blue theme when large image is displayed in IE7 in random glossary block. Though I notice this issue related to random glossary block, there may be a possibility that it may have to do with large image in general. The screen shot is attached which shows the cut portion in IE7. The issue can be noticed when you visit this link and you may have to refresh it a few times so that the random glossary block shows that entry which has large image. The random glossary block is on the right side and when relevant glossary entry is displayed, the whole course page looks broken in IE7, the overall width of the whole page looks quite narrow. No issues have been observed with Firefox.
Attachment college_blue_theme_problem.PNG
In reply to Shaun Daubney

New Themes: Moving Resources

d morte གིས-
I'm trying to work with the college_blue theme, and every time that I move a resource up/down/indent on the front page topic section, I get bumped back to a not logged in screen instead of back into an editable version. The move takes place, but I have to re-log in every time, or click on home and then turn editing back on... Any thoughts as to why this may be happening? I'm probably just missing a setting somewhere... Any ideas?




In reply to Shaun Daubney

Re: New themes available (Newbury College)

Andy Kemp གིས-
These are a really nice looking set of themes and very easy to customise! Well done...

However the themes are not valid XHTML and are declaring themselves as XHTML strict... I have sat and reworked them so they no longer use tables for the structural part (this is now all done in css) and removed all the other invalid code and seperated out the js into seperate files so they can be cached by the local machine rather than being reloaded on over page.

I have attached the the root folder of the college_blue theme, so that you can have a look at the changes I have made, there is no need to change any of the higher level images etc (I think, I have changed quite a lot of bits and pieces so I may have missed something!)

It could still do with some tidying up in places some of the css is still in the code rather than in the css file, but it will give you an idea at least of what I have tried to do.

You may find that your page is still not valid xhtml even with this theme as many of the contrib modules are not valid and use tables etc incorrectly...

Thanks again for producing this theme I have been meaning to do one for a couple of years and it was much quicker to start with your work and build it into something that would do what I was after!

You can see our site at:
http://moodle.warwickschool.org

Cheers
Andy
In reply to Andy Kemp

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Thanks, I'll have a look at what you've done later. My projects tend to evolve in a way that leaves them very messy as I add things and take things away.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Andy Kemp གིས-
I know the feeling! It's only in the last year or so that I have started to get the standards bug... After seeing another school's website that looked beutiful but crawled along and looked different in different browsers I started teaching myself how to write xhtml strict valid code... What I have produced is far from perfect but it should speed the site up a little and reduce the load on the server...
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jason Hollowell གིས-
Shaun,

First, let me add my compliments and thanks for this wonderful theme collection. I am one, of many I'm sure, that would be lost if we had to create our own theme from scratch. སྐྱོ་བ།

I've installed your themes on my development server and been working on customizing it to our institution and have a couple of simple, I hope, questions.

1. I decided to use just one of the themes (college_blue) and removed the theme select option from the menu bar. I don't know if that is the cause or not but the very thin black line that appears at the bottom of the menu bar has disappeared and I can't figure out why....? It's such a little thing but really polishes the look and without it the menu bar looks kind of unfinished. The gray of my menu bar looks dull.....I think for this reason.

2. I like the look of the front page block without borders but am so used to having borders that I put them back in. I'd like to have the same border around the 'topic section' that appears in the top center of the front page. I've tweaked several of the css files with no success. I'm a novice at all of this and learn through experimentation but haven't had any success at getting the border to appear.... please help དགའ་འཛུམ་

3. What controls the height of the dark gray footer section? I removed the Newbury College logo and inserted our logo (Nihon University). The height of the footer increased quite a bit and it looks a little bulky now. I thought adjusting it would be fairly easy but haven't been able to figure it out. shy

(Edit) - I was able to fix this, a little, by changing the cellpadding setting in footer.html from 15 to 5. It looks like the logo, on the left, and the links, on the right, are all controlled by this cellpadding setting so the footer height is reduced when I change from 15 to 5 but it also then puts the links, on the left, very close to the edge of the page. Is there another way to manipulate the footer height?


If you get any time in your day (I'm sure you are busy) any pointers will be appreciated.

Once again, thanks for contributing these great themes to the Moodle community!

Jason
In reply to Jason Hollowell

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Hi Jason,

Sorry for the delayed reply, it's school hols here so no work for a whole week - however it's only halfway through and I'm bored ****less, so I thought I'd check my mail.

Glad you're finding the themes useful, the feedback and bug fixes have been very useful to me. I'm hoping to implement some of them in the summer and come up with a new default theme that's a little more 'teenage' and cool.

As for your problems, lets see what I can do...

  1. Have you removed too much code? I'm not at work at the moment so I can't fiddle around with mine (that sounds so wrong) but make sure the following line is present (without the spaces)...

    < li class="qmclear">&nbsp;< /li>< /ul>< /td>< /tr></table >
    
    

  2. Again I'm not at work so I'll have to work from my head (which is a very untidy place - much like my code). Find
    .sitetopic
    in 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;

  3. I see you've fixed this one.
Anyway best of luck with your fiddling, I've only learnt by experimenting too. Our moodle is just coming up to it's first birthday, so it's been a real crash course for me. I didn't know anything about CSS or PHP before I started, so it can't be too difficult. Good luck and let me know how you get on.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jason Hollowell གིས-
Shaun,

Thanks! The advice helped (most of it) and I enjoyed reading your post. Watch out for that fiddling དགའ་འཛུམ་

In reference to your advice/pointers:

1. The line you mentioned

< li class="qmclear">&nbsp;< /li>< /ul>< /td>< /tr></table >

is still in my menubar.php file but for some reason the menubar is all gray without the thin dark line at the bottom...?

2. Great! I got the border with this help. Now I just have to decide if it's really what I want. དགའ་འཛུམ་

3. No problems here.

By the way, how did you manage to pick up as much as you have (css, php) in such a short amount of time? Do you have any recommendations (tutorials etc.)?

Jason
In reply to Jason Hollowell

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Well it's only Thursday and I'm bored of not working already, so much so that I've just drafted a mock-up of v3.0 for my theme. Too much time and Photoshop are a dangerous combo.

  1. Is the main CSS file in tact? Do you also have the menu background image saved in the right place?
    .../images/menubar.jpg is the image and it refers to
    .menubar {
    background: #dddddd url('images/menubar.jpg') repeat-x;

    }
    in the main CSS. A little work around would also be to add a line like

    border-bottom: 1px solid #686868;
    

    Menubar is actually a DIV in header.html, the menu php then sits inside it. So it's the container that's styled with a background, not the actual menu - if that makes sense.
Common sense (CSS is basically just robot English), experimentation and my good friend Google! That's all you really need to learn CSS. Something elese to consider, which I really should start doing, is to leave little markers around, it may bloat your script by a couple of KB but little things like...
/*!!!!!!!!!!! MENUBAR !!!!!!!!!!!*/

...can help jog your memory when you go back. I also printout screenshots sometimes and label different areas.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jason Hollowell གིས-
Shaun,

Thanks. You nudged me in the right direction!

I'm not sure why but in college_blue.css the line calling the menubar.jpg looked like this

background: #dddddd url(%27images/menubar.jpg%27) repeat-x;

I removed the %27 on both sides and now the menubar looks cool again! དགའ་འཛུམ་

Don't know where the %27 came from but....maybe a result of a Japanese language font snafu...

Jason
In reply to Jason Hollowell

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Ah - Maybe! Them pesky little Snafus popping up where you don't want them. Just don't let them eat after midnight - I saw this movie once, goodness, we don't all want mischievous little Snafus terrorising our code.

Seriously though, did you run it through anything like Microsoft Frontpage? I think that's full of impish Snafus. It certainly liked to add random things to my code, so I stopped using it. Once (don't know why) it added about 300 pages of Snafu to the top of something and rendered the whole of Moodle out of action. I had the servers reset and everything before I found it. Still, I just blamed it on Rachel and moved on.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jason Hollowell གིས-
Shaun,

དགའ་འཛུམ་ Glad you liked my choice of words དགའ་འཛུམ་

Actually, no I don't use Frontpage. I look at and edit php files with Dreamweaver. I'm on a Mac (don't attack me) so, in addition to using Japanese on my OS, that could be the originating cause of the strange %27. At any rate, it's fixed now and I won't be feeding the culprit any time, day or night.

On to my next inquiry (probably going to drive you nuts with little questions), I notice that you chose to used a fixed width of 960px. I thought maybe I'd expand that a little or maybe even make it variable like Clouds (the theme we currently use on our production site) but when I changed the width from 960 to 970 the header and menubar don't expand along with the rest of the page...?

I can't figure out where the settings that determine the width of the header and menubar are... I assumed they were in lines such as

background: #dddddd url(images/menubar.jpg) repeat-x

but.... I'm still learning....or at least trying to.

Jason
In reply to Jason Hollowell

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Attack? Don't be crazy. What do you think I'm using right now (and would be using at work if I had the choice) - my Mac!

As for your question, if you want to change the fixed width you need to change it in a few places, it was my on going attempt to make it compatible with every browser (although it still looks funny on IE8, but I blame IE8 for that - not Moodle).

I think I chose 960px because the very first drafts - back in the day (well 8 or 9 months ago) - had very different graphics and it was suited to them, then if evolved without changing width. Anyway, I prattle on far too much...

In header.html look for both cases of

 <table width="954px"

and change it to 964px (for a 970px layout), then do the same in menubar.php and footer.html - I'm sure it could be written into the main CSS and one day I'll get around to it.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Jason Hollowell གིས-
Shaun,

Thanks once again. I guess I may have been partially probing with my "attack" comment as I wondered if you might be a fellow Mac user དགའ་འཛུམ་ The stylish design of your theme was a give away. Ok, now I really am inviting attacks for being an arrogant Mac user right! tongueout We, Mac users, are a pretty lonely group in Japan (at least in the higher education realm).

Anyway, thanks again for pointing me in the right direction. I've successfully expanded the width a little to make maximal use of my little PowerBook G4 12 inch display).

Jason


In reply to Shaun Daubney

Re: New themes available (Newbury College)

Javier Cano གིས-
it leaves an error to me when position your theme this very good, I need your aid. Fatal error: Call to undefined function page_doc_link () in E:\AULAJCC\xampp\htdocs\aulaprueba\theme\college _blue \ footer.html on line 8….I have the version 1.5 thanks
In reply to Javier Cano

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Not sure why this happens, perhaps it is your version? The theme was made for version 1.8 - does anyone have any ideas?

No sé por qué esto suceda. Tal vez es su versión, hice el tema para la Moodle v1.8 - lo siento. mixed
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Ruben Fonseca གིས-
Shaun,
Thanks so much for the themes. They look great.དགའ་འཛུམ་
One issue (not necessarily specific to your themes): Using a clickable smiley in the editor works fine with your smilies. However, if a user types the emoticon code instead, then Moodle adds a height and width to the html setting its size to 15x15 pix. Your smilies are 20x20, and so get squashed horribly in this manner (see attached).

I would guess that this would happen with any smiley that is not 15x15.

Using 1.8.3 by the way.

thanks again,
Ruben
Attachment smiliesproblem.png
In reply to Ruben Fonseca

Re: New themes available (Newbury College)

Shaun Daubney གིས-
That will explain why Rachel looked a little squishy when she sent me a message the other day. I thought perhaps she had wind. No kidding, but seriously I'm not sure. I guess there must be a setting in the HTML editor or something. I think 'Insert a smiley' just embeds an IMG so typing the code must produce the same effect when you hit send. Anyone any ideas before I go back into work and start hacking about at code?

PS - Thanks for the comments.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Ruben Fonseca གིས-
Thinking about this a bit more... I don't think this warrants you having to expend too much energy for a fix. I would wager that just about all of my users don't even know that the emoticon code gets converted by the editor at all. I am willing to live with this and stick to the insert smiley button so that we can use the smilies you provided.cool
In reply to Ruben Fonseca

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Still, would be interesting to find out if/how it could be modified. My goodness it 2:45am, I really need to get a life.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Ruben Fonseca གིས-
In styles_layout.css close to line 376:

img.emoticon {
vertical-align: middle;
width: 15px;
height: 15px;



In reply to Shaun Daubney

Re: New themes available (Newbury College)

Mark Jenkins གིས-

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

image

Any ideas on what I might have changed or how to change it back gratefully received.

In reply to Mark Jenkins

Re: New themes available (Newbury College)

Shaun Daubney གིས-

Hmm, not sure sorry. Perhaps you can set a fixed width in the styles_layout.css

.forumpost .content {
  padding: 4px;
}

In reply to Shaun Daubney

Re: New themes available (Newbury College)

Debbie McDonald གིས-

This is a wonderful theme! Thank you very much. I have a couple of newby questions:

  1. I can't seem to figure out how to add picture/navigation to the middle column like what is displayed in the photos of the theme.
  2. The menu seems to resize oddly when the browser window is resized.

In reply to Debbie McDonald

Re: New themes available (Newbury College)

Ben Christopher གིས-
Excellent theme!

question, how may i add a weather block to my standard moodle theme, like the one you have on college blue?

Thanks

Ben
In reply to Debbie McDonald

Re: New themes available (Newbury College)

Debbie McDonald གིས-

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?

In reply to Debbie McDonald

Re: New themes available (Newbury College)

Debbie McDonald གིས-

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?

In reply to Shaun Daubney

Re: New themes available (Newbury College)

tianzhu yuan གིས-
I installed my Chinese (Simplified) moodle with your themes!
but the menubar shows "????" instead of "学生新闻"(student news)?
How can I fix it!

thanks.mixed
In reply to tianzhu yuan

Re: New themes available (Newbury College)

Shaun Daubney གིས-
Hi. I'm not sure on this one, I've never tried it with alternate languages. Perhaps it's something to do with the font family in the CSS. mixed
In reply to Shaun Daubney

Re: New themes available (Newbury College)

tianzhu yuan གིས-
OK! I'll try it with alternate langages! thanks Shaun!smile
In reply to tianzhu yuan

Thatcham FC

Salvador Cabusi གིས-

Hello,
Is Thatcham FC available for download?

Thanks,

In reply to Shaun Daubney

Please explain how to insert the "Ad" images into the side columns

jonathan pitzer གིས-
Please explain how to insert the "Ad" images into the side columns. I am working on a project that I would like to make look more like a portal than just an LMS. I noticed that on your preview images, you show images in the columns (like the one that says "Feeling Sick?") Please let me know how to accomplish this. Also, it sure would be alot easier to mod these templates if there were more comments built into the code.
In reply to jonathan pitzer

Re: Please explain how to insert the "Ad" images into the side columns

Zoe Bogner གིས-
I assume it's a HTML block.
With editing turned on, select it from the drop-down list. You can put any HTML code (not just images) you'd like in there.
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Andi Rahmat གིས-
Dear Shaun, I really love your theme but everytime I click the link

http://moodle.org/mod/data/view.php?d=26&rid=1329

is always said : Record ID is incorrect
so I cannot download your theme

Help me please


In reply to Andi Rahmat

Re: New themes available (Newbury College)

Nick Gault གིས-
Same problem here....
In reply to Nick Gault

Re: New themes available (Newbury College)

Frank Ralf གིས-
In reply to Shaun Daubney

a little help with the background colour

Kath Teb གིས-
Hi Shaun,

can you please tell me how I can change the turquoise color at the bottom of my background? I cannot seem to find the css entry to do so.

GermanConnect


Thanks so much

Kath
Attachment KKLi_Smart_Transition_-_Language_Classes_Cultural_Training.png
In reply to Kath Teb

Re: a little help with the background colour

Frank Ralf གིས-
Hi Kath,

you can find it in /attack_of_the_brain/styles.php (line 37)

body {
background: #2e9e9f
url('images/backgroundlg.jpg')
no-repeat center top;
}

Either you change the color so it fits the background image or you change to "repeat". That should solve your problem.

Kind regards,
Frank
In reply to Frank Ralf

Re: a little help with the background colour

Kath Teb གིས-
Frank, thanks for your suggestions but there was no such line in the styles.php file. I found it in styles_variable. It worked then as you said.

Thanks a lot!
In reply to Shaun Daubney

Re: New themes available (Newbury College)

Ciara Rogers གིས-

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

In reply to Ciara Rogers

Re: New themes available (Newbury College)

Sarah Quantick གིས-

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