User Tools

Site Tools


design:howto
This version (2013/11/18 11:03) is a draft.
Approvals: 0/1

This is an old revision of the document!


Changing background color:

  1. Disable default background image by adding following CSS in Admin panel > Appearance > Edit Theme > “CSS” tab:
    .ow_page_wrap {
        background-image: none;
       }
  2. Choose your own background color in Admin panel > Appearance >Edit Theme > “Theme Settings” tab >:

Result(default vs customized):

design/howto.1384772630.txt.gz · Last modified: 2015/09/15 09:10 (external edit)