Translator

How to Add Gadgets On Header (Title)

Gadgets on the header (title) can be enabled for the installation of a collection of image or whatever you like, it can even also for advertising, because the place is strategic, there is a top sectionwho are directly loading the first and the first to be seen by visitors to your blog .
Only with a little additional code, you have a blog widget above the header (Title). 

okay this way:

     * Log in to Blogger with your ID
     * Choose a layout
     * Choose Edit HTML
     * Backup your template first if fear of failure
     * Put a tick in the box next to Expland Widget Templates
     * Find a code similar to this code in your template

      <div id='header-wrapper'>
      <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
      <b:widget id='Header1' locked='true' title='TITLE BLOG ANDA (Header)'   type='Header'>
      </b:section>

* Note the red. Number 1 replace with the number of gadgets that you want to display (recommended number 1 do not change) and said no you replace the word yes When you change the words in red, copy the code below and place just below the code
<div id='header-wrapper'>

     <b:section class='header' id='topheader' preferred='yes'/>

   * When combined code will be like this:

     <div id='header-wrapper'>
     <b:section class='header' id='topheader' preferred='yes'/>
     <b:section class='header' id='header' maxwidgets='1' showaddelement='yes'>
     <b:widget id='Header1' locked='true' title='TITLE BLOG ANDA (Header)'  type='Header'>
     </b:section>


  * Click the Save Template button
  * Look at the Page Element
  * After appearing Add a gadget on the header, now you try to add widgets or whatever you want to show above the header

   * Finish

Categories: ,

0 komentar:

Posting Komentar