Hi,
can you please help me out to figure out how and where can i set the welcome page..? Currently when i open http://localhost -welcome page, i see the the main menu, coursers and callendar. How can i set different modules to display..?
Thank you.
Hi Ivan,
From your front page there should be a "turn editing on" button somewhere (usually top-right) - click this to get started. Once this is on you can edit various parts of your front page, as well as add blocks (look for a block called "Blocks" with an "Add..." drop menu).
Besides that, while still on the home page, look for your "Site Administration" block, click on "Front Page", then on "Front Page Settings" - here you can change various content displayed on your front page.
Cheers,
Leo Thiessen
http://bydistance.com/
From your front page there should be a "turn editing on" button somewhere (usually top-right) - click this to get started. Once this is on you can edit various parts of your front page, as well as add blocks (look for a block called "Blocks" with an "Add..." drop menu).
Besides that, while still on the home page, look for your "Site Administration" block, click on "Front Page", then on "Front Page Settings" - here you can change various content displayed on your front page.
Cheers,
Leo Thiessen
http://bydistance.com/
Thank you for your response- it worked well. How or where can i set the size of the course window..? when the course starts to play, the width is limited due to side pannel, which i dont know how to move more to left- so i can see the whole width of the course withour scrolling to right. where can i set the size of the course window, so it fits to screen..?
Thank you
Thank you
Cool, glad it helped
!
In many cases, these instructions will work: http://docs.moodle.org/en/Theme_settings#Sideblock_width
Before you edit your file, I'd suggest you make a backup copy of the file first - I usually make a copy like config_BAK_1.php or something like that, before I begin editing.
The file you want to edit will be inside the moodle folder at something like:
your_moodle_install_folder/theme/YOUR_CURRENTLY_ACTIVE_THEME/config.php
Besides editing config.php, you may be able to adjust things in the *.css files found in the same folder.
Regards,
Leo Thiessen

In many cases, these instructions will work: http://docs.moodle.org/en/Theme_settings#Sideblock_width
Before you edit your file, I'd suggest you make a backup copy of the file first - I usually make a copy like config_BAK_1.php or something like that, before I begin editing.
The file you want to edit will be inside the moodle folder at something like:
your_moodle_install_folder/theme/YOUR_CURRENTLY_ACTIVE_THEME/config.php
Besides editing config.php, you may be able to adjust things in the *.css files found in the same folder.
Regards,
Leo Thiessen