<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I'm trying to customize the GeoNode page following the tutorial in the docs. </p>
<p>I've updated the site_base.css file as explained, and did the "python manage.py collectstatic" command in my project folder.</p>
<p>Then, I'm getting this message:</p>
<p>" You have requested to collect static files at the destination<br />location as specified in your settings:</p>
<p>/usr/lib/python2.7/site-packages/geonode/static_root</p>
<p>This will overwrite existing files!<br />Are you sure you want to do this? "</p>
<p>I answer 'yes' and then 2 files are copied to the <span>/usr/lib/python2.7/site-packages/geonode/static_root (I'm guessing the site_base.css file and the logo). I restart the Apache server and when I access my localhost, I'm getting only the text of GeoNode site (no css are loaded).</span></p>
<p>If I look at the source code of the page and click on the /static/site_base.css link, I'm getting a 404 error. </p>
<p> </p>
<p>Where does this problem comes from ? Do I need to set a path somewhere in a configuration file ?</p>
<p> </p>
<p>Thanks for your help !!!</p>
<p> </p>
<p>Kevin</p>
<p> </p>
<p> </p>
<p> </p>
<div> </div>
</body></html>