User Tools

Site Tools


Sidebar

admin_menu:pages_management:pages_home:page_details:edit_css:start

This is an old revision of the document!


Edit CSS [S]

List of CSS Tags (Rules)

Edit CSS screenshot

When you first get to the page to edit the CSS for a page, it will display a list similar to the illustration above. Click on an "edit" button to edit the fonts and styles for that "CSS Element".

Edit

The settings on the edit page will dictate the styles for that element.

Color Chart

Click on the "colors" button to view a handy table of different colors and the "Color code" for each, that you can use for any of the color settings.

Page Attached to

Informs you of what page this CSS is used on.

Element Name

This is the element name, it is how this field is identified in various places in the admin panel.

Element Description

The description of what this element is used for. Not every element will have a description.

Element CSS Tag

This is what is used in the "HTML" in order to use this CSS element. It is used in the "class" property of an HTML tag.

Font Family

The "family of fonts" used for this element.

Size

Used for the CSS "font-size" property.

Style

Used for the CSS "font-style" property.

Weight

Used for the CSS "font-weight" property, for how "heavy" a font is.

Text Color

Used for the CSS "color" property.

Decoration

Used for the CSS "text-decoration" property.

This removes or places special decoration (such as underline) that the browser may place on text.

Background Color

Used for the CSS "background-color" property.

Background Image

Used for the CSS "background-image" property.

Horizontal Text Align

Used for the CSS "text-align" property.

Vertical Text Align

Used for the CSS "vertical-align" property.

Advanced CSS

Can be used to further customize the "CSS Properties" for this CSS element. The text you enter here (if used) will be inserted inside the { and } for the CSS rule, so all you need to enter is the rules and nothing else.

Example:

text-decoration: line-through;
admin_menu/pages_management/pages_home/page_details/edit_css/start.1236713110.txt.gz · Last modified: 2014/09/25 16:55 (external edit)