Changes for page ERDivaLook
Last modified by Ravi Mendis on 2010/09/10 01:14
From version 197.1
edited by Ravi Mendis
on 2009/04/24 02:06
on 2009/04/24 02:06
Change comment:
There is no comment for this version
To version 200.1
edited by Ravi Mendis
on 2009/04/24 02:12
on 2009/04/24 02:12
Change comment:
Change to HTML code snippet
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -86,7 +86,7 @@ 86 86 87 87 Standard CSS image replacement applies. 88 88 89 -Here, the edit page banner is being set. {{color value="red"}}{{div#a form h1.edit}}{{/color}} is an example of a **CSS selector**. The page title is a <h1 >with aclass//edit//, so the resulting CSS selector for that element would be {{color value="red"}}{{h1.edit}}{{/color}} or more specifically {{color value="red"}}{{div#a form h1.edit}}{{/color}}.89 +Here, the edit page banner is being set. {{color value="red"}}{{div#a form h1.edit}}{{/color}} is an example of a **CSS selector**. The page title is marked up as ##<h1 class="edit">..</h1>##, so the resulting CSS selector for that element would be {{color value="red"}}{{h1.edit}}{{/color}} or more specifically {{color value="red"}}{{div#a form h1.edit}}{{/color}}. 90 90 91 91 {{tip title="Tip"}} 92 92