Indy Premium is a Free Wordpress Theme with Premium Features. It is a neat, professional theme and highly customizable.

Indy Premium is a Search Engline friendly theme, with widgetised sidebars and footers and a smart Featured Posts Section. The theme is also smart enough to show thumnails of images uploaded for Posts, in Home and Archive pages i.e. Category Archives, Tag archives, All Date Archives and Search Results. The first image uploded for a post is always shown as a thumbnail. Hence, If you upload multiple images for a Post, make sure thay you add the image, whose thumbnail you want to display, first.

The sidebars (Sidebar Tabs, Middle and Bottom Sidebars), footers, Featured Posts section and Thumbnails can be easily disabled or enable through the Theme Options Page.

----------------------------------------
Where can I find the Theme Options Page?
----------------------------------------

You can find the Theme Options Page under Appearance folder on your Wordpress Admin Menu Bar. It will have the title "Indy Premium Options".

-------------------------------------
How to mark posts as Featured Posts?
-------------------------------------

Create a category by title "Featured". Add every Post to an appropriate category and if you want to display it under Featured Posts Section,add it to "Featured" Category as well. Once it is done, all the latest Featured Posts will be displayed under "Featured" section in the Home Page.

----------------------------------------------------
How many posts can be displayed as Featured Posts?
-----------------------------------------------------

In the Theme Options Page, you can set the number of Posts to be shown as Featured Posts. But decide on an optimal number (taking performance into consideration). 

----------------------------------------------------
How to display medium sized images in Featured Posts?
-----------------------------------------------------

Go to Settings --> Media  and set Max width for Medium size as 300. Then, in the Theme Options Page ("Indy Premium options"), check the option "Display medium sized image for Featured Posts". 

------------------------------------
How to Change the Top Header Banner?
------------------------------------
You can easily change top header banner by replacing banner.jpg file under Images folder (in the theme) with your own banner. But name your banner as banner.jpg 
or 
go to the stylesheet (style.css) in the theme folder, search for #head-bottom section and replace banner.jpg under background property with your banner name.

------------------------------------
How to place my ads on the sidebars?
------------------------------------
Open sidebar.php and there are provisions for a 300x250 ad and a 120x600 ad in the form of images.Replace them with your corresponding ad scripts.

----------------------------------------------------
How to convert Indy Premium into a 2-column Theme?
-----------------------------------------------------

In the Theme Options Page, disable Middle sidebar and the theme is automatically converter into a 2-column theme with a single right sidebar.

------------------------------------------------------
How to modify tab content in the sidebar tabbed widget?
-------------------------------------------------------

It is very simple.Take a backup of sidebar.php. Open sidebar.php and check how the existing tabs like category, recent, popular and videos have been added to #sidebar-tabs div. Add your tab content and title it in a similar fashion. Note that the video tab has been commented out, to serve as a guide.

-----------------------------------
How to add submenus?
-----------------------------------

 Simply create pages and specify the hierarchy (Parent Page) via Wordpress admin interface. Indy Premium takes care of creating the sub menus. Indy Premium can support even 4 levels of sub menus.

------------------------------------------------------
How to add my own videos to the video tab?
-------------------------------------------------------

The video tab is commented out in the code (sidebar.php). First uncomment the code. If you want to embed your own videos , make sure its width is not more than 300px and set the height correspondingly, in your embed code. Replace the current embed code. You can always remove video tab, if your niche does not require it.

----------------------------------------------------
What happens if I disable Footer?
-----------------------------------------------------

If footer is disabled, then the widegetized footer section will not displayed. However the theme is smart enough to retain your blog's Copyright section.

------------------------------------
Released under GPL license:
------------------------------------

Indy Premium is a premium theme released under GPL license. You can modify or customize the design further maintaining the original author's copyright.
