My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Customization  
How to modify Simplish for your site.
Phase-Deploy, Phase-Support
Updated Feb 12, 2011 by joshix

Introduction

This page is intended to hold examples, tips, and advice for customizing Simplish.

Details

Child themes

As seen at http://op111.net/53. ...

Adding an image header

Version 2.6 added admin panel custom image header controls under Appearance -> Header. Custom image header support enables uploading and cropping header images, controlling color of header text, or hiding header text entirely.

Recreating the traditional top gradient

Revision 28df6738b0 removed the old-school Scribbish top shadow gradient in favor of custom background images and colors. The new custom background support can emulate the traditional gradient:

  1. Fetch background.png ()
  2. Upload background.png to your site's wp-admin -> Appearance -> Background options.
  3. Set Display Options as follows:
    • Position: Left;
    • Repeat: Tile Horizontally;
    • Attachment: Scroll;
    • Color: #

Additional sidebars

Three-column layouts and the like. Placing widgets.

See Also


Sign in to add a comment
Powered by Google Project Hosting