Loading


Add to Google

Wednesday, September 7, 2011

Computer 101: How to Put an Add Widget item on Blogger before the Main Heading.


I know a lot of blog have discuss about this item about putting a new add widget on you blog hosted in Blogger. I just want to help out the newbie Blogger who does not have enough understanding about HTML, java script and programming. Reading thru does lines of codes can be very daunting to a newbie Blogger and even to some season Blogger. In this step all the skills that we need is how to read and compare lines. We will just need to modify a few items on the html coding of the blog. But before you proceed make that only the lines shown here are the one that you need to modify only. Do not touch any other part of the code.






First of all log in to your blog-spot account of your blog. Once you are log-in click the DESIGN then click on the EDIT HTML option then look for the EXPAND WIDGETS TEMPLATE then once located put a check mark on the small box besides it. Then to quicken the search ob the HTML code of your blog press Ctrl + F so that a search box will appear at the bottom of your browser. Then on the inside of your browser type the first few lines of this code:


                  <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>

 
The search item will be quickly displayed, look for the same code as above. Okay once you located this line of code focus your attention on two key items. First on the maxwidget=1 we are going to change the current value of this instead of 1 please change it to 2 then for the next item the showaddelement='no' the current value is set to no please change it to yes. After modifying the value of this two item your code should look like this:


<b:section class='header' id='header' maxwidgets='2' showaddelement='yes'>




After modifying we need to save your template just click on the SAVE TEMPLATE button located just below to editor box. Wait for the confirmation that your modification has been save before returning to the PAGE ELEMENTS page of the dashboard. The page elements you will notice that a new add widget item has appeared. This new item can be very useful especially if you have a advertising code that you need to insert on your blog but could not do so because you have no html or java script programming skills.



Enhanced by Zemanta

No comments:

Post a Comment


Here Are Some of My Most Popular Posts Since Day One.

If you like my blog Please Subscribes to my RSS Feed for updates and more

Rydertech

↑ Grab this Headline Animator


Subscribe via email

Enter your email address:

Delivered by FeedBurner
Your Email Will never be shared or Made Public

Related Posts Plugin for WordPress, Blogger...