TECH | PRO Has brought a Unique Method to Enable crosscolumn Gadget above Header through which you can easily add Horizontal Menu or pages. If you want to add Dropmenu having not crosscolumn above header then your Pages or Menubar will be Vertically and will look bad.So Here is the quick step through which you can add horizantal menu above header.
Follow The Following Steps...
1) Log into your Blogger Account
2) Click on Theme and then Click on Edit HTML
3) Now find the Following Text Using Ctr+F.
Cross-column
4) When you searched above text the Following code will appeared on Programme Portion.
b:section class='tabs' id='crosscol' maxwidgets='1' name='Cross-Column' showaddelement='/yes'
b:section class='tabs' id='crosscol-overflow' name='Cross-Column 2' showaddelement='no'
5) Copy the Following Code
b:section class='tabs' id='crosscol' maxwidgets='1' name='Cross-Column' showaddelement='yes'
6) Now Search navbar using Ctr+F
7) You will see the Following Code
8) Just One Step above Code, Paste Old Code which you have copied in Step No : 5 and Only Just make changes in old code as
b:section class='tabs' id='crosscol' maxwidgets='1' name='Cross-Column' showaddelement='yes'
Replace crosscol by crosscol 3 and Replace 1 by 3 as written with maxwidget
9) Save your Theme and Refresh your blogger account page not website page
10) Go to Layout you will see Extra Cross-column Gadget above header as show below
11) Now just click on Add Gadget and add your pages Element or HTML/JAVACRIPT and make your Menu bar navigation.
That's it & Enjoy it
No comments:
Post a Comment