Canvas Child Theme – Create a Unique WordPress Website
Resource to create a unique WooThemes Canvas Child Theme: How to Create a Unique WordPress Website: 15 Top Hacks for Canvas. 15 simple but effective CSS hacks.
Resource to create a unique WooThemes Canvas Child Theme: How to Create a Unique WordPress Website: 15 Top Hacks for Canvas. 15 simple but effective CSS hacks.
Problem: Full-width logo spills out over right side of header Solution*: Add this CSS to Child Theme’s custom.css file: *Source: How to Center Logo in WooThemes Canvas
How to add custom navigation menus in WooThemes Canvas, via Child Theme*. In this case, I wanted to add a menu in the footer and this tutorial is perfect. CSS for centering the footer menu (for Canvas v5.3.0 Child Theme): *Follow instructions to setup and use a WooThemes Canvas Child Theme.
Child Theme for WooThemes Canvas requires both style.css and custom.css files, as well as with functions.php. Read full article: How to Setup and Use a WooThemes Canvas Child Theme
PSD-to-WordPress conversion via WP Twenty Eleven child theme. (Two notes: 1) I produced about 70% of this site on The New iPad (v3). 2) This post is more for my own notes rather than a tutorial, so there may be small gaps in the knowledge.) Client: Body Conceptions by Mahri Relin Website design: Brad Egnor…
Problem: On IE8, NextGEN Gallery thumbnails are either missing completely or the thumbnails are all squeezed together. WordPress theme: Twenty Eleven child theme. Solution*: I added the following code to my child theme’s CSS: These pixel amounts are specifically for my needs. Make sure the height and width is the same as in Gallery >…
Creating a Simple Child Theme Using Twenty Eleven Move menu bar above header in Twenty Eleven WordPress Twenty Eleven CSS Style Sheet Modification. Change Site Title, Description, Post Title, Comments, Menus, Sidebar and More
NOTE: Since this post is from May 2012, the instructions may be out-of-date with current versions of WooThemes Whitelight and/or WordPress. Objective: Add 4 Widgetized areas, all in one row, just below the image slider on WooThemes Whitelight home page. Basic Method: Reference WooThemes “How to add a widgetized area to your theme” tutorial, as…
Goal: Custom Widget colors, text and rounded corners: Title: dark-blue background; bold, white font. Body: medium-blue background; rounded top-left/right corners. NOTE: these are only initial customizations. More is required. Solution: Add the following CSS to Child Theme stylesheet.
Goal: Add a custom Sidebar to Home page’s “Content” (not Template) area so any Widget can be added. WordPress framework: PageLines Framework 2.0.1 Solution: Copy one of the Sidebar sections and customize it to fit in the Content area of the Home page template. We’ll copy “Full Width Sidebar” and turn it into a new…