Changes for page ERDivaLook

Last modified by Ravi Mendis on 2010/09/10 01:14

From version 160.1
edited by Ravi Mendis
on 2009/04/23 09:52
Change comment: There is no comment for this version
To version 161.1
edited by Ravi Mendis
on 2009/04/23 09:50
Change comment: Add notes on CSS image replacement

Summary

Details

Page properties
Content
... ... @@ -87,5 +87,5 @@
87 87  {{/code}}
88 88  
89 89  Here, the edit page banner is being set.
90 -##div#a form h1.edit## is an example of a **CSS selector**. All elements in a Diva look D2W page will begin with ##div#a##.
91 -The page title is a <h1> with a class //edit//, so the resulting CSS selector for that element would be ##h1.edit##.
90 +//div#a form h1.edit// is an example of a **CSS selector**. All elements in a Diva look D2W page will begin with //div#a//.
91 +The page title is a <h1> with a class //edit//, so the resulting CSS selector for that element would be //h1.edit//.