Thursday, April 14, 2011

Create "add gadget" column above and under the header

create a column under the header ..,, using just a simple way.,,. we are only changing a few of the blogs html code ..

okay,,, follow the steps below :

Login to Blogger

  1. Click on Layout.
  2. Click the Page Elements tab
  3. Click Edit HTML tab.
  4. Click Download Full Template, for the first backup (important).
  5. Find a similar code like this, or you prees CTRL+F .to make you easy find that code. 
  6. <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
  7. replace the code 'no' to 'yes', and change the '1 'to '2' above and replace with the code below:
  8. <b:section class='header' id='header' maxwidgets='2' showaddelement='yes'>
  9. Click save template
  10. Click the Element tab page. And now your template layout will be like this:





    good luck...........

    No comments:

    Post a Comment