Here we add formatting to the sidebar modules to give it the look of a "messy list" - this rotates each content item a little bit each way so it looks haphazard. It's a funky and fun and a way to add some interest:
This is done completely in CSS with no extra scripts added! Thanks to zurb.com for the code. This has been modified to copy & paste into TypePad.
1. Upload your images
The menu uses three images. Upload the images you would like to use to your File Manager. We sized our images to 100px so it only needs to load a small file size.
2. Add the HTML to your sidebar
In Design > Content, under Modules, select "Embed your own HTML" to add this new HTML module. Here you will enter the code for the menu:
Each of the three items in the menu has a list item:
The green URL is where you put the link for the page to go to when the image is clicked. The red title is the title that will appear under the picture. And the blue is the location of the image in the file manager.
3. Add the CSS
First, we'll want to make sure we have enough room in our sidebar. Here we are using the Two-Column-Right layout so we'll add this to our Custom CSS to change the column widths:
And then we'll add the CSS to make it fancy, in our Custom CSS area:
You can add images to your sidebar using an Embed your own HTML module, but you can also do this with CSS only and using the existing Powered by TypePad module.
Here is our sidebar with the fancy TypePad badge:
In Design > Content, select the Powered by TypePad module and position it in your sidebar. Add the following Custom CSS and you're all set: