Wall Press | Blogger Template

Wall Press is a minimal, 2-column, clean blogger template with three column footer.

It is cross-browser compatible. However, the CSS3 shadow effects are not visible in Internet Explorer. Instructions on editing the template can be found after the cut.

Instructions on editing the template

Navigation Bar

<div id='nav'>
<ul>
<li><a class='home' expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a class='feed' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>Posts RSS</a></li>
<li><a class='comment' expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;'>Comments RSS</a></li>
<li><a class='edit' href='#'>Edit</a></li>
</ul>
</div>

Leave your comments below if you have any questions regarding the template or contact me via form.

UPDATE 18/07/2010 :

The template downloaded before this update date comes with header with no IMAGE support. Thanks to Whisper for the information on that. I’ve updated the template downloads with HEADER IMAGE support.

For those who downloaded and using the template, you have to change a small piece of code with another. Go to Design > Edit HTML > Click on “Expand Widget Templates”. Search for the following code using CTRL + F.

<div class='titlewrapper' style='background:  transparent'>

Just above that code, you’ll see these codes.

<div expr:style='&quot;background-image:  url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;);  &quot;                      + &quot;background-repeat:  no-repeat; &quot;                      + &quot;width: &quot;  + data:width + &quot;px; &quot;                      +  &quot;height: &quot; + data:height + &quot;px;&quot;'  id='header-inner'>

Replace those codes with the code below and click Save.

<div expr:style='&quot;background-image:  url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;);  &quot;                      + &quot;background-position:  &quot;                      + data:backgroundPositionStyleStr +  &quot;; &quot;                      + data:widthStyleStr                       + &quot;min-height: &quot; + data:height +  &quot;px;&quot;                      + &quot;_height:  &quot; + data:height + &quot;px;&quot;                      +  &quot;background-repeat: no-repeat; &quot;'  id='header-inner'>

15 Replies to “Wall Press | Blogger Template”

  1. Hello, I want to try this template but I want to add an image instead in the title of this template, it can do it, doesn't it?

  2. Hello and thanx alot for the beautiful theme!

    I have a small Problem. I want to add Adsence blocks avter each post, but it appear only after the last (more before the second last post) posting. Is something wrong with the theme code?

    Thank You in advance!

    1. Yeah sure! I like the image behind the header. And the design is quite good. For the ads placement, I would like to suggest you to place only one ad in sidebar. Do not place ads within posts in Blog Home Page. Place google ads above and below the post in Post page like what I did in this site.

Leave a Reply to Rethnaraj Rambabu Cancel reply

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

CommentLuv badge

This site uses Akismet to reduce spam. Learn how your comment data is processed.