Content Customization File Downloads

There are a variety of ways that you can customize your content layout for importing into the blog and I’ve prepared a few scripts that you can use with your projects.

The zip contains five different content layouts making use of the product title, category, description, price, link, thumbnail, and image. Remember, you’re welcome to modify them to meet your specific needs.

Download custom content files (1.45kb Note: You must be logged into the member’s area to download )

In case you were curious how each would lay out, I’ve attached some screen shots. Each content file is numbered and the screen shots are in order.

Content layout 1

Content layout 2

Content layout 3

Content layout 4

Content layout 5

Each file has two special classes which can be used for styling in the style.css file; the classes are thumb and buy_link.

As an example, if you want the thumbnail to sit to the left of the text and large red font for the purchase link, you’d add the following to your style.css file.

.thumb {float: left; margin: 0 8px 8px 0; padding: 0; border: 0;}
.buy_link {font-size: 125%; color: #f00;}          

Use this as an opportunity to get creative with your content styling. Make it appealing to the audience.

Leave a Reply