How To Configure Featured Content Slider
Find this in "Edit HTML":
<ul class='slides'> <li style='width: 100%; float: left; margin-right: -100%; display: none;'> <a href='SLIDE-1-LINK-HERE'><img class='slide-image' src='http://4.bp.blogspot.com/-5c-WNy7p0Co/UJPID-6NHKI/AAAAAAAAJNk/1mwptRFYRvU/s1600/image-1-940x400.jpg'/></a> <div class='flex-caption'> <h3>Enter Slide 1 Title Here - NewBloggerThemes.com</h3> </div> </li> <li style='width: 100%; float: left; margin-right: -100%; display: none;'> <a href='SLIDE-2-LINK-HERE'><img class='slide-image' src='http://4.bp.blogspot.com/-Hy1g_nHaqf4/UJPIGKBdo2I/AAAAAAAAJNs/vBC9v1cz6ak/s1600/image-2-940x400.jpg'/></a> <div class='flex-caption'> <h3>Enter Slide 2 Title Here - NewBloggerThemes.com</h3> </div> </li> <li style='width: 100%; float: left; margin-right: -100%; display: list-item;'> <a href='SLIDE-3-LINK-HERE'><img class='slide-image' src='http://2.bp.blogspot.com/-E3pB9HY0Lzg/UJPIIf3O7zI/AAAAAAAAJN0/LflbEVrON_A/s1600/image-3-940x400.jpg'/></a> <div class='flex-caption'> <h3>Enter Slide 3 Title Here - NewBloggerThemes.com</h3> </div> </li> </ul>
For each slide,
Replace "SLIDE-X-LINK-HERE" with real slide link.(there are 2 locations)
Replace "Enter Slide X Title Here - NewBloggerThemes.com" with real slide title.
Replace slide image url and other content.
How To Configure Twitter
Find this in "Edit HTML":
username : 'newbthemes', // Your username.
Replace newbthemes with your twitter username.
How To Add Links Top Navigation Menu
Go to "Layout". Click on "Edit" link of "Edit This Menu" widget.
Now add your links to that link list widget.