Thursday 3 November 2011

Custom Header Blogger - For Non - Dynamic Templates

| |


  1. Go to Template => Edit HTML. Check the box "Expand Widget Templates."
  2. Press Ctrl + F. Find "locked = ".
  3. Your first suggestion will appear and the code around it will be something like this,
    <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
    <b:widget id='Header1' locked='true' title='INFOTRON Krishna - &quot;To spread the knowledge of Computers&quot; (Header)' type='Header'>
  4. In the above code, change maxwidgets to 2, showaddelement to yes and locked = false.
  5. Now go to Layout! Click edit on "Header" gadget and "Remove." Header removed successfully!
  6. Now click "Add gadget" which is at the place of "Header". Add "HTML/Java script" gadget!
  7. Give the HTML code of your own and enjoy custom header!

COMPUTER TIP$ TRICK$

0 comments:

Post a Comment