
Installation and Setting
How to Upload?
- Download xml file and save. Click download link above. Remember to Save, no need to open.
- Open your dashboard, go to Layout > Edit HTML
- Click Upload, choose your saved xml file, and then save
Navigation Menu Setting
Open Edit HTML, find these code below. Replace to your own link and anchor text
<div class='navbarleft'>
<ul id='nav'>
<li><a href='http://your-link-here'>Shirt</a></li>
<li>
<a href='http://your-link-here'>Skirt</a>
<ul>
<li>
<a href='http://your-link-here'>Skirt #1</a>
<ul>
<li><a href='http://your-link-here'>Green</a></li>
<li><a href='http://your-link-here'>Red</a></li>
<li><a href='http://your-link-here'>Blue</a></li>
</ul>
</li>
<li><a href='http://your-link-here'>Skirt #2</a></li>
<li><a href='http://your-link-here'>Skirt #3</a></li>
<li><a href='http://your-link-here'>Skirt #4</a></li>
<li><a href='http://your-link-here'>Skirt #5</a></li>
</ul>
</li>
<li><a href='http://your-link-here'>Hat</a></li>
<li><a href='http://your-link-here'>Pampers</a></li>
<li><a href='http://your-link-here'>Socks</a></li>
<li><a href='http://your-link-here'>Onesie</a></li>
</ul>
</div>
So glad to receive any response, bug report, and suggestion. Many thanks for not removing credit link
-------------------------------------------------
THE CONTENTS OF THIS TEMPLATE IS MADE BY CEBONG IPIET.
PLEASE BE RESPECTFUL AND DO NOT REMOVE CREDIT FOOTER LINK WITHOUT MY PERMISSION.
YOU ARE ALLOWED TO DISTRIBUTE BUT NOT ALLOWED TO ADD ANY LINK ON FOOTER
Thanks for great tuts... Absent...
ReplyDeletenice template
ReplyDeleteI want to translate your templates to polish. Can I add my link to the footer?
ReplyDelete(Translate: mylink)
hi pls tell me, how can i create my onw blogger template?
ReplyDelete@bestofblogger:follow the instruction pls
ReplyDelete@gabriela: yes
you mean what?
ReplyDelete@best of blogger:
ReplyDelete1.draw your design
2.edit HTML code
just try to edit from Minima template or another template
learn HTML code
I like the vintage color in this template. You're a good designer. Not only playing with the soft and cute color, but also have a brave in playing with an odd color...
ReplyDeleteaq suka templetenya nih...
ReplyDeletesimple dan warnanya kalem banget..:D
wew.... is very good but i'm using wp engine :D so i can't try this theme
ReplyDeleteHello, there are bug on the "Newer post, Home, Older post" button link. Visit my testing blog to view the problem http://babytest89.blogspot.com/
ReplyDeleteAs you can see, these 3 button is placed wrongly. Try press to the next page and you can see all the problem. This problem only happen in Firefox but not in IE.
There is another problem that is the post collum, try see it using IE.
Admin can you fix this problem pls. Thx. I hope you can fix this problem because I really like this template. Thx again.
im having problem with the code!i actually followed every steps but the layout wont show on
ReplyDeletemy page
@chai: hi chai, thanks for your report
ReplyDeletei've fixed that bug :)
you can redownload it
@anonym: try it again
Tender and touching theme was =)
ReplyDeletehi Lana :) thanks for visiting again
ReplyDeleteThx for the fix. :D
ReplyDeletehello cebong...i still dont understand..why, after i change the wording for skirt#1 to skirt#5 it still dont show up what i change..thanks admin..do reply me..thanks a lot for nice template
ReplyDeletecebong..i'm so sorry..i have an problem with my connection..it show delay..sorry a lot...anyway nice template..and good work
ReplyDelete@littlefeet:its okey now? :)
ReplyDeletehi..
ReplyDeleteeverything is ok now...
thx....
Hi,
ReplyDeleteI would like to use the layout with modifications. I like the navbar with "home, shirt, skirt..." because of its color and the search button. How could I delete the links to "home, shirt, skirt, hat, pampers, socks, post rss, comments rss) without deleting the whole navbar (because I like the search there).
Thanks for your help.
Cheers,
Veronika
veronika
ReplyDeleteread on post
Navigation Menu Setting
there are all code you have to delete
hi cebong ipiet,
ReplyDeletethanks for your help. i did so the first try, but i also deleted the one with the "search". now it worked.
Hi, wish to know, how come the date of posting did not show out at the post? It only shows the time, posted by and comments... but no date...
ReplyDeletePlease advice. Thanks!
just change that time to date format
ReplyDeletechange your timestamp format
when i open the file, this msg was come out...why? TQ
ReplyDeleteThe XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
System error: -2146697204. Error processing resource 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'.
how to save others widget without deleting it?
ReplyDelete@kamal: DO not open, just SAVE it, then upload through your blogger dashboard
ReplyDeleteHi again,
ReplyDeleteI just want to get rid of the "posted on at by" and "posted in" at the front and the end of a post. I configured the posts in the "options of the post". I deactivated every box but it still is there. What could I do?
Thanks in advance.
@veronica: you have to delete it manually
ReplyDeletedo you want to delete it?
hi,
ReplyDeleteyes I would like to delete it, because I don't need it.
Thanks
Veronika
@veronika
ReplyDelete1. open edit HTML, tick mark on expand widget template
2. Delete this
.comment-link {
background: url(http://3.bp.blogspot.com/_6pbSFKC8YH4/SjX6QoUZ9XI/AAAAAAAAA6w/1pMbYF87wt0/s1600/comment.png) no-repeat left center;
padding-left: 20px;
font-size:11px;
}
.labels {
background: url(http://4.bp.blogspot.com/_6pbSFKC8YH4/SjX6Qq-yALI/AAAAAAAAA64/SoUXU2QRzqo/s1600/tag_blue.png) no-repeat left center;
padding-left: 20px;
font-size:11px;
}
.author {
background: url(http://2.bp.blogspot.com/_6pbSFKC8YH4/SjX6QC5O61I/AAAAAAAAA6g/Z1qvolCc3vs/s1600/vcard.png) no-repeat left center;
padding-left: 20px;
font-size:11px;
}
.timestamp {
background: url(http://1.bp.blogspot.com/_6pbSFKC8YH4/SjX6QQwwvbI/AAAAAAAAA6o/yEUkhISnoEY/s1600/clock.png) no-repeat left center;
padding-left: 20px;
font-size:11px;
}
3. Find this
<div class='post-footer-line post-footer-line-1'/>
4. delete these code, (position is after post-footer-line-1 )
<b:if cond='data:post.labels'>
<span class='labels'>
Categories <b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>,</b:if>
</b:loop>
</span>
</b:if>
5. Save
6. Go to page element
7. deactivated posted by, timestamp, etc
hi,
ReplyDeletestep 1 and 2 was no problem. but in step 3 these codes i couldn't find at all div class='post-footer-line post-footer-line-1'/
and span class='labels.
i couldn't find although i used the site search.
thanks
veronika
@veronika: try to search "labels" I pick the code from original xml code, it must be there too
ReplyDeleteHow to change the timestamp format from time to date? can you give the date html format? tq
ReplyDelete@anonym:n0 need to edit html, go to Setting>Formatting>Time stamp format
ReplyDeletepick up date format from dropdown menu
Hi,
ReplyDeleteI love your templates, they are so beautiful.
I tried to add a Gadget at "Add and Arrange Page Elements.", but keep getting "Done, but with errors on page"
How do I resolve this?
2anonym: where do you download it? i didnt face any erros
ReplyDeleteHi,
ReplyDeleteI tried to add element via HTML/Java Script.
The code that I tried to add is from www.lilypie.com
Really hope you can help me resolve this.
txs in advance!
just add it, copy HTML code
ReplyDeleteadd widget through page element and choose HTML/javascript widget
paste your code
Txs! I managed to add the lilipie counter.
ReplyDeleteOne question, how can I change the color of the background? I love the bright blue background of Baby Cute and was wondering if I can change to the same color?
you can change it
ReplyDeletefind
body{
background:#color code;
Txs! I'm looking forward to your next baby design. Hope it will come out soon :)
ReplyDelete@anonym: thanks :)
ReplyDeleteCane nak edit template ni? x jumpe pon dashboard????
ReplyDeletetolong...saya x jumpe dashboard sy pon...cane nk edit blog i ni?pls pls pls....
ReplyDeletehi ipieth...a nice template, i alrdy use it, but i need to knw how cn i manage the label of shirt, skirt n etc...cn i rmove tat labels from this tmplate? bcos i not need for hat, pampers and socks...please help, TQVM
ReplyDeleteI picked this one too, thanks a lot for the free download. I love this layout.
ReplyDeletehi pieth...thanks for this template, cam i add navigation fot this template? how? thanks
ReplyDeleteHi Cebong, I use this template too. However I encounter a duplication of categories at every end of the blog page. can u advise how to overcome this? u can take a look at http://babyjoeladventures.blogspot.com/
ReplyDelete- kolarbear
Hi! How do you change the color of the nav bar? It's the last thing I can't figure out! It won't accept for me to change color and then point to a new file... Thanks!
ReplyDeleteKim
hi, how do i change the heading tabs of shirt, skirt, hat, pampers, socks, etc... also can i change the font & colors? please help!!!!!!!
ReplyDeletehi..i face problem, my older post is not below the newer post, but beside it..can you help me
ReplyDeleteHello, there are bug on the "Newer post, Home, Older post" button link. As you can see, these 3 button is placed wrongly.
ReplyDeletemy blog http://kidsapparelwholesaler.blogspot.com
SOHBET
ReplyDeleteblog saya jadi 2 post(double post). macam mana mahu jadi 1 post sahaja?
ReplyDeleteI like this news, thank you for sharing out the resources, I also have information sharing, this is my share content pandora
ReplyDeleteso cute....:-)
ReplyDeleteHi ipiet..
ReplyDeletegimana ya caranya mau taruh 2 gambar yang terpisah dalam 1 widget "picture" di blogger?
maksudnya terpisah gimana ya? Gini aja, upload gambar via post, save draft aja, ga usah di publish. copy kode nya ke widget "HTML"
ReplyDeleteCoach outlet online Leading American designer and maker of luxury lifestyle handbags and accessories.Large market in Europe and Canada,UK,USA etc.Welcome to Order!2011 New Style arrive,Free Shipping!
ReplyDeleteHi Ipiet,
ReplyDeleteNice template that you have created. I would like to do some modification on the nav bar. But I am not sure how to edit the xml codes properly in order to get the following the correct navigation bar listing.
May I request for step by step instruction?
The listing that I would like the template to display are as follows:
1)Stickers
under drop down list
a)alphabets
b)epoxy
c)felt
d)name
e)puffy
f)transparent
instead of 2nd item scroll down will be skirt then follow by "skirt1", "skirt2" and so on.
I hope the above explanation are clear. :)
help help anyone can help me with the enquiry that i posted
ReplyDeleteBaby soup is the good flavor and may be very helpful all of them. It is very nice and enjoyable. Mostly are very like it and enjoy it in this post and soup also.
ReplyDeleteIn this soup so very nice and interesting blogger shred on the site and enjoy it in this soup may be good helpful and used many people in this soup.
ReplyDeletehi saya coba koq ga bisa yah n keluar report error bX-2d0yos, itu karena apa yah?thanks
ReplyDelete