Features

So what's new in Boxes Pro? Well, in a nutshell, lots!
Styles

I have summarised some of the changes on this page, but for more information on the major new features like the Twitter snippet, Extra Content and so on, please look at the sub-menus for this page.

Enjoy!

stacks_image_9F895BB8-93A7-40E6-AB18-41D0E0C139BE

Colours

Boxes Pro uses RapidWeaver "Colour Picker" functionality to allow you to customise your site.

In the "Styles" palette of the "Page inspector", you can now choose your own colours for the:
  • Page background
  • Page header title
  • Sub-headers
  • Links
  • Body text
  • Content headers etc
stacks_image_C613C41F-7545-473B-8E79-F73FB20F5BD4

Menus

The Boxes Pro menu runs along the top of the page. Submenus are now fixed and run neatly underneath the main menu.

The menus are animated using a modified version of Will Woodgate's JQuery code. So thanks to Will and you can womble up one of Will's fine themes from Themeflood here.

Page Width

With this theme I have gone for width, so Boxes Pro comes in standard width (700px), wide (800px), super-wide (900px) and mega-ultra-super-wide (variable), so you can let your pictures rip.
stacks_image_77F39B2F-630A-452B-91D9-39B02D696036

CPLF goes all "ExtraContent"

When I first designed Boxes, I was pleased as punch with my "logo image in the header area" feature which I dubbed the "Clever-pants Logo Feature" or the CPLF for short.

Now a year or so on, the CPLF in Boxes Pro is powered by ExtraContent and is now the simple drag and drop feature that I had always hoped for - but just did not know how to implement.

Find out more about how ExtraContent is implemented in the theme here.

Page Header Background

In addition to a simple image-less page header Boxes Pro now comes with a range of Page Header images and 2 blank Page Header images that you can replace wit your own custom images a plugin like Multitool.

If you want to add an image to the "Page Header", but you don't have Multitool, you need to follow these steps:
  1. Create an image that will fit your selected page width and height (ie. 800px for a page set to 800px wide). Save the image as a PNG file.
  2. Add the image to the page's "Assets" on the "Header" page of the "Page Inspector".
  3. Paste the following code in the "CSS" panel of the "Header" page in the "Page Inspector", replacing your image's name tag in the code.
#pageHeader {
background: url(assets/MYHEADERIMAGE.png) no-repeat;
}
stacks_image_53358464-652D-4CDB-A2F9-3F7E659E435D

Drop Shadow

Boxes Pro uses Mozilla's drop shadow CCS code for the main page content, for the Page Header and also for the text highlighting. You can turn this off in the Styles palette. Some browsers like IE which are still stuck in the dark ages will not be able to read this drop shadow CSS and just like viewing the World Cup on a black and white telly, their experience will be fun, but less colourful....!
Sidebar Fun