Theme Settings panel provides users a lot of control over their site from the theme settings page without touching single code. Each option has a clear description of what it does.
General
- Enter the URL of your logo image, e.g.
http://newwp.templatepanic.com/images/logo.png - Enter the URL of your shortcut icon, e.g.
http://newwp.templatepanic.com/images/ico.png - Ability to add any custom CSS code. This overrides any other style sheets. eg: body { color: blue; }
- Option to activate banner ad in header area. Banner ad size is 468 x 60px. You need to enter your banner ad code here, e.g.
<a href="https://www.thedomainname.com/" ><img src="http://newwp.templatepanic.com/images/banner.jpg" alt="banner" width="468" height="60" /></a>
Slider
- Check the box to activate slider gallery in home page. Image size is 628 x 300 px.
- Enter your images code here, e.g.
<img src="http://newwp.templatepanic.com/images/image1.jpg" alt="image1" width="628" height="300" />
<img src="http://newwp.templatepanic.com/images/image2.jpg" alt="image2" width="628" height="300" />
<img src="http://newwp.templatepanic.com/images/image3.jpg" alt="image3" width="628" height="300" />
Bottom Menu
- Check the box to activate 3 column bottom menu. Use widget to fill this area. In your dashboard, go to Appearance – Widgets.
Footer
- Enter text used in the footer. It can be HTML.
- Paste your Google Analytics or other tracking code in this box. This will be automatically added to the footer.



