CSS do not work
-
This CSS works until you need to use: url(“url here”)
The plugin saves the css as: url(\”url here\”)
Naturally the background image will not work when this kind of data is printed to the html.
The topic ‘CSS do not work’ is closed to new replies.