The header logo can be changed with your blog name by extracting the psd file from the main download folder, open it in photoshop, edit it and upload the logo from header widget in blogger layout. The header space also contains the menu bar for your main categories - Home, Contact and About - which can be changed from Layout-Edit Html, search for the following code and replace all the '#' with the relevant links -
<ul>
<li class='current_page_item'><a href='l'><span class='l'><span class='r'><span class='c'><span><span>Home</span></span></span></span></span></a></li>
<li><a href='#'><span class='l'><span class='r'><span class='c'><span><span>About</span></span></span></span></span></a></li>
<li><a href='#'><span class='l'><span class='r'><span class='c'><span><span>Contact</span></span></span></span></span></a></li>
</ul>
This is followed by a second menu bar to display your blog sections, that has a nice hover-on effect. The main feature of this theme would be the slider that allows you to put up your best or featured posts. To add the images, find the following code in Edit Html and replace # with post url and add your image link as shown in the code below. Repeat the same steps in the next code as well.
<ul class='jcarousel-skin' id='carousel'>
<li><a href='#'><img height='191px' src='IMAGE URL HERE' width='191px'/></a></li>
<li><a href='#'><img height='191px' src='IMAGE URL HERE' width='191px'/></a></li>
<li><a href='#'><img height='191px' src='IMAGE URL HERE' width='191px'/></a></li>
<li><a href='#'><img height='191px' src='IMAGE URL HERE' width='191px'/></a></li>
</ul>
In the main column the post headline is followed by the time stamp and labels on the top and comments on the extreme right. The template also has a related posts widget installed in it, that will appear at the end of each post.
The single sidebar on the right can be used for additional blogger widgets or the default ones like Archives, Labels etc. Masipag also has a 3 column footer space for more content.
Download the Masipag Blogger Template
Share this Blogger Template:
how to change the slider image from 3 to 2 images with width=300 & height=191?
@ ejen
3 to two images will be easy but to change the dimension of the image will require you to modify your template
remove a link from the carousel to decrease from 3 to 2, look in edit html
I love this template, but it is squeezing the pictures in my post. lisa-testing-the-blog.blogspot.com. See the post titled Carpool Line. How can I change that. Everything I've tried doesn't work. Thanks
@ lisa
when you upload the images do you choose to upload the large size???
I changed them all to original size, and that corrected the squeezing, but the pictures are still really small. I've applied the template to my main site. www.motorhomemoments.com. Thanks for your help!
@ lisa
why dont you put a width and height attribute to the picture? when you upload a picture you get a choice small medium large,,,, do you choose large???