<https://lh3.googleusercontent.com/-XyRvujmz_50/V9ppuBtryTI/AAAAAAAAGyk/mhux7Q6txTsxuGoTVP9aGtZJ4qwt7rxVgCEw/s1600/Capture.PNG>

I tried but failed

This is what it looks like so far... I haven't change anything in the 
standford except 

   - the one I mention before (changing name + scss)
   - I also change in the scss and into html but doesnt give me anything....


when I tried to inspect I have this...



<img src="/static/themes/essai/images/OpenEdXLogo.png" alt="Home Page" 
height="50">




On Thursday, September 15, 2016 at 6:44:07 AM UTC+2, Дмитрий Утробин wrote:
>
> Did you change paths in scss and html files?
>
> For example, _essai.scss:
> $homepage-bg-image: url('../themes/default/images/sunrise.jpg');
>
> change on
>
> $homepage-bg-image: url('../themes/essai/images/sunrise.jpg');
>
> четверг, 15 сентября 2016 г., 5:24:57 UTC+7 пользователь Andres Gomez 
> написал:
>>
>> I am sorry to ask this question because I saw it was already asked but 
>> nothing worked for me.
>>
>> I am a noob in most of what I am doing so sorry in advance....
>>
>> Some information:
>> - I have installed opendedx on my own server (ubuntu 12.04.5)  at home 
>> (native edx)
>> - I install  export OPENEDX_RELEASE=open-release/eucalyptus.2
>>
>> Everything is fine till there...but then I wanted to install the 
>> standford theme...and it doesnt work...this is what I did....
>>
>>
>>    - - I download and unzip the them at 
>>    https://github.com/Stanford-Online/edx-theme
>>    - - I change the name of the folder for "essai" (try in French)
>>    - - Upload in my server at /edx/app/edxapp/themes/essai
>>    - - Changed the name for _essai.scss (I also tried essai.scss)
>>    - - Change in the lms.envs.json 
>>       - USE_CUSTOM_THEME' to true, and 
>>       - 'THEME_NAME' to 'essai'
>>    - Upload with
>>    - sudo /edx/bin/supervisorctl restart edxapp:
>>       sudo /edx/bin/supervisorctl restart edxapp_worker:
>>    
>>
>> I also tried to change 
>>
>>    - 
>>    
>>    "COMPREHENSIVE_THEME_DIRS": ["/edx/app/edxapp/themes/essai"],
>>    
>>    - 
>>    
>>    ENABLE_COMPREHENSIVE_THEMING: true,
>>    
>>    - 
>>    
>>    DEFAULT_SITE_THEME: "essai"
>>    
>>    - Upload with
>>    - sudo /edx/bin/supervisorctl restart edxapp:
>>       sudo /edx/bin/supervisorctl restart edxapp_worker:
>>    
>> None of this seem to work....
>>
>>
>> I am just trying to find a way to customize my plateform if there is a 
>> better way than the standord template (I ll take it) but I cannot event 
>> make work the standard one. Please help ( I read and tried most things 
>> propose in this forum. I don't quit get why it doesn't work...
>>
>>
>> cheers,
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/5ca1c2aa-5b81-4571-a267-fc54ca5c08c5%40googlegroups.com.

Reply via email to