How to add a logo to top left on main page without editing system PHP/HTML files

How to add a logo to top left on main page without editing system PHP/HTML files

by Sanathසනත‍් Jayasenaජයසේන -
Number of replies: 3

Dear All,

Is it possible to insert a logo image just before the name of the site at top-left corner of browser, using admin links such as theme editing of Moodle interface(i.e., without editing HTML or PHP files at the OS level by-passing moodle)? I want to add the logo (example attached) before (to the left of) the text "Dept of Commerce, University of Jaffna" at http://moodle.schoolnet.lk/uoj/ .

The somewhat related discussion in the previous topic on Using Two Different Themes on Moodle at http://moodle.org/mod/forum/discuss.php?d=63443 is not helpful.

Thanks.

-- Sanath

Attachment logoleft_small.jpg
Average of ratings: -
In reply to Sanathසනත‍් Jayasenaජයසේන

Re: How to add a logo to top left on main page without editing system PHP/HTML files

by Mauno Korpelainen -
If you don't want to edit anything you could select a theme that already has an image (let's say mainlogo.gif) and just replace that image with your own image (same name but different image).
In reply to Sanathසනත‍් Jayasenaජයසේන

Re: How to add a logo to top left on main page without editing system PHP/HTML files

by Sanathසනත‍් Jayasenaජයසේන -

Thanks folks; it seems that there is no easy way, but to go in an edit some code. Was just checking.....

Sanath