Sunday, February 18, 2007

LikeWise v1.1

A new (stable) release of LikeWise (v1.1) is available in the left sidebar.

A second row of three columns is added to the footer:


Here's an example!

The Blogger Add and Arrange Page Elements Dashboard:


Note:
  1. In the example images the second row is filled with Page Elements. In the template these second row columns are initially left empty.

  2. Of course Page Elements can be added to each column in the first row too. Using the second row only creates a neatly horizontally aligned new row with Page Elements.

One can simply add more (and more) rows by copying and pasting the first row code - add a row between two existing rows!

<!-- start bottom container 3 -->
<div id='container2'>

<div id='column'>
<b:section class='column7' id='column7' preferred='yes'>
</b:section>
</div>

<div id='column'>
<b:section class='column8' id='column8' preferred='yes'>
</b:section>
</div>

<div id='column'>
<b:section class='column9' id='column9' preferred='yes'>
</b:section>
</div>

</div>
<!-- end bottom container 3 -->


Be sure to name each column unique (otherwise the Dashboard will tell you so ...) and add each new column-name as a selector to the following specification (in the template style section)

#column1, #column2, #column3, #column4, #column5, #column6, #column7, #column8, #column9, #main {
padding: 10px;
}


to allow every single column its needed 'air'!

4 comments:

Marcia (MeeAugraphie) said...

Thank you for allowing us to use this template. It is almost exactly what I have been searching for. The only thing that separates it from being perfect (for me) is my want (as opposed to need) for several full width page elements beneath the three bottom columns. Who knows, maybe if I read your how to posts I can figure out how to do it!

I did download this template; left your header info in the template html intact; left the bottom credits that are visible inplace. Thank you, again. - Marcia

Patience Over-Rated said...

Hey Thur not trying to spam but I believed I posted on wrong article! Sorry.

I was wondering how I can implement two even length widgets at the bottom of the post similar to what I attempted here:

http://121772.blogspot.com/

To sort of mock this layout here:

http://flickr.com/photo_zoom.gne?id=295180653&size=o

Want to use the widgets as a summary/link to older post or articles, thus giving the perception of a newspaper style page.

Just curious if you can show me the coding to clean up the look and provide a cohesive look with the "real" post?

Dan said...

There seems to be a mistake in your template. Always get an error message when I preview the blog (also when trying to edit page elements).

Error occurs not only in my existing blog, even when I create a brand new blog... same effect.

Any hint?

thur said...

Hi Dan,

Yes, strange! Well, I uploaded the template again and NOW it seems to work again.
I don't know what happened. They ALL worked before :-(

Regards,

Thur.