If you’re interested in the primer for getting started/evaluating the look, feel and changes to a Moodle 2.0 course then you should take a peak at the “How to Moodle 2.0” course on the Mooch.
The course, posted by Chad Outten and hosted by myLearningSpace.com.au is accessible at http://hub.moodle.org/?courseid=277. Guest access has been enabled.
Visit the course site at http://moodle.mylearningspace.com.au/course/view.php?id=7.
4 Responses
For a lack of a better place to post this, how do you go about placing an image to the far right of a course topic? This course has them so that is why I figured I would ask here…
Greg, good question. From my experience it’s just a matter of aligning the image to the right (and it automatically will justify to the right hand side).
For setting the alignment, you’ll need to make the setting while configuring the image in the topic summary…in general it’s this screen: https://lmspulse.com/wp-content/uploads/alignright.png
Using firebug the code says
img src=”http://moodle.mylearningspace.com.au/pluginfile.php/196/course/section/288/48px-Gnome-preferences-other.png” width=”48″ height=”48″ style=”float: right;
I’ve used a borderless table before for that kind of stuff.
great course by the way. good find!