CSS doesnt work deployed on Pythonanywhere

2020-03-31 Thread Alexis Soko
Really simple stuff. webpage navbar looks propper locally. But when deployed the navbar loses font and goes vertical. Checked Django and bootstrap installed versions on both, Any thoughts? This is my first project on Django. Thanks for your help. Alexis. -- You received this message because yo

Re: CSS doesnt work deployed on Pythonanywhere

2020-03-31 Thread Alexis Soko
esday, March 31, 2020 at 10:54:59 PM UTC+3, Alexis Soko wrote: >> >> Really simple stuff. webpage navbar looks propper locally. But when >> deployed the navbar loses font and goes vertical. Checked Django and >> bootstrap installed versions on both, >> Any thoughts? Thi

Re: CSS doesnt work deployed on Pythonanywhere

2020-03-31 Thread Alexis Soko
your account control panel i think .. > > On Tue, 31 Mar 2020, 11:07 pm Alexis Soko, wrote: > >> Hi. thanks for the answer. >> >> Yes I have an app/static/css folder with the app.css file and {% load >> static %} at the beginning of the html. >> &g