Bueno
| Instructions: | Template Settings / How to use this template |
| Template author: | Anshul |
| Designer: | WooThemes |
| Description: | Bueno is a free blogger template adapted from WordPress with 2 columns and right sidebar. Excellent layout for blogs about personal issues. Download Bueno for free in BTemplates. |
| Compatible with: | FFIEChrome |
| Share / save: | Feed Facebook Twitter Delicious Stumbleupon |

How can I get the circle to say the date instead of “Undefined”?
Just read instructions about it all here http://www.anshuldudeja.com/2009/12/blogger-template-bueno.html
Anshul, it didn’t work. Actually, I tried all timestamp format and none oh them solved the problem.
@cacau its not possible if you select that timestamp and not showing date.Just check again you would be making some mistake.Check again it can be you would have changed date format instead timestampformat.If still not able to do it just grant me admin to your blog i will do it immediately for you.
Clean and nice!
I tried EVERYTHING to get rid of the undefined, but it doesn’t go away! Can you please help
Hi Rainn, I had the same problem with the timestamp, you just need to change the date AND hour stamp.
@ Cloud Thanx.
@ rainn If you still have problem can contact me.
How do I change the date and hour stamp? In order to get rid of the “undefined” there also seems to be a lot of space from the last post to the bottom of the page. I don’t how to explain this… please visit my blog to see what I mean. Thanks!
Beautiful Job!
Just the template i’ve been looking for ages =)
Tks
Kat:
Go to Settings/Formatting and set the timestam format to Sunday, December 13, 2009
@ Claudia – I tried, and its still not working! =(
@Kat Just you would be still making some mistake.Just contact me at anshulaffprg[at]gmail.com. i will do for you.
@ Anshul. I sent you an invite to be a member of my blog.
@ Anshul. I figured it out, I was looking at the header date. Oops. Thanks anyways!
@kat i did it for you without taking admin hehe…
@kat yup i told above in comments also you might be changing date instead of timestamp.Anwways problem solved !!
Hi, I try with all the date formats and no one works
It´s a really nice template, I love it!!
Under Settings > Formatting there is a menu that says “Date Header Format” AND a menu that says “Timestamp Format”. You need to change BOTH of those to Sunday, December 13, 2009.
Than you so much Carly!!!
Thanks, it’s work for me
Hi,
how do I change the colour of the text. I would like ot have it in black. Thx !
@andreas here is the color .
body { font: 14px Georgia, Times, Serif; line-height: 1.5; color: #7a7a7a; }
Is there a way to make the blog title font larger?
#header h1 {
padding:15px 0px .25em;
line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font: normal normal 100% Georgia, Serif;
font-size:16px;
font-weight:bold;
}
Increase font size in above css.
Thanks so much, Anshul! Worked like a charm.
Hi, is there a way to remove the home, about, archive, sitemap and fullwidth option from the header?
I don’t use them, don’t know what to do with them.
Thanks
<div id=’meniu’>
<ul>
<li class=’current_page_item’><a href=’/'>Home</a></li>
<li><a href=’#'>About</a></li>
<li><a href=’#'>Archive</a></li>
<li><a href=’#'> Sitemap</a></li>
<li><a href=’#'>Full Width</a></li>
<li class=’rss’><a href=’http://bueno-btemplates.blogspot.com/feeds/posts/default’ title=’RSS Feed’>Rss</a></li>
</ul>
</div>
Remove above codes or add below property in your css
#meniu {display:none;}
Hi,
Is there a way to make a header ( a big picture like in my blog) bewteen
* Home
* Posts RSS
* Comments RSS
* Edit
* search
and
home, about, archive, sitemap and fullwidth option
Thanks
@Samarian, check our FAQ’s
Hey there, I have successful uploaded your template to my blogger. However, I could not find the edit button on my blog.. I have no idea how to go to new post, edit templates from your template. Please help me out. Thank you!
hi…how to remove the home..about..archieve etc?
How do I change the border color around the images? Thanks!
Hi Anshul!
I love this theme but I have a problem with the Archive.
Usually I like to use the Hierarchy mode with Post Titles on my archive but with this template I get this configuration:
● ▼
● 2010
(X) (number o posts)
● ▼
● February
(X) (number o posts)
● XXXX (post title)
Instead of just:
▼ 2010 (X) (number o posts)
▼February (X) (number o posts)
● XXXX (post title)
Can you fix it please?! Or tell me how to? cause I’m not a big code expert and I really want to continue to use this template!
Thanks in advance!
@hiprspace ya you are right.The list style this template is using in sidebar makes difficult to display the blog archive as you want.Thats why i suggested you to use monthly archive in settings for it in sidebar.Only two things can be done 1)You use monthly archive as i said or
2)If dont wanna use monthly then you have to chnage list style of sidebar then it will be ok.
These are the codes
.sidebar ul li a:link, .sidebar ul li a:visited {
color:#666;
padding: 0 0 0 25px;
text-decoration: none;
display:block;
background: url(http://2.bp.blogspot.com/_j82W7u9kZbs/Sx1VaqswiYI/AAAAAAAAARg/IVjcXsZLQoA/s400/bullet.png) no-repeat 10px center;
}
.sidebar ul li a:hover {
color: #f3686d;
background: url(http://4.bp.blogspot.com/_j82W7u9kZbs/Sx1Va57dMgI/AAAAAAAAARo/KeaSyMZajqY/s400/bullet_hover.png) no-repeat 10px center;
font-weight: bold;
}
Or remove them it will become simplle.
I can’t get the date bubble to show up on my posts. The background image is also missing… ?
How can I switch around the order of: Comment | Labels | Author to just Comments and Labels (2 cols) and/or Author | Labels | Comments (3 cols in different order)
What happened to the BG and the date BG?!?! It’s gooooneeee!!!!
The date bubble and background has also dissappeared from my blog.
How can we get it back?
Thanks.
The banner of my blog, is a margin and I try to delete the margin, but I can not … someone help me?
I got it – alone – to solve the problem …
if there is anyone else with problems on the edge of the banner, simply add “border: 0px solid $ linkcolor,” after the code: “# header img (”
thanks!
hey lucas! i have the same prob also. but it doesnt seem to work on mine :/
The backgroung the date bubble have just appeared on my blog… I love this template so much and I’m glad it’s back to normal. Does anyone know how it’s possible for this to happen? How is it possible for this template to change if it was downloaded to my desktop?
just add
img{border:0;}
all users to your css.
How to i change the background color from the dots to just plain white?
Thx
Good question ! I would like to know too how to change the background colour to plain white ! Thx
@dave and andreas very easy answer
THis is the code to do it.
background:#fff url(http://4.bp.blogspot.com/_j82W7u9kZbs/Sx1VaRKzIDI/AAAAAAAAARY/qxJBa_kjbr8/s400/bodytile.jpg) repeat left top;
Just make it like this
background: #fff;
Result background will be white.If you have any other image then replace only image link in code i showed.
Thank you for your help. Dave and I appreciate it !
my blog is still under construction, i love ur template so much!
how can i make the featured post appear on sidebar with square pictures and summary, just like this: http://1.bp.blogspot.com/_v5IxGTiMTD8/Sx6nKujGlZI/AAAAAAAAAg4/f5AvZ1tNcbg/s1600-h/Screenshot.jpg
thanks for answer
Hi Anshul,
Thanks so much for a great blog template. I love it so much and the instructions are so easy to follow!
I just have one problem I have been tweaking the top bar a little and was very proud of what I did since I have no knowledge at all.
BUT… I got this
TEMPLATE ERROR: LHS of numeric is null before 35 in flirty-bird.blogspot.com
Can you please help me at all?
Thanks michelle
Great theme. Made some customizations and it’s looking great. I also had the problem with the date format but followed your instructions and solved it.
Now, is it possible to remove the date altogether and insert a fixed text character or bitmap graphic in the circle for all posts?
Also, how can I add the Quick Edit button from the Blogger interface to the posts? I get them on the sidebar and footer elements, but not on the posts. This would help a lot. Would I have to eliminate your custom Comments/Tags/Author footer and use the standard Blogger post footer?