Hi There,
First of all you might have seen that blogger has brought-up new Template Designer. This article is to tell you that "how can you add tabs in these new templates?"
Its very easy
Note that between <ul> tag you can add many as <li> items as you want.
each li item will have a anchor ("a") element whose href property needs to be set to the URL you want this tab to link, and text portion goes in between.
customize this code as you want, and then paste them in the widget section.
save your widget and enjoy the tabs.
Thanks for reading my blog
First of all you might have seen that blogger has brought-up new Template Designer. This article is to tell you that "how can you add tabs in these new templates?"
- Open Blog layout
- Go To layout section and add a page element of type "HTML/Javascript" just below "Blog Header"
- Now add this code in the widget. (blow)
Note that between <ul> tag you can add many as <li> items as you want.
each li item will have a anchor ("a") element whose href property needs to be set to the URL you want this tab to link, and text portion goes in between.
customize this code as you want, and then paste them in the widget section.
save your widget and enjoy the tabs.
Thanks for reading my blog
No comments:
Post a Comment