-
Mapping Between StyleSheet Classes
I have a website, in which i am using Protal Stylesheet. Now, i want to change the portal stylesheet and i want to use Dojo Stylesheet. My website is so huge so i don't want to pass by each page and change the class style. I want to do a map between my current style and the new style.
For example
<body class="wpsBody">
i want to do a map to change the class without touching the page, and change "wpsBody" to "dojoBody" and both classes are in different css files. Anyone has idea to solve this point in a clean way...
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks