User Tools

Site Tools


livedemos:coloredheadline:start

Red Colored Headline

The red color of the headline is realized via the Cssperpage plugin.

The wiki code:

~~cssp_red_openDIV~~
====== Red Colored Headline ======
...
...
~~cssp_closeDIV~~

(See also the wiki code of this page.)

The CSS code:

#css_per_page.red h1 {
    color: red;
}

Where to edit the CSS?

The easiest way is to edit the file  conf/userstyle.css  – see also User Styles.

You can do this on your web server or by using the Advanced plugin.

livedemos/coloredheadline/start.txt · Last modified: 2018/10/12 09:54 by 127.0.0.1