Hi ben,
I hope i can help...
Q1. how do you get your centre blocks site news, course cats, welcome.. to appear in the centre and not at either side. it appears that the arrows i have when editing, only allow for side placement.
A: I don't think moodle allows you to do that (if anyone knows better, please leap in)... BUT... there are some workarounds. Play around with the Frontpage settings in the Site Administration pane on your home page... you can display Courses in the middle section here.
Also, you can create HTML labels (Add a resource>Insert label) in the centre section. In this HTML you can of course create links to other parts of your installation.
Q2. it looks like you are using the same theme as me formal_white - if so how do you c hange the colour of your block titlesA: Yes i built this on formal_white. Yes... fiddling around with all those CSS styles is well... fiddly.
I use a fabulous Firefox plug in to work out the name of the page element i need to change. I'm using Firefox 3 and the plug in is
Firebug.. it's really great. Find it
here:
https://addons.mozilla.org/en-US/firefox/addon/1843. Make sure you are using Firefox 3.
So... once you have it installed properly, you can right-click on any element and that will show you at the bottom of the screen the HTML on the left and the CSS style on the right for that element. Then, you need to find that element in one of the three style sheets in the formal_white theme folder you are playing with.
It's a bit complicated to explain... BUT... by right-clicking on the Login Block title with Firebug installed I can see at the bottom right part of the screen that the name of the CSS style i need to change is:
.sideblock .header h2
SO.... then i have to hunt down this style in one of the three CSS files and change it. I open it up the CSS file in Dreamweaver and again... i fiddle till i get what i like. You'll need to know the basics of CSS for this.
Let me know how you go with this.
3. my front page when viewed through IE looks like below - page too big screen. in firefox this is not a prob - yours appears to be fine when previewed through IE...
A: I'm afraid this is beginner's luck. I'm ashamed to say i don't have IE on my computer but i am proud to say i am using a mac... and IE does not support mac so i don't have a say in the issue.
So... I don't know what i did that was so clever to make it work in IE.. but i am very happy i did it. Maybe someone else can help on this issue???
Good luck!
Adrian