[Urgent] Organization Logo

173 views
Skip to first unread message

ENG TEONG CHEAH

unread,
Sep 11, 2016, 1:35:50 PM9/11/16
to Open edX operations


Dear all,

We need your helping hand urgently.
I'm currently using FULL Stack and 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.

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">

Unfortunately, the image still remain same and NO Changes.


Thank you.


Peter Pinch

unread,
Sep 11, 2016, 4:58:30 PM9/11/16
to opene...@googlegroups.com
You don’t mention which version of edX you are running, but you should start by reading the documentation at http://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/theming/index.html

Since this is urgent, you may find more people able to help you with theming on Open edX’s slack channel, https://openedx.slack.com/messages/theming/

Peter Pinch
Associate Director of Engineering
MIT Office of Digital Learning
pdp...@mit.edu
http://engineering.odl.edu/

--
You received this message because you are subscribed to the Google Groups "Open edX operations" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openedx-ops...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openedx-ops/39be45e9-d178-40cc-bc19-3f23d08a4aee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages