Template Name : WPBoxedTech | |
Original Designer : Technology Tricks | |
Bloggerize by : Free Blogger Template | |
Demo Url : CLICK HERE | |
Download : WPBoxedTech.zip(UPDATE) |
Instalations Guide :
Here we go, WPBoxedTech Free Premium Blogger Template. I think you all already understand how to setup the navigation menu. So, I only guiding you for "slide feature" and "subscribe feature".
See the element picture below[click the picture for full size]
There are two special element widget[red box in the picture].
1. Slide Feature Element
Click "Add A Gadget" => "HTML/JavaScript Add"
No need to write a title for this element
Place the code below in the "Content box" and change the red code as you want
<!-- featured section -->
<div class="box"><div class="box_outer"><div class="box_inner"><div class="box_bottom_right"><div class="box_bottom_left">
<div class="box_content">
<h5>Featured Posts</h5>
<div id="carousel_control">
<div id="play_btn" class="control_btn"><img alt="Play" width="8" src="http://2.bp.blogspot.com/_lxBSX0YJV58/SwQlWwTYYlI/AAAAAAAAAmM/3X3rSfq7a1A/s1600/play.png" height="7"/></div>
<div id="pause_btn" class="control_btn"><img alt="Pause" width="8" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlOqgywtI/AAAAAAAAAmE/lWd29uMFFe0/s1600/pause.png" height="7"/></div>
<div id="prev_btn" class="control_btn"><img alt="Previous" width="8" src="http://4.bp.blogspot.com/_lxBSX0YJV58/SwQlXGDpsDI/AAAAAAAAAmU/h_JEGKzs4Hw/s1600/prev.png" height="7"/></div>
<div id="next_btn" class="control_btn"><img alt="Next" width="8" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlOC7grvI/AAAAAAAAAl8/qH1ivA6na6I/s1600/next.png" height="7"/></div>
<div id="featured_number"/></div>
</div>
<ul id="featured_posts" class="jcarousel-skin-tango">
<li>
<div id="featured_1" class="featured_item">
<h4><a href="POST URL HERE1" title="POST TITLE HERE1">POST TITLE HERE1</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE1" width="535" src="IMAGE URL HERE1" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE1</div>
<div class="featured_more"><a href="POST URL HERE1" title="POST TITLE HERE1">Read More...</a></div>
</div>
</li>
<li>
<div id="featured_2" class="featured_item">
<h4><a href="POST URL HERE2" title="POST TITLE HERE2">POST TITLE HERE2</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE2" width="535" src="IMAGE URL HERE2" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE2</div>
<div class="featured_more"><a href="POST URL HERE2" title="POST TITLE HERE2">Read More...</a></div>
</div>
</li>
<li>
<div id="featured_3" class="featured_item">
<h4><a href="POST URL HERE3" title="POST TITLE HERE3">POST TITLE HERE3</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE3" width="535" src="IMAGE URL HERE3" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE3</div>
<div class="featured_more"><a href="POST URL HERE3" title="POST TITLE HERE3">Read More...</a></div>
</div>
</li>
<li>
<div id="featured_4" class="featured_item">
<h4><a href="POST URL HERE4" title="POST TITLE HERE4">POST TITLE HERE4</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE4" width="535" src="IMAGE URL HERE4" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE4</div>
<div class="featured_more"><a href="POST URL HERE4" title="POST TITLE HERE4">Read More...</a></div>
</div>
</li>
<li>
<div id="featured_5" class="featured_item">
<h4><a href="POST URL HERE5" title="POST TITLE HERE5">POST TITLE HERE5</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE5" width="535" src="IMAGE URL HERE5" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE5</div>
<div class="featured_more"><a href="POST URL HERE5" title="POST TITLE HERE5">Read More...</a></div>
</div>
</li>
</ul>
</div></div></div></div></div>
<!-- end featured section --></div>
<div class="box"><div class="box_outer"><div class="box_inner"><div class="box_bottom_right"><div class="box_bottom_left">
<div class="box_content">
<h5>Featured Posts</h5>
<div id="carousel_control">
<div id="play_btn" class="control_btn"><img alt="Play" width="8" src="http://2.bp.blogspot.com/_lxBSX0YJV58/SwQlWwTYYlI/AAAAAAAAAmM/3X3rSfq7a1A/s1600/play.png" height="7"/></div>
<div id="pause_btn" class="control_btn"><img alt="Pause" width="8" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlOqgywtI/AAAAAAAAAmE/lWd29uMFFe0/s1600/pause.png" height="7"/></div>
<div id="prev_btn" class="control_btn"><img alt="Previous" width="8" src="http://4.bp.blogspot.com/_lxBSX0YJV58/SwQlXGDpsDI/AAAAAAAAAmU/h_JEGKzs4Hw/s1600/prev.png" height="7"/></div>
<div id="next_btn" class="control_btn"><img alt="Next" width="8" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlOC7grvI/AAAAAAAAAl8/qH1ivA6na6I/s1600/next.png" height="7"/></div>
<div id="featured_number"/></div>
</div>
<ul id="featured_posts" class="jcarousel-skin-tango">
<li>
<div id="featured_1" class="featured_item">
<h4><a href="POST URL HERE1" title="POST TITLE HERE1">POST TITLE HERE1</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE1" width="535" src="IMAGE URL HERE1" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE1</div>
<div class="featured_more"><a href="POST URL HERE1" title="POST TITLE HERE1">Read More...</a></div>
</div>
</li>
<li>
<div id="featured_2" class="featured_item">
<h4><a href="POST URL HERE2" title="POST TITLE HERE2">POST TITLE HERE2</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE2" width="535" src="IMAGE URL HERE2" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE2</div>
<div class="featured_more"><a href="POST URL HERE2" title="POST TITLE HERE2">Read More...</a></div>
</div>
</li>
<li>
<div id="featured_3" class="featured_item">
<h4><a href="POST URL HERE3" title="POST TITLE HERE3">POST TITLE HERE3</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE3" width="535" src="IMAGE URL HERE3" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE3</div>
<div class="featured_more"><a href="POST URL HERE3" title="POST TITLE HERE3">Read More...</a></div>
</div>
</li>
<li>
<div id="featured_4" class="featured_item">
<h4><a href="POST URL HERE4" title="POST TITLE HERE4">POST TITLE HERE4</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE4" width="535" src="IMAGE URL HERE4" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE4</div>
<div class="featured_more"><a href="POST URL HERE4" title="POST TITLE HERE4">Read More...</a></div>
</div>
</li>
<li>
<div id="featured_5" class="featured_item">
<h4><a href="POST URL HERE5" title="POST TITLE HERE5">POST TITLE HERE5</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE5" width="535" src="IMAGE URL HERE5" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE5</div>
<div class="featured_more"><a href="POST URL HERE5" title="POST TITLE HERE5">Read More...</a></div>
</div>
</li>
</ul>
</div></div></div></div></div>
<!-- end featured section --></div>
Example :
POST URL HERE = http://www.freebloggertemplate.info/2009/11/coming-soon-wpboxedtech-free-premium.html
POST TITLE HERE = Coming Soon : WPBoxedTech Free Premium Blogger Template
IMAGE URL HERE = http://3.bp.blogspot.com/_lxBSX0YJV58/SwDm0GHomeI/AAAAAAAAAg8/o65sLBcHdQA/s400/wpboxedtech.gif
POST SUMMARY HERE = WPBoxedTech is one of Free Professional Premium Wordpress Theme by technologytricks.com and fast load theme. It is a 3 column professional clean and sleek design layout which can be used for all tech niche blogs. Now I convert this theme for Blogger Community.
2. Subcribe element at the bottom
Click "Add A Gadget" => "HTML/JavaScript Add"
TITLE BOX = SUBCRIBE or else
Place the code below in the "Content box" and change the red code WITH YOUR OWN URL
<div class="subscribe_content">
<div class="subscribe_item">
<div class="subscribe_img"><img alt="Subscribe to RSS Feed" width="32" src="http://2.bp.blogspot.com/_lxBSX0YJV58/SwQlFuK1k_I/AAAAAAAAAlM/FogVGTbLfxo/s1600/ico-rss.jpg" height="32"/></div>
<div class="subscribe_desc">
<a href="FEED SUBSCRIBE URL">Subscribe to RSS Feed</a>
Receive feed updates via your feed reader
</div>
</div>
<div class="subscribe_item">
<div class="subscribe_img"><img alt="Email Subscription" width="32" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlF1t9jOI/AAAAAAAAAlU/fVwRHX67YGo/s1600/ico-subscribe.jpg" height="32"/></div>
<div class="subscribe_desc">
<a href="EMAIL SUBSCRIBE URL">Email Subscription</a>
Receive feed updates via email
</div>
</div>
<h4>Be My Friend?</h4>
<div class="network_list">
<ul>
<li class="first"><a href="YOUR DIGG URL">Digg</a></li>
<li class="second"><a href="YOUR TWITTER URL">Twitter</a></li>
<li class="third"><a href="YOUR FACEBOOK URL">Facebook</a></li>
<li class="fourth"><a href="YOUR LINKADIN URL">LinkedIn</a></li>
<li class="fifth"><a href="YOUR STUMBLEUPON URL">StumbleUpon</a></li>
<li class="sixth"><a href="YOUR YOUTUBE URL">YouTube</a></li>
<li class="seventh"><a href="YOUR MYSPACE URL">MySpace</a></li>
<li class="eigth"><a href="YOUR GOOGLE VIDEO URL">Google Video</a></li>
</ul>
</div>
</div>
<div class="subscribe_item">
<div class="subscribe_img"><img alt="Subscribe to RSS Feed" width="32" src="http://2.bp.blogspot.com/_lxBSX0YJV58/SwQlFuK1k_I/AAAAAAAAAlM/FogVGTbLfxo/s1600/ico-rss.jpg" height="32"/></div>
<div class="subscribe_desc">
<a href="FEED SUBSCRIBE URL">Subscribe to RSS Feed</a>
Receive feed updates via your feed reader
</div>
</div>
<div class="subscribe_item">
<div class="subscribe_img"><img alt="Email Subscription" width="32" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlF1t9jOI/AAAAAAAAAlU/fVwRHX67YGo/s1600/ico-subscribe.jpg" height="32"/></div>
<div class="subscribe_desc">
<a href="EMAIL SUBSCRIBE URL">Email Subscription</a>
Receive feed updates via email
</div>
</div>
<h4>Be My Friend?</h4>
<div class="network_list">
<ul>
<li class="first"><a href="YOUR DIGG URL">Digg</a></li>
<li class="second"><a href="YOUR TWITTER URL">Twitter</a></li>
<li class="third"><a href="YOUR FACEBOOK URL">Facebook</a></li>
<li class="fourth"><a href="YOUR LINKADIN URL">LinkedIn</a></li>
<li class="fifth"><a href="YOUR STUMBLEUPON URL">StumbleUpon</a></li>
<li class="sixth"><a href="YOUR YOUTUBE URL">YouTube</a></li>
<li class="seventh"><a href="YOUR MYSPACE URL">MySpace</a></li>
<li class="eigth"><a href="YOUR GOOGLE VIDEO URL">Google Video</a></li>
</ul>
</div>
</div>
UPDATE:
PLEASE RE-DOWNLOAD THIS TEMPLATE IF YOU ALREADY DOWNLOAD IT BEFORE. THE OLD TEMPLATE HAVE A PROBLEM WHEN USING "BLOGGER IN DRAFT MODE" TO UPLOAD AN IMAGE TO YOUR POST.
HERE IS THE RULES IF YOU WANT TO FIX THE OLD VERSION BY YOUR SELF :
*HARD MODE*
1. GO TO "EDIT HTML"
2. CHECK "EXPAND WIDGET TEMPLATE"
3. PRESS CTRL+F AND SEARCH "SEPARATOR" (WITHOUT QUOTE)
4. CHANGE ALL "SEPARATOR" WORD WITH "UNDERLINER"
5. SAVE.
*EASY MODE*
EXAMPLE:
WHEN YOU UPLOAD IMAGE FOR YOUR POST, YOU WILL GET THE CODE LIKE THIS (BLOGGER IN DRAFT MODE ONLY):
<div class="separator" style="clear: both; text-align: center;">
<a href="http://4.bp.blogspot.com/_PyrykGGhB88/SunCcDFoveI/AAAAAAAAG_M/98aALM5pLFg/s1600-h/2009_04250211d.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" src="http://4.bp.blogspot.com/_PyrykGGhB88/SunCcDFoveI/AAAAAAAAG_M/98aALM5pLFg/s320/2009_04250211d.JPG" /></a><br />
</div>
JUST REMOVE THE "CLASS='SEPARATOR'" CODE.
PLEASE RE-DOWNLOAD THIS TEMPLATE IF YOU ALREADY DOWNLOAD IT BEFORE. THE OLD TEMPLATE HAVE A PROBLEM WHEN USING "BLOGGER IN DRAFT MODE" TO UPLOAD AN IMAGE TO YOUR POST.
HERE IS THE RULES IF YOU WANT TO FIX THE OLD VERSION BY YOUR SELF :
*HARD MODE*
1. GO TO "EDIT HTML"
2. CHECK "EXPAND WIDGET TEMPLATE"
3. PRESS CTRL+F AND SEARCH "SEPARATOR" (WITHOUT QUOTE)
4. CHANGE ALL "SEPARATOR" WORD WITH "UNDERLINER"
5. SAVE.
*EASY MODE*
EXAMPLE:
WHEN YOU UPLOAD IMAGE FOR YOUR POST, YOU WILL GET THE CODE LIKE THIS (BLOGGER IN DRAFT MODE ONLY):
<div class="separator" style="clear: both; text-align: center;">
<a href="http://4.bp.blogspot.com/_PyrykGGhB88/SunCcDFoveI/AAAAAAAAG_M/98aALM5pLFg/s1600-h/2009_04250211d.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" src="http://4.bp.blogspot.com/_PyrykGGhB88/SunCcDFoveI/AAAAAAAAG_M/98aALM5pLFg/s320/2009_04250211d.JPG" /></a><br />
</div>
JUST REMOVE THE "CLASS='SEPARATOR'" CODE.
TEŞEKKÜRLER
ReplyDeleteThanks, Nice one dear. Hoping you will come up with yellow and white shades too.
ReplyDeletenice templates. i share your template on my blog. just a shortage on the footer, ad that shown on the left side footer is not tidy. hope you can fix the problem.
ReplyDeletefyi, i use firefox 3.0.15.
@Kumkum: i'll think about it first ;)
ReplyDelete@Gre: it's because i did not add any title for that element.
@FBT, WOW!! that's nice. I think that will be the best of yours.
ReplyDeletenice template.
ReplyDeleteBut i have a problem, when you select a post the image apears behind de text.
Can you help?
@Duarte : tell me your blog url. I will check it
ReplyDeleteIts a test blogger.
ReplyDeleteyou can visit in http://testeterceirataurina.blogspot.com/
thanks
@Duarte : Are you sure did not do anything with this template?
ReplyDeleteYour images code look like this
------------------------------------------------
<div class="separator" style="clear: both; text-align: center;">
<a href="http://4.bp.blogspot.com/_PyrykGGhB88/SunCcDFoveI/AAAAAAAAG_M/98aALM5pLFg/s1600-h/2009_04250211d.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" src="http://4.bp.blogspot.com/_PyrykGGhB88/SunCcDFoveI/AAAAAAAAG_M/98aALM5pLFg/s320/2009_04250211d.JPG" /></a><br />
</div>
------------------------------------------------
can you explain to me, how the "bold" code appear in your blog?
I do not do any changes on this template.
ReplyDeleteWhen i read your feedback i create a new blog test and he do the same thing with the images.
thank you for suport
This time your own Blog's template is really appreciable. Wow what a background.
ReplyDeleteIs it possible to slow the sliding of the featured section? Thanks for the skin, by the way.
ReplyDeleteDuarte Bettencourt
ReplyDeleteI had the same problem, I did two things. First go under settings > formatting the set Enable float alignment to no. Then edit your post switch to edit html take out that line --"div class="separator" style="clear: both; text-align: center;"-- not really a fix but it will make it work.
nice template, thanx. I put a little modification if u don't mind. can u tell me how to erase a feature post please?
ReplyDeletehttp://2fool4u.blogspot.com/
How do I insert an image in place of the header and get it centered in the header? the image header is 960px and 985px, please send me an email teaching (gmartins1309@gmail.com), therefore an urgent need to know for now use the template on my blog (www.dotaisfun.com) thanks for everything, congratulations on your site!
ReplyDeleteHI, Nice template but Iam facing a problem while I was testing it for a blog of mine.
ReplyDeleteThe problem is when you expand the post the picture in the post overlaps the post writings.
see it happening here
http://maapstest.blogspot.com/
Kindly helpe me out.
I read the above comments written by rick and tried the same but did not work.
ReplyDeletePlease clear that bug in the template. Its quite a good work of yours and I love the template.
I tried to validate the template using the http://validator.w3.org
ReplyDeleteBut it reported about 302 errors could you rectify those
Maapss - I am posting again just in case this doesn't get fixed. I can assure you that the work does work. I took a look at your site and still have the wrong code in there. In your first post you have the following line, which is put in by default when you add a post:
ReplyDeletediv class="separator" style="clear: both; text-align: center;"
This line above should be replace with the following:
div style="clear: both; text-align: center;"
Basically it looks like this occurs because of the class="separator". So really just take that class out of the html when you are doing a post by clicking on edit html. It should be the very first line.
Just in case you don't believe the test site is here
http://rickketcham.blogspot.com
Hope this helps.
Thank you Rick
ReplyDeleteIt does work
What you have got to do is just remove the class separator as you said.
CLick edit html search for this piece of code
.separator {
width:545px;
float: left;
height: 3px;
margin: 5px 0px;
padding: 0px 0px;
display: inline;
background: url(http://4.bp.blogspot.com/_lxBSX0YJV58/SwQk0u1fWeI/AAAAAAAAAj8/KZzJfqsEaNg/s1600/dot.gif) repeat-x bottom;
}
and remove it.
HI Rick
ReplyDeleteThere is another hitch in the template hope you will be able to correct it.
I tried to change my old blogs template to the wpboxedtech. But it seems the search box will search and find items on posts only made after the template is installed.
Means the previous posts already exisiting on the blog are not searched. And you cannot edit the time of post or date of post in the edit posts postoptions. Even if you change the date and time. It reverts back to the new one as soon as you publish.
Hope you can find a solution for this.
hi rick..
ReplyDeletewhy did all the pics for the slider stretched
how to adjust it?
my blog :
htpp://pibgsktpp.blogspot.com
and how to include facebook in the bookmark/share widget?
ReplyDeletehow to change link on header menu ?(advertis,themes)
ReplyDelete@All: Please wait for "new file" of this template. I Will fix the problem.
ReplyDeleteThanks
Bravo..bravo...
ReplyDeletethanks matte,
Finally you've fixed it
thanks...
ReplyDeletegreat job bro ! thanks.. im using now, thanks..
ReplyDeleteI wanna enlarge left column that is blog post side. How can I do this
ReplyDeletethanks in advance
@Whodidwhat: sorry, out of support.
ReplyDeletei get error message in IE like title is null or no object and this is cause of friend connect gadget
ReplyDeleteis there any way to get rid of this
Its nice template..
ReplyDeletewww.akhpuji.blogspot.com
This is beautiful template... I have saw wordpress version, it has also dropdown menu... how can i get dropdown menu in this blogger version.... Can u help plz...
ReplyDeletei want to remove all 'featured section' related code from this template plz help me..........
ReplyDeleteI want to remove all 'featured posts' related code from this template plz help....
ReplyDeleteI would like to add header image to this template, please provide the directions on modifying the code and recommended image size.
ReplyDeleteThanks
-V!
hey dude, this is a great template! blends beautifully with mine, thanks a lot :)
ReplyDeletek, there is a small glitch for me. My slide feature is not working... mind helping me out please?
mantab !
ReplyDeletei want to use Drop Down Menu with WPBoxedTech Free Premium Blogger Template, pls help me
ReplyDeletegreat template
ReplyDeletethanks documents :)
ReplyDeletethanks for this excelent themplate, i love the "featured posts" gadget
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHi, I really love this template! However, I would like to know how to add sub-menus. Can that be done?
ReplyDeleteThanks!
(tnmccask@hotmail.com)
I am having trouble with the search feature. It is not seaching the whole blog. Can you please help me solve this problem?
ReplyDeleteHey I really enjoyed using this template for my blog check it out http://www.e-swastya.com. My archives are going little outside from the page. I need those archives my menu bar . How should I do it .Any help would be appreciable .Thanks
ReplyDeletehey admin really u did a great job yaar i really appreciate u
ReplyDeletethe trick to change "underline" instead of seperator is mind blowing
thanks a lot man
have a nice day
www.ppcfusion.co.cc
i just want to add third column plz someone guide how can i do that..?
ReplyDeletei would like to use this if i am manage to add third column.
Thank u.
www.desionlinemovies.net
Hi every one....
ReplyDeleteI Want to add drop down menu like the original theme http://www.technologytricks.com/themes/wpboxedtech/
Can anyone tell me the script ?
Thanks for the info. :)
Thank you very much. Is there any red colored themes for blogspot. I want one.
ReplyDeleteGreat template!!!
ReplyDeleteMy problem:
How translate this: READ MORE...
I can not find in html.
Thanks for the template it is awesome
ReplyDeleteHello from greece! i downloaded your excellent template, and i have a couple of questions.
ReplyDelete1. how can i fix the wrong displayof favicons of twitter and stumbleupon? (on the right footer on my blog)
2. Can i remove the gadget "search" before the posts? Or are there would be aftermaths as far as the gadget of FEATURED POSTS?
( I did not add this latter gadget in my blog yet)
greetings, and excellent job! thx a lot
Thank FBT, I use this template on http://bukantipsinfo.blogspot.com
ReplyDeleteT.Y.V.M [Thank You Very Much]
Great theme, thanks
ReplyDeleteused it in http://ssdtanay.blogspot.com/
I have add some pictures more at the Slide Feature Element.
ReplyDeleteHow can I change the TOTAl number of pictures? This remain the same, i.e. 5.
Thank you and regards.
Hello again, anopther thing more
ReplyDeleteI Want to add drop down menu (submenus) like the original theme http://www.technologytricks.com/themes/wpboxedtech/
Can you please hjelp me.
Thank you and Regards
Hello FreeBlogTemplate,
ReplyDeleteI don’t know if I can ask you this because I use your nice “Woothmes News Magazine” of Bloganol.com and made an adaptation with READ MORE of this blog but somethings is going wrong ;-(
I tried to modify the READ MORE with a nicer one but … ;-) … now I have the post in double ?
I take the READ MORE on this blog here:
http://wpboxedtech-btemplates.blogspot.com/
I’ m sure I need to take some code away but I can’t see which one …
Can you help. I know that for hight specializ blogger like you it’s just a question of minutes but for us beginner it’s a little bit hard.
My blogger laboratorium is here:
http://blogger-laboratorium.blogspot.com/
It’s a blogger design that i make for a girl friend of mine. I didn’t know what offer him as special gift. I decide to make her a special template ;-) Why not ! But little be hard …
Thanks to take attention to my request.
if you need my email, just ask it to me
MTS
Hi again! i followed exactly your advice as far as the slide feauture is concerned, but this gadget does not show the post's images. Why is that? please help me! (i use firefox)
ReplyDeletethanks really u r the best but please tell me how to expand the template pleaseeeeee
ReplyDeletehttp://goooglehacker.blogspot.com/
ReplyDeleteactually i need my blog template to display full screen , so please help me out with this annoying problem
nice template ,could you just tell me please how to fix the pages ,cause when i hit on them it give me like a publication, not like a normal page...and how to remove the "read more"button from the pages?I mean the page should look like a page:))thank you www.kurtene.blogspot.com this is my blog...
ReplyDeletedude please tell me how to change main menu options..you gave home,advertise,themes,etc..but i want to change it..
ReplyDeletebut when i try to change in edit html it only changed name but when i click it nothing happened..i want categories like menu so if i click on that it should display that post or url..so please reply me
@devlevis, you just put the label/category you want e.g politics in the url..
ReplyDeletecan you help me.. i dont know hot to install this template on my blogger...
ReplyDeleteHi...
ReplyDeleteI just added and edited some of its features like:
1. change the Main menu to a drop down menu
2. put google adsense on top of each post (if opened)
you can visit my site @ http://tipsNcheats.blogspot.com
hello
ReplyDeleteI chose this awesome template for my blog.
but I have a problem. for more details you can view this image : http://i252.photobucket.com/albums/hh36/wacly/Sanstitre-2-2.png.
I find the bubble here : http://www.iconfinder.net/icondetails/10352/48/
thank you for your help, I come back later to see if you answered me ;)
Can somebody answer to our questions?? Maybe you did not notice, but recently i lost some of my posts's comments, which other users made me, before the changing of this template:( Anyone who face the same problem?? The slide show prome still exists..:(
ReplyDeletei mate, i have a problem with iexplorer:
ReplyDeletehttp://hilinks.blogspot.com/
(box "read more... white background does not appear)
please, help
I really like this template!
ReplyDeleteI'm loving this template so far. A few quirks, but overall very smooth and clean and easy on the eyes.
ReplyDeleteOne thing I can't figure out: profile pics are not showing up in the comments section. And yes, I do have "show profile pics" enabled in the blog's settings. Any ideas?
I've got it on a test site right now - here's a sample post: http://cabinstestblog2.blogspot.com/2010/04/ladies-of-80s-tournament-round-2-kelly.html
Any help would be greatly appreciated. Thanks.
Awesome efforts and sharing.You r really helpful.Thanks...
ReplyDeleteVery good template.
ReplyDeleteI put several widgets in the sidebar what made it great.
My intention was to go putting posts until they align with the height of the sidebar. I think that would be about 10 posts.
However, only three are shown postings summarized on the home page appears and the link “older posts”. Before I put the last post, appeared five postings summarized.
How do I set the number of posts that will appear in the summary page?
Thanks for the help and forgive me for bad English!
El navegador internet explorer muestra un error en la línea 1106, esta línea corresponde a un script. Con firefox todo bien, pero hay personas que navegan con explorer aún. Example: jorgelavandero.blogspot.com
ReplyDelete¿Pueden corregir el error en la linea 1106?
Thanks!
Hey, how to edit the button at the top?? Like of HOME, ABOUT and etc...???
ReplyDeleteI use this template for my blog but still need a little editing but no problem. I like it bcos simple but so complete. I just need add script for related post. thanks u so much bro...
ReplyDeleteI choose this template very nice and good
ReplyDeletewww.islamsunnikerala.blogspot.com
Love this template! simplicity is beauty.
ReplyDeletei was wondering if i can add more featured on the slide? also i want to put a ladder board banner below the menu, anybody can teach me?
http://series-cravings.blogspot.com/
gracias por la plantilla me ha servido mucho.
ReplyDeletehttp://calienlinea.blogspot.com
please how do i change the 'read more' link on the homepage to my own image.
ReplyDeleteOn logging into blogger dashboard => design tab => edit html and expand widgets, i see this:
b:if cond='data:post.hasJumpLink'
div class='jump-link'
a expr:href='data:post.url + "#more"' expr:title='data:post.title'
data:post.jumpText//a
/div
/b:if
Instead of what blogger taught thus at http://www.google.com/support/blogger/bin/answer.py?answer=154172:
I HAVE TRIED DELETING expr:title='data:post.title' and substituting data:post.jumpText/ with the link to my own custom image, as i have done severally on other blogger blogs, BUT ALL TO NO AVAIL.
Pls how do i change it? Thanks
(NB: I removed d tags above so i can post this)
We need your awesome Wp Tech Boxed , version premium , for blogger.com with fixed square thumbnails and page numbers on the bottom site.
ReplyDeleteI have simply Wp tech boxed template , but i cant fix thumbnails [from rectangular to square]..
I need your help. Could you send me fixed template or could you help me with correct this? I really need your help. I can pay you for help.
cvpiano@gmail.com
it suks that google now asks mandatory for any gadget to a have a title and it makes the featured posts to look ugly, but is ok
ReplyDeletehttp://ontime-news.blogspot.com
Thanks for the template..But I would like to use my own header to be displayed and I don't seem to be getting it right. My site is http://www.vivekmuniappan.com you can mail me at admin@vivekmuniappan.com
ReplyDeletethanks alot..
Hello.
ReplyDeletenice template
How to remove readmore? reply pls
http://buxcaptor.blogspot.com/
esta muy buena la plantilla la pondre a mi blog aca le dejo para q lo visiten: http://fulldescargasymas.blogspot.com/
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteGreat template! I'm using for Collegiatehoops.blogspot.com
ReplyDeleteHi Admin,
ReplyDeletei like this template very much. but i don't know why image slide is out of center, can you please check it out for me and advise?
i have installed it on my test blog http://cracksoftwareworld-free.blogspot.com
please let me know so i can use it on my other bloggs. please reply me at fundudejhelum@gmail.com
thank you
excelent bosss. Thanks
ReplyDeleteFree Blogger Template,
ReplyDeleteplease advice. about my above request.
still waiting.
ReplyDeleteI am Jack.
ReplyDeleteI found the code is the following:
.separatorcomment {
width:100%;
margin: 0 0 10px;
padding: 0px 0px 10px;
background: url(http://4.bp.blogspot.com/_lxBSX0YJV58/SwQk0u1fWeI/AAAAAAAAAj8/KZzJfqsEaNg/s1600/dot.gif) repeat-x bottom;
}
Can i remove it?
Thank you very much.
Thanks man
ReplyDelete1-for sharin the link of download and
2-for the explanation ..
it work great for me : i used this to link betwin my 2 site in beautiful maner
There are my sites :
JAYONNA FABRO BLOG
My2-i
How do I get the normal blogger banner to show? Everytime I upload my banner, it's not centered (it's to the left) and it doesn't fit right. I hope you will answer this question because it seems like you haven't been answering questions for awhile.
ReplyDeletei want to add column to my footer what will i do?
ReplyDeleteubecextreme.com
@Kennet_Blank: Premium mean you need to pay for the template.
ReplyDelete@CezarB.: Removing the footer credit is suck.
@Vivak: I see your blog and your own header already displayed.
@Le Cris: I think removing the readmore will make the blog ugly.
@King K: read the instruction "POINT 1". No need to write a TITLE for the element.
@Anonymous #94: banner in where?
Sorry, so many questions(email and comments) to me and I don't have much time to answers all of that.
@Sam Pilanski: You have skills to remove the footer credit. So, you can add column at the footer by yourself.
Thank you Admin,
ReplyDeletei did it and problem has been solved.
can you please make an aoutomatic slide feature? i mean slide should work with "labels" like "Feature".
see my other blog of explaination. in this site slide feature works with labels. http://hollycelbz.blogspot.com
Hello. I am haveing problem in Firefox with the feature not showing correctly. It workes fine in internet explorer.
ReplyDeleteAn update to say I solved the problem within my template.
ReplyDeleteHi,
ReplyDeleteI really like this template and have set it up with my site (http://www.collegeadviceblog.com/). However, I am having a problem getting the share buttons to show up on the bottom of each post. They are present in the HTML code, but they are not showing up in the posts. Help?
Thanks
One more thing, the date on my posts disappeared. I had to add the one you will see on my blog, but I don't like it very much. I like your original date font, size, etc. but I don't know what happened to it.
ReplyDeleteThanks again.
there is a great premium called egallery if any body can found it to blogger it will be nice
ReplyDeleteit's very beautiful template thanks for sharing it
ReplyDeleteBest Mobile Phones
This comment has been removed by the author.
ReplyDeleteHi, Freebloggertemplate, I' ve chosen thistemplate from hundreds of others and it's amazing!!!!
ReplyDeleteBut I have 2 problems:
1)I want to show on summary page more than 4 lines of each post text before the button "read more", how can I enlarge it?
2)how can I fix the problem with youtube video: in the full posts it is shown and works correctly but in the thumbnails on the summary page it is not shown, only the text.
PLEASE HELP!!!!!!! I like this template so much!!!
Hi admin,
ReplyDeletehow to add adsense below the post title?
This is a very Interesting article. It is very helpful. Thank you so much!
ReplyDeleteNice work, thanks again for sharing such an informative ideas. I appreciate the information, well thought out and written. Thank you
ReplyDeleteThis site is great! , I wanted to thank you for this great read! I definitely enjoy every bit of it and I have you bookmarked to check out new things that you post.
ReplyDeleteNice website. Very cool content. Thank you!!!Good website. I like the all pages and all comments. Thanks for all!!! Regards!!!
ReplyDeleteYou got a definitely helpful blog I’ve been right here reading for about an hour. I’m a newbie and your accomplishment is quite a lot an inspiration for me.
ReplyDeleteNice work, thanks again for sharing such an informative ideas. I appreciate the information, well thought out and written. Thank you
ReplyDeleteAs a Newbie, I am always searching online for articles that can help me get further ahead.
ReplyDeleteHey check out my blog too. I hope i have some cool stuff too
ReplyDeletePretty interesting post. Couldn’t of written any better. Browsing this post reminds me of my old friend.
ReplyDeleteHey, i'm using your template on my blog
ReplyDeletei need help with footer_box.
i'm using link list on it, but it doesn't appear as link.
cant you help me? thanks
Hey.
ReplyDeleteName: WPBoxedTech
Designer: technologytricks
I am using the blogger version of this theme.
I have been using this template for quite some time now and I just love it... but I am now facing some problems regarding the static page... the read more tab on static page does not work and therefore the whole page cannot be viewed...
I am really hoping to get some help from you to edit the HTML and so that I can efficiently work with static pages on my blog.
For your reference here's my blog URL
http://haveyourshareofhoney.blogspot.com/
Thanks.
Very cool templates . Keep working :)
ReplyDeleteVery cool template for me.Cheers!!
ReplyDeleteBuy ebook covers/ Kindle covers
http://www.ebookcovermax.blogspot.com/
thanks my friend
ReplyDeletecan i have this template but with only 1 column in the sidebar ?
Dexter from Big whooty
Nice Template
ReplyDeleteI am wondering how to add twiiter and facebook like instead of Mixx and Design Float. I added them but but they are appearing vertically. Looking forward to your answer.
Thanks for sharing
ReplyDeletei have installed this template in my blog
Fans Club
i feel very lucky can find this page..
ReplyDeletefinally i find something that i want to know..
thank you for this usefull informations..
It is noble to teach oneself, but still nobler to teach others--and less trouble. - speech, 1906
ReplyDeleteI subscribed to your RSS. Thank you for that easy directions.
ReplyDeleteNice Blog! Visit my site also!
ReplyDeleteNice website. Very cool content. Thank you!!!Good website. I like the all pages and all comments. Thanks for all!!! Regards!!!
ReplyDeleteI installed the template, That worked out great, thanks for sharing! I inserted the page element "pages". I am able to click on a specific page, but when I click on "Read More..." It does not open up and show all of the posts, just the top post. Maybe I can get some help with that.
ReplyDeleteThanks,
Nate
I am using this theme here... AllTimeBD.com
ReplyDeleteI really appreciate this kind of article that you posted here.
ReplyDeleteThanks for content.
ReplyDeleteInstalei esse modelo mas eu não sei por que slides de imagem está fora do centro, por favor você pode verificá-la para mim e dar uma dica?
ReplyDeleteAgradecido
I think that you can more detail is good
ReplyDeleteThanks for your insight for the great posting. I am glad I have taken the time to see this.
ReplyDeletegreat blog! keep up the great work!
ReplyDeleteWrite more, thats all I have to say. Literally, it seems as though you relied on the video to make your point. You clearly know what youre talking about, why waste your intelligence on just posting videos to your blog when you could be giving us something enlightening to read?
ReplyDeleteHi, I like your publish. We wish everyone might spend such focus on their publish as you perform. We arrived acros your blog on google when looking for the area. We is in order to your site. I am sorry for my personal poor englisch, i�m in the netherlands. Sincerely from the netherlands!
ReplyDeleteA template is great for level premium Nice really good
ReplyDeleteWow! This can be one of the most helpful blogs we've ever come across on thesubject. Actually magnificent post! I am also an expert in this topic so I can understand your effort.
ReplyDeleteFantastic blog! I dont think Ive seen all the angles of this subject the way youve pointed them out. Youre a true star, a rock star man. Youve got so much to say and know so much about the subject that I think you should just teach a class about it...HaHa!
ReplyDeleteOne of the more impressive blogs Ive seen. Thanks so much for keeping the internet classy for a change. Youve got style, class, bravado. I mean it. Please keep it up because without the internet is definitely lacking in intelligence.
ReplyDeleteHeh, I like that you tell it how it is and don't try to sugar coat it. By the way, this post must be getting some attention because I found it on the first page of yahoo
ReplyDeleteWow! This can be one of the most helpful blogs we've ever come across on thesubject. Actually magnificent post! I am also an expert in this topic so I can understand your effort. Well done!
ReplyDeleteThank you for the wise critique. Me & my neighbour were preparing to do some research about that. We acquired a great book on that matter from our local library and most books where not as influensive as your information. I am extremely glad to see this kind of details which I was searching for a long time.
ReplyDeleteYou could definitely see your enthusiasm in the work you write. The world hopes for more passionate writers like you who aren’t afraid to say how they believe. Always follow your heart.
ReplyDeleteAnother free template. cool...
ReplyDeletemy blogs: how to know if a girl likes you | how to get taller
Wow! what an idea ! Nice
ReplyDeleteMy Blogs: cityville cheats | how to turn a girl on
Wow! what an idea ! What a concept ! Beautiful
ReplyDeletesciatic nerve pain
easy guitar songs
easy guitar tabs
lower ab workout
Thank you for the efforts you been putting on making your site such an interesting and informative place to browse through.
ReplyDeleteunderstanding the stock market
how does the stock market work
how to play the stock market
stock market investing
stock market for beginners
Start Making Money On Demand Using the Internet, SEE HOW NOW
ReplyDeleteCB Cash Code
All I can say is keep it up. This blog is so necessary in a time when everyone just wants to talk about how many people someones cheated on their wife with. I mean, thanks for bringing intelligence back to the web, its been sorely missed. Great stuff. Please keep it coming!
ReplyDeleteHey ,boys and girls,nice to talk with you if you can see my message,and also it's our fate to share my idea with you.what do you think of it?
ReplyDeleteNice work, I would like to read your blog every day Thanks
ReplyDeleteYou could definitely see your enthusiasm in the work you write. The world hopes for more passionate writers like you who aren’t afraid to say how they believe. Always follow your heart.
ReplyDeletewell its hairy!!
ReplyDeleteand not so attractive .. but still its weird.. and people love it.
Thank you for posting the great content…I was looking for something like this…I found it quiet interesting, hopefully you will keep posting such blogs….Keep sharing
ReplyDeleteYou can consider me in for a Digg. Thanks for posting this on your blog!
ReplyDeleteHi, I like your publish. We wish everyone might spend such focus on their publish as you perform. We arrived acros your blog on google when looking for the area. We is in order to your site. I am sorry for my personal poor englisch, i�m in the netherlands. Sincerely from the netherlands!
ReplyDeleteThat is an awfully astounding column you've posted.Thanks a lot for that a fantastically amazing post!
ReplyDeleteI read the above comments written by rick and tried the same but did not work.
ReplyDeletePlease clear that bug in the template. Its quite a good work of yours and I love the template.
@160: Bug already fix long time age. please read the UPDATE.
ReplyDeleteI’ve recently started a site, the info you provide on this website has helped me greatly. Thank you for all of your time & work.
ReplyDeleteThank you so much for "WPBoxedTech Free Premium Blogger Template" . I have successfully added this to my fav blog @
ReplyDelete[ http://topbestlisted.blogspot.com ]
See you there ! Be my friend !!
I’ve recently started a site, the info you provide on this website has helped me greatly. Thank you for all of your time & work.
ReplyDeleteI’ve recently started a site, the info you provide on this website has helped me greatly. Thank you for all of your time & work.
ReplyDeleteHi, I really loved your template the very first time i saw it and used it for blog...i have written comments here on that ...everything is almost fine..except one thing that i can't use any relevant posts/related content posts widgets on this template. because, for e.g i used 'link within' widget on this and this widget was showing related posts thumbnail on home page as well a in each page...and you know it all looked messed up...u can understand that 'a related posts" widget is very important for any blog-to increase the page views as well as to improve the SEO.
ReplyDeletei am really very confused about it and tried lots of times myself..( i even tried shifting/droping this widget below to blog post..but it woon't work) but couldn't do...otherwise ..i have to take off this template( i don't want to do that).
Please help me by replying on this asa you read this...thanks( i will keep checking back for your reply)
my blog: [http://topbestlisted.blogspot.com]
i have begged your help regarding this template issue...it has been 7 days now. But to my painful surprise, you didn't publish my comments, let alone the help.
ReplyDeleteCan i expect any help from you?
i can understand that you must be too busy too answer on this..but i can't wait for months on this as its vry..very imp. for me. so please answer either only in 2-3 days or never!
thanks.
Such a great article. Thank you.
ReplyDelete@Aivil Vin: well, you get my response :). Actually, your problem are out of my support because it's not about template's bug or error. In addition, there are many tutorial for that problem and has been published by many bloggers. But I appreciate you are want to get the answer from me.
ReplyDeleteOk, now go to "Edit HTML"
search </head> code
paste the code below before </head> code
<b:if cond='data:blog.pageType == "item"'>
<script>
REPLACE THIS TEXT WITH YOUR LINKWITHIN CODE
</b:if>
look like this
<b:if cond='data:blog.pageType == "item"'>
<script>
REPLACE THIS TEXT WITH YOUR LINKWITHIN CODE
</b:if>
</head>
hope this can solve your problem :).
thank you this is my blog with this templat
ReplyDeletehttp://freedownload4-you.blogspot.com/
I believe it sounded like you have problems yourself by trying to solve this issue instead of looking at the problem in the first place.
ReplyDeleteThe first part of starting any new site is picking the niche you want it to be in jogos. My biggest criteria for this case study was finding a niche that should be fairly easy to get some traction in unlock iphone, so I went for something pretty obscure pnr status. I don’t know how much money is here, so I’m taking a chance therescrapebox. But all techniques stay the same adwords coupon
ReplyDelete[url=http://jogosonlinejogolandia.blogspot.com]jogos[/url][url=http://unlockiphone4help.blogspot.com]unlock iphone[/url][url=http://railwaypnrstatusirctc.blogspot.com]pnr status[/url]
Nice template! Some friend want to mount it on his blog so I'll send him this post. Thanks.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteJCarouusel: No Width/height set for Item. This Will cause an infinite loop. Aborting
ReplyDeleteThank you man. You are awesome. You are really good with coding blogger blogspot blogs. Great.
ReplyDeleteThis guy is awesome. Good job boy. You're the best.
ReplyDeletehi frend there is problem in blogger page.. i post a video in a page.. but wpboxed template not show video (full content) readmore is not work il pages.. please reply talktosamalex@gmail.com
ReplyDeletehow about seo template or perormance this template...???
ReplyDeleteI have no words to appreciate this post ..... I'm really impressed with this post .... the person who created this post was a big thank you man .. for sharing with us.
ReplyDeleteThe positive comments and do well wishes are very motivational and greatly appreciated.
ReplyDeleteLiving Food Farm specializes in producing organic Barley Grass Powder for healthy vitamin and mineral supplements.
ReplyDeleteorganic supplements
natural supplements
There’s visibly a new bundle in order to identify relating to this. I just believe you’ve made various good points inside elements likewise.
ReplyDeletereversal of tubal ligation
tubal reversals
I got hand it to you Jonathan, great article buddy. I’ll need this one in the future. write more please.
ReplyDeletenatural sleep aid | energy supplements | fast energy
wow...... great template, thanks for free :)
ReplyDeleteWith the many blogs which I have encountered, I never expected to see a very beautiful post online..After reading this one, I felt so lucky to see its content..-)
ReplyDeleteThank you man. You are awesome. You are really good with coding blogger blogspot blogs. Great.
ReplyDeleteThere are some very great sources here and thank you for being so kind to post them here.
ReplyDeletehttp://www.christianlouboutinheelsvip.com/
ReplyDeletehttp://www.supperchristianlouboutinsvip.com/
ReplyDeleteNice template i download it for my pc games blog.. its too usefull :)) thanks for post it..
ReplyDeleteThere’s visibly a new bundle in order to identify relating to this. I just believe you’ve made various good points inside elements likewise.[url=http://www.hotbabygames.com]Baby Games[/url]
ReplyDeletenice template....
ReplyDeleteNice templates, converted from Wordpress Themes :)
ReplyDeleteThanks for informative post. I am pleased sure this post has helped me save many hours of browsing other similar posts just to find what I was looking for. Just I want to say: Thank you!
ReplyDeleteFour unconsciously stepped back, took the meet, Ran contingent: "cold-blooded you go!"
ReplyDeleteLeaves of cold-blooded did not speak. Xiao Fang said: "Can you get away, we do not control."