Free Blogger Templates

BTemplates, the best place for Blogger templates since 2008.

Cubenatic Blogger Template

Cubenatic

Free Download Live Demo

4,285 Downloads.


Mobile screenshot

Instructions

  1. How to install a Blogger template.

About Cubenatic

Cubenatic is a free Blogger template adapted from WordPress with 2 columns, right sidebar, rounded corners, slider and posts thumbnails.

Excellent template for blogs about art.


More Art Blogger templates:


Credits

Author: BloggerTheme.
Designer: .


4 Questions and comments on Cubenatic

tansaliman 27 October 2010 at 22:58

nice template

↩ Reply
Mike 4 December 2010 at 11:48

how do you edit the scroller images?

↩ Reply
Claudia 4 December 2010 at 18:05

@Mike: Go to Design/Edit HTML, and find the following code:

<div class='ssgallery section' id='ssgallery'><div class='widget HTML' id='HTML3'>
<div id='gallery'>
<div id='featured-area'>

<div class='pics' id='s1'>
<div>
<img src='https://2.bp.blogspot.com/__Ue-P3hoW1M/TMPbE3-dr6I/AAAAAAAAAhs/0lyNg2XXjGU/s1600/slide1.jpg' style='width: 490px; height: 294px;'/>
<div class='excerpt'>
<p><a href='#YOUR LINKS TO THE POSTS HERE'>This is First Slide Title</a></p>
<p class='excerpt-text'>Description of first Slide goes here.Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae...</p>
</div>
<a href='#YOUR LINKS TO THE POSTS HERE'><span class='feat-overlay'></span></a>
</div>
<div>
<img src='https://2.bp.blogspot.com/__Ue-P3hoW1M/TMPbFF406lI/AAAAAAAAAh0/p22_39JHcyA/s1600/slide2.jpg' style='width: 490px; height: 294px;'/>
<div class='excerpt'>
<p><a href='#YOUR LINKS TO THE POSTS HERE'>This is Second Slide Title</a></p>
<p class='excerpt-text'>Description of second Slide goes here.Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae...</p>

</div>
<a href='#YOUR LINKS TO THE POSTS HERE'><span class='feat-overlay'></span></a>
</div>
<div>
<img src='https://2.bp.blogspot.com/__Ue-P3hoW1M/TMPbFiviCcI/AAAAAAAAAh8/wiVzHGHoQ1U/s1600/slide3.jpg' style='width: 490px; height: 294px;'/>
<div class='excerpt'>
<p><a href='#YOUR LINKS TO THE POSTS HERE'>This is Third Slide Title</a></p>
<p class='excerpt-text'>Description of thrid Slide goes here.Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae...</p>
</div>
<a href='#YOUR LINKS TO THE POSTS HERE'><span class='feat-overlay'></span></a>
</div>
</div>
<div id='slider-control'>
<div class='featitem active'>
<img src='https://2.bp.blogspot.com/__Ue-P3hoW1M/TMPbE3-dr6I/AAAAAAAAAhs/0lyNg2XXjGU/s1600/slide1.jpg' style='width: 67px; height: 67px;'/>

<span class='order'>1</span></div>
<div class='featitem '>
<img src='https://2.bp.blogspot.com/__Ue-P3hoW1M/TMPbFF406lI/AAAAAAAAAh0/p22_39JHcyA/s1600/slide2.jpg' style='width: 67px; height: 67px;'/>
<span class='order'>2</span></div>
<div class='featitem '>
<img src='https://2.bp.blogspot.com/__Ue-P3hoW1M/TMPbFiviCcI/AAAAAAAAAh8/wiVzHGHoQ1U/s1600/slide3.jpg' style='width: 67px; height: 67px;'/>
<span class='order'>3</span></div>
</div>
<div class='clear'></div>
</div>
</div>
</div></div>
<!-- end gallery div -->

You’ll need to replace all image URLs by yours, following the same width and height. You can also change titles and descriptions.

↩ Reply

Leave a Reply

Your email address will not be published. Required fields are marked *