BTemplates, the best place for Blogger templates since 2008.
Layer Press is a free Blogger template adapted from WordPress with 2 columns, magazine-like layout, right sidebar, slider and posts thumbnails.
Author: PBTemplates.
Designer: New WP Themes.
João Gusttavo 31 October 2010 at 7:36
How do I change the dimensions of images of the post?
osi 2 November 2010 at 11:51
Recent templates are all the same.
celeste w 4 November 2010 at 10:51
I like the recent templates but they are not usable. The links for how to change them do not work, you are unable to edit the title. They look good but you are unable to really use them for blogger. Hope the creator gets them fixed.
Claudia 5 November 2010 at 18:38
@celeste w: You may use any template if you follow specific instructions for any of them. If you do not understand something, you should make a question.
chris 13 November 2010 at 14:35
love the template, one issue, the twitter and feed button (next to comment rss and edit) at the top appear to be cut off on the bottom end are cut off, is this a quick fix?
Daz 22 November 2010 at 17:57
I love this template. I do have a question though, When I post a link to the blog to my facebook the description is this –
summary_noimg = 800; summary_img = 650; img_thumb_height = 150; img_thumb_width = 225; //=1) { imgtag = ”; summ = summary_img; } var summary = imgtag + ” + removeHtmlTag(div.innerHTML,summ) + ‘
I’ve been trying to find where to fix it with no luck. Any idea what line(s) I need to be looking at?
Lou 4 December 2010 at 22:02
I am having trouble replacing the images in the featured section – I keep getting errors or not image. I am using Google Picasa 3 and have tried different formates to replace the current images. Anyone else having this issue or have a solution?
Better instructions?
Lou 4 December 2010 at 22:05
@Lou:
or NO image
tried different FORMATS of the web link…
Claudia 5 December 2010 at 10:58
@Lou: Go to Design/Edit HTML and find the following code:
Now replace every single URL by the direct link to each new image. Your images must be 610px × 320px.
Chris 19 December 2010 at 19:29
Hello-
I’m testing this template on my test blog before I implement live. I have a couple of questions that you could perhaps help me with, both centering around the summary functions for the posts.
1. Is there anyway to turn off the summary and page break for individual posts if desired?
2. If not, is there a way for the summary to show the true post, it looks like as currently formatted its removing hyperlinks and formatting of the post (if you visit the url above the post from Nov 12th illustrates this issue).
Any help would be much appreciated.
Thank you,
Chris
Claudia 20 December 2010 at 0:26
@Chris: Go to Design/Edit HTML -> Expand widget templates and replace:
by:
Save changes.
Obie 23 December 2010 at 18:37
hi, I love the template so far and i have been tweaking it since i downloaded it. Right beside the header is an “add a gadget” option. When i try to add text or a picture, it is cut off towards the lower right. Is there a way to fix that? Thanks for your help.
Claudia 25 December 2010 at 16:08
@Obie: Use only the sidebar to add widgets in this template.
Prince 2 January 2011 at 20:11
I have to problems using the buttons on the side (the ones below the search bar). How can I use them?
Claudia 4 January 2011 at 8:54
@Prince: This is the code of the buttons:
You must put your links there in this way:
Selahattin 21 January 2011 at 17:32
Hello,
I try this valuable template. My question is; how can I edit the height of slider? Can I put more images by copy&paste related code in class=’imageElement’?
Regards
Andrew 30 July 2011 at 6:56
How do you change the background image at this template? I’m trying to figure it out but I can’t. Can somebody help me with this? Thanks.
Andrew 31 July 2011 at 3:10
Ok I figured it out :) Thanks anyway i used body{
background: url(URL HERE) !important;
}