Colorful Tabs JQuery Menu For Blogger. colourful jquery menu After having published and designed over 100+ Navigation Menus for Blogger | tips and tricks 2020
![]() |
Colorful Tabs JQuery Menu |
Demo
If you are interested in how to create a Colorful Tabs JQuery Menu from scratch and add jacquard effects to it, be sure to read the back of this series.Add it to blogger
1. Go To Blogger > Template
2. Backup your template
3. Click Edit HTML > Proceed
4. Search For <head> and just below it paste these scripts:
5. Now search for the body class. i.e: Looks similar to this with some code inside it
body {
----
---
)
Inside this class paste the following values:
body {
margin:0px
padding:0px;
---
---
}
6. Next search for this
<body>
or this:
7. Just below it paste the following compressed code:
8. Hit Save and all done!
Visit your blogs to see a complete new change to the site layout. The menu will blend both light and dark themes. Have fun. :)
COMMENTS