How to replace Footer moodle logo with my custom logo on formal_standard theme.

How to replace Footer moodle logo with my custom logo on formal_standard theme.

deur venkat sadineni -
Getal antwoorde: 8

Hello,

I want to replace the moodle footer logo with my custom logo in the formal_standard theme, Can any one explain the same.

Regards,

Venkat Sadineni

Gemiddeld van beoordelings: -
In antwoord op venkat sadineni

Re: How to replace Footer moodle logo with my custom logo on formal_standard theme.

deur jay bharat -
Very Simple My dear friend.
Just delete it.
Exampe:http://173.1.30.165/moodle_new
I have added here flash based footer.

Regards
Jay Bharat
http://www.bharatbaba.com/blog
Gemiddeld van beoordelings: -
In antwoord op jay bharat

Re: How to replace Footer moodle logo with my custom logo on formal_standard theme.

deur Naga Kamineni -

I recently installed the E-learning moodle theme from Themeza. I would like to remove the two logos at the bottom (Themza and NetHosting)....how can I do this? I looked in footer.html and I found the following code. Not sure if I am looking at the correct code but was thinking if 'homelink' was the key.....

print_container_end(); // content container
    print_container_start(false, '', 'footer');
 $GLOBALS['loggedinas'] = $loggedinas;
 $GLOBALS['homelink'] = $homelink;

    echo '<p class="helplink">';
    echo page_doc_link(get_sting('moodledocslink'));
    echo '</p>';

    echo $GLOBALS['loggedinas'];
    echo $GLOBALS['homelink'];
 
    print_container_end();

Thanks Naga

Gemiddeld van beoordelings: -
In antwoord op Naga Kamineni

Odp: Re: How to replace Footer moodle logo with my custom logo on formal_standard theme.

deur Mariusz Rosiak -
i guess homelink is the link to the loged-in user profile.

Gemiddeld van beoordelings: -
In antwoord op Mariusz Rosiak

Re: Odp: Re: How to replace Footer moodle logo with my custom logo on formal_standard theme.

deur Frank Ralf -
See Themes FAQ#Changing things for some pointers.

hth
Frank
Gemiddeld van beoordelings: -
In antwoord op Frank Ralf

Re: Odp: Re: How to replace Footer moodle logo with my custom logo on formal_standard theme.

deur LOUIS FREDERICK RAKOTOARISON -

Sorry Frank, there is nothing.

Gemiddeld van beoordelings: -
In antwoord op LOUIS FREDERICK RAKOTOARISON

Re: Odp: Re: How to replace Footer moodle logo with my custom logo on formal_standard theme.

deur Richard Oelmann -
Prentjie van Core developers Prentjie van Particularly helpful Moodlers Prentjie van Plugin developers Prentjie van Testers

Louis,

this was originally posted in 2007. It will be easier to help you if you tell us what moodle version and what theme you are using as there have been many changes over the last 4+ years

Richard

Gemiddeld van beoordelings: -
In antwoord op jay bharat

Re: How to replace Footer moodle logo with my custom logo on formal_standard theme.

deur LOUIS FREDERICK RAKOTOARISON -
We need the way not what you have done!
Gemiddeld van beoordelings: -