[GeoNode-users] bootstrap does not update

Paweł Stankiewicz pavl1990 at gmail.com
Mon Jun 1 02:50:02 PDT 2015


Hi guys!
Hope some can help. I am using GeoNode 2.4 under Ubuntu Server.
After reading
http://geonode.readthedocs.org/en/latest/tutorials/devel/projects/theme.html
I'm trying to change my bootstrap using bootswatch. The problem is,
whichever theme from webside http://bootswatch.com I use, the webside looks
the same (but other then primary schema). You can see my portal under:
https://geohub.plgrid.pl/. My site_base.html looks like:

{% extends "base.html" %}
{% block extra_head %}
    <link href="{{ STATIC_URL }}geonode/css/site_base.css"
rel="stylesheet"/>
    <link href="{{ STATIC_URL }}geonode/css/bootstrap.css"
rel="stylesheet"/>
{% endblock %}

file called base.css I did't edit at all. Did someone ever had the same
problem? Hope someone can help.
Best regards
Pawel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20150601/0631dcfa/attachment.html>


More information about the geonode-users mailing list