saulhoward / haddock-cms

Automatically exported from code.google.com/p/haddock-cms
0 stars 0 forks source link

Public HTML Sky Theme relies on JavaScript #95

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. You load a page that uses the Public HTML Sky Theme with a browser with
JavaScript disabled.
2. The rounded corners are missing.
3.

What is the expected output? What do you see instead?

JavaScript is used to modify the HTML of a page. This should be done using
PHP on the server side.

Original issue reported on code.google.com by robert.i...@gmail.com on 26 Apr 2009 at 1:13

GoogleCodeExporter commented 8 years ago
This also seems to have the unwanted effect of making the sky themes CSS take 
precedence.

Original comment by robert.i...@gmail.com on 6 Jun 2009 at 2:58