Kastolino Mag
| Name | Kastolino Mag Blogger Template |
| Author | Harish |
| Designer | SimpleWpThemes.com |
| Features | 2 Columns 3 Columns Post area Fixed Width Light Gray and Black Colors Main Navigation Menu Right Sidebar on Post pages Slider Ready Search Engine Optimized Ads ready Auto Post Summaries with thumbnail Footer Widgets Section Google Fonts Custom Search Box Adsense support Tested and compatible with all major browsers like IE, FF, Chrome, Safari and Opera |
Template Instructions
Basic Instructions :
How to Upload Blogger Template
How to Configure Metatags
How to Configure Favicon
Configure Slider
a. Go to Blogger Dashboard > Design > Edit HTML
b. Click on Expand Widgets Templates checkbox
c. Search for the following code
<!-- Slider -->
After you will see the Links with Images and description, just Customize it!
How to Add Sidebar Widgets
i am giving a great option for this
the sidebar is not visible in page elements.
usually it is hidden in default. but you can add widget by a simple trick
find this code
#sidebar-wrapper{
display: none ; /* Remove or Add this line to Add the Sidebar Widgets*/
}
If you remove the below line of code in above section, then sidebar widget section is visible in Page Elements tab
display: none ; /* Remove or Add this line to Add the Sidebar Widgets*/
After adding the Sidebar Widgets Again place the above code.
