Stylesheet.css seem disfunctional
-
We build a website (www.hansenshifra.nl) a couple of months back. We used the ‘balloons’ theme, and edited away to make the site to our liking.
Yesterday, we thought it to be nice to make a few edits. (background color for instance). But it seems to us that edits we make in the Stylesheet.css are not reflecting on the website. For instance, if I change
body { background: #CCFFCC;
to
body { background: #FFFFFF;
NOTHING happens, though in my knowledge the website would have to turn up white.
Our second step was to edit the background color using the tab “Background” under “Appearance”. But when we change the color to, for instance, #123456; and we look up
#123456
in the Stylesheet: no results.Why is the background color not present in the Stylesheet.css? Why are other changes not visible when edited in the stylesheet?
Stylesheet.css:
[ 1,094 lines of code moderated, that’s just way too much. For that many lines of code please use pastebin.com instead. Or just post a link to your site instead. ]
- The topic ‘Stylesheet.css seem disfunctional’ is closed to new replies.