User Tools

Site Tools


design:howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
design:howto [2013/11/18 11:24]
Alia
— (current)
Line 1: Line 1:
-===== Changing Background: ===== 
  
-==== Page 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|}} 
- 
- 
- 
-==== Canvas background color ==== 
- 
-Add following CSS in Admin panel > Appearance > Edit Theme > "​CSS"​ tab:<​code>​.ow_bg_color { 
-    background-color:​ **#​A9F5F2**;​ 
-}</​code>​ 
-Where **#A9F5F2** is desired color. 
-Result: 
- 
-{{:​design:​origin_canvas_backgroun.png?​300|}} 
design/howto.1384773889.txt.gz · Last modified: 2015/09/15 09:10 (external edit)