This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
design:howto [2013/11/18 11:03] Alia created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Changing background color: ===== | ||
- | - Disable default background image by adding following CSS in Admin panel > Appearance > Edit Theme > "CSS" tab: <code>.ow_page_wrap { | ||
- | background-image: none; | ||
- | }</code> | ||
- | - Choose your own background color in Admin panel > Appearance >Edit Theme > "Theme Settings" tab >:{{:design:origin_page_background_change.png?300|}} | ||
- | |||
- | Result(default vs customized): | ||
- | |||
- | {{:design:origin_backrgound_default.png?300|}} {{:design:origin_background.png?300|}} |