There are several Third party extensions which have styled / compatibility support, to reflect the appearance of the theme, these are primarily JomSocial, the community / social networking component, K2, the content construction kit for Joomla, JComments, a simple commenting extension, and Virtuemart, and Tienda, which are ecommerce solutions.
For more information on these extensions, as well as live demos, please visit the link below:
This is a listing of all the RocketTheme extensions that accompany the template release.
RokQuickCart Component
RokStories Module
RokAjaxSearch Module
RokNavMenu Module
RokBox Plugin
RokCandy Component
RokGZipper Plugin
RokTabs Module
RokPad EditorWe have a forum based tutorial outlining the syntax used in constructing the Frontpage elements of the Panacea demo.
To configure the template, go to Extensions → Template Manager → rt_panacea_j15. There you will find a list of all the template parameters. You can control many aspects of the template here. If you mouseover the labels/names of each parameter, a description will appear via tooltip to outline what each parameter does.
The template has an integrated PNG fix for IE6 that allows transparent PNG32 images to show, as intended, in the IE6 browser. All you need to do is add class="png" to the element such as the change in the following example:
<img src="images/sample1.png" alt="sample" />
Change to
<img src="images/sample1.png" alt="sample" class="png" />