Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Uranus theme.

Uranus theme: Difference between revisions

From MoodleDocs
(Created page with "'''Uranus Theme''' {{Infobox plugin |type = Theme |entry = https://moodle.org/plugins/view.php?plugin=theme_uranus |tracker = |discussion = https://moodle.org/mod/forum/discuss...")
 
No edit summary
 
Line 9: Line 9:
|float = left
|float = left
}}
}}
'''Home page link on logo'''
Please note that you will need to replace the URL in the line <a class="logo" title="Home" href="http://inspire.rcs.ac.uk/"> with the correct url for the homepage of your own Moodle site. This line of code can be found in three places:
layout\frontpage.php (line 52)
layout\general.php (line 53)
layout\report.php (line 44)

Latest revision as of 10:24, 13 May 2013

Uranus Theme

Uranus theme
Type Theme
Downloads https://moodle.org/plugins/view.php?plugin=theme_uranus
Issues
Discussion https://moodle.org/mod/forum/discuss.php?d=225388
Maintainer(s) [Gordon McLeod]


Home page link on logo Please note that you will need to replace the URL in the line <a class="logo" title="Home" href="http://inspire.rcs.ac.uk/"> with the correct url for the homepage of your own Moodle site. This line of code can be found in three places: layout\frontpage.php (line 52) layout\general.php (line 53) layout\report.php (line 44)