<div dir="ltr"><div><div><div><div><div>Hi Pawel,<br></div>what kind of setup/install do you have? apt-get or development environment? <br></div>If you have installed with apt-get and you are using the geonode-project, you will need to run<br>python manage.py collectstatic<br></div>Have a look here: <a href="http://geonode.readthedocs.org/en/latest/tutorials/admin/customize_admin/setup_admin.html">http://geonode.readthedocs.org/en/latest/tutorials/admin/customize_admin/setup_admin.html</a><br><br></div>Cheers,<br><br></div>Vivien<br><div><div><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 1, 2015 at 11:50 AM, Paweł Stankiewicz <span dir="ltr"><<a href="mailto:pavl1990@gmail.com" target="_blank">pavl1990@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><div dir="ltr">Hi guys!<br>Hope some can help. I am using GeoNode 2.4 under Ubuntu Server. <br>After reading <a href="http://geonode.readthedocs.org/en/latest/tutorials/devel/projects/theme.html" target="_blank">http://geonode.readthedocs.org/en/latest/tutorials/devel/projects/theme.html</a> I'm trying to change my bootstrap using bootswatch. The problem is, whichever theme from webside <a href="http://bootswatch.com" target="_blank">http://bootswatch.com</a> I use, the webside looks the same (but other then primary schema). You can see my portal under:  <a href="https://geohub.plgrid.pl/" target="_blank">https://geohub.plgrid.pl/</a>. My site_base.html looks like:<br><br>{% extends "base.html" %}<br>{% block extra_head %}<br>    <link href="{{ STATIC_URL }}geonode/css/site_base.css" rel="stylesheet"/><br>    <link href="{{ STATIC_URL }}geonode/css/bootstrap.css" rel="stylesheet"/><br>{% endblock %}<br><br>file called base.css I did't edit at all. Did someone ever had the same problem? Hope someone can help.<br>Best regards<br>Pawel<br clear="all"><br></div>
</div></div><br>_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br></div>