Changing the Organization Logo and Main Header Logo

1,613 views
Skip to first unread message

ENG TEONG CHEAH

unread,
Sep 8, 2016, 3:09:55 AM9/8/16
to Open edX operations


Hi All,

I try to change the Organization Logo by following the  StackOverflow(http://stackoverflow.com/questions/32900783/open-edx-update-logobut after i restarted the lms, it look like no have any changes still remain the same.
and my logo call Purple-500x500.png.



Thank you.

Regards,
Eng Teong




Juanan Pereira

unread,
Sep 8, 2016, 4:57:30 AM9/8/16
to opene...@googlegroups.com

Hi,

> I try to change the Organization Logo by following the  StackOverflow(http://stackoverflow.com/questions/32900783/open-edx-update-logo) but after i restarted the lms, it look like no have any changes still remain the same. and my logo call Purple-500x500.png.

Have you read this answer to your previous question in this same group?

https://groups.google.com/forum/m/#!topic/openedx-ops/QAloGRKh7H8

Please, if that answer didn't work, you should explain better which is your instance environment (fullstack? Devstack? Dogwood? Eucalyptus?) It will also help to know exactly what you tried (what files did you edit, what commands did you run).

Juanan

ENG TEONG CHEAH

unread,
Sep 8, 2016, 5:05:20 AM9/8/16
to opene...@googlegroups.com
Hi Juanan,

Sorry for inconvenience.
I'm using fullstack.
I try to edit the navigation.html and footer.html For navigation.html I type the following command. cd /edx/app/edxapp/edx-platform/lms/static/images sudo mv ~/logo . #move the icon and replace the icon change navigation.html: cd /edx/app/edxapp/edx-platform/lms/templates sudo cp navigation.html navigation.html.bak <<backup sudo vi navigation.html change <img src="${static.url(branding.get_logo_url())}"alt="${platform_name()}"/>` TO <img src="/static/images/default-theme/logo.png" alt="${platform_name()}"/>` And For Footer.html REMOVE % if not hide_openedx_link: <div class="footer-about-openedx"> <p> <a href="${footer['openedx_link']['url']}"> <img src="${footer['openedx_link']['image']}" alt="${footer['openedx_link']['title']}" width="140" /> </a> </p> </div> % endif CHANGE TO <img alt="organization logo" src="static/images/default-theme/es-logo-small.png">

--
You received this message because you are subscribed to a topic in the Google Groups "Open edX operations" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openedx-ops/sg1h4GJ8g1g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openedx-ops+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openedx-ops/CALc7hq_NmVt1FaaL%2BjOpZF_THhiN3kTfkaSh39K7MKfcq9eRQA%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages