One of hottest features in JSN Megazine is extended styles adapted for 5 most popular Joomla! extension: K2, Community Builder, Virtue Mart, JEvents and JoomGallery.

Technically extended styles are overrides of default extensions style (images + CSS) and located in folder /ext inside template folder. Some extensions have their own template system and you might want to turn off extended style thru template parameter in order to use those native templates.

The extensions discussed here are not included in the template package and you have to download separately. You can download the extensions on Joomla! Extensions Directory http://extensions.joomla.org/

K2

Extended style for K2 includes adapted tabs color, additional module styles, fixed alignment issues and some other minor visual enhancement.

Component styling

Here is how K2 component will look like after extended styles applied.

K2 Style Applied

Module styling

Besides from extended component styling you can use template module styles for K2 modules as well.

K2 Style Module Content

  • K2 Content Module (mod_k2_content) with module style box-green jsn-icon-article applied

K2 Style Module Comment

  • K2 Comments Module (mod_k2_comments) with module style box-blue jsn-icon-comment applied
  • K2 Login Module (mod_k2_login) with module style box-yellow jsn-icon-user applied

Community Builder

Extended style for Community Builder includes adapted dropdown menu style, tabs color, additional module styles and some other minor visual enhancement.

Component styling

Here is how Community Builder component will look like after extended styles applied.

CB Profile Style
Adapted drop-menu style and tabs color on CB Profile page

Module styling

Besides from extended component styling you can use template module styles for Community Builder modules as well.

CB Module Style

In the example above:

  • CB Login Module (mod_cblogin) with module style box-yellow jsn-icon-user applied
  • CB Online Module (mod_comprofilerOnline) with module style box-blue jsn-icon-online applied
  • CB Workflows (mod_comprofilermoderator) with module style box-grey jsn-icon-selection applied

Virtue Mart

Extended style for Virtue Mart includes adapted Add to Cart button, additional module styles, fixed alignment issues, redesigned checkout-steps icons and some other minor visual enhancement.

Component Styling

VM Product Style
Fixed alignment issues on Product Details page

Module styling

Besides from extended component styling you can use template module styles for Virtue Mart modules as well.

VM Module Style

  • VirtueMart Module (mod_virtuemart) with module style box-blue jsn-icon-cart applied.

JEvents

Extended style for JEvents includes redesigned calendar navigation icons and calendar table, adapted table header color, additional module styles, fixed alignment issues and some other minor visual enhancement.

Component Styling

JEvents Navigation Style
Totally redesigned calendar navigation icons

JEvents Monthly Style
Adapted calendar table header color

JEvents Weekly Style
Adapted table header color on Event List page

Module styling

Besides from extended component styling you can use template module styles for JEvents modules as well.

JEvents Module Style

In the example above:

  • Events Calendar Module (mod_jevents_cal) with module style box-blue jsn-icon-calendar applied.
  • Latest Events Module (mod_jevents_latest) with module style box-green jsn-icon-star applied.
  • JEvents Legend Module (mod_jevents_legend) with module style box-grey jsn-icon-info applied.

JoomGallery

Extended style for JoomGallery includes redesigned navigation icons, fixed alignment issues, additional module styles and some other minor visual enhancement.

Component Styling

JG Layout Style
Totally redesigned navigation bar and information panel

JG Navigation Style
Fixed alignment issues

Module styling

Besides from extended component styling you can use template module styles for JoomGallery modules as well.

JG Module Style

  • JoomSearch Module (mod_joomsearch) with module style box-blue jsn-icon-search applied.
  • JoomGallery Treeview Module (mod_jgtreeview) with module style box-yellow jsn-icon-image applied.

JG Module 2 Style

  • JoomGallery Latest Categories Module (mod_jglatestcart) with module style box-grey jsn-icon-star applied.
  • JoomGallery Stats Module (mod_joomgallerystats) with module style box-green jsn-icon-statistics applied.
Easy to Start

One of the fastest and easiest ways to learn template is to install sample data and start playing with it. JSN Megazine 2 provides unique mechanism of installing sample data directly on your current website. Just few steps and the demo website is here.

Setup sample data

Go to template settings page and click button "Sample data" on the topbar menu.

Sample data 1

There are 2 options for you to choose: Install only layout and style or Install only layout and style.

Sample data 2

The installation process would start instantly and you would get the website in less than a minute.

Documentation

JSN Megazine 2 is equipped with very comprehensive documentation package that will help you with template utilization.

  • Configuration Manual

    This PDF document gives you detailed description of every template feature. You can print and use this document as a reference every time you want to configure your template.

Read documentation online


Support

Technical support is available for everyone who use our products via Support Forum. Here you will find forums for FREE and PRO editions owners and get support from our support team as well as thousands of active members. Please notice: We support FREE editions owner to fix bug only.

When purchasing our products you are backed up with professional and timely support, 16-hour response time is guaranteed for PRO editions owners only.

At JoomlaShine.com, we put great efforts in optimizing our templates performance by multiple techniques like image sprites application, clean html code output and now one new step CSS/JS Compression.

What it does is to combine all CSS/JS files into a single file and deliver it in GZIP compressed state to browser. This feature significantly reduce http request number to server as well as overall loading size, which results in 35% performance boost.

Before enabling CSS/JS compression

Before enabling CSS/JS compression

After enabling CSS/JS compression

After enabling CSS/JS compression

CSS/JS Compression feature is enabled on this demo website. You can check the source code to see how it works.


Custom CSS File(s)

This feature allows you to load multiple custom CSS files among with template default files. This feature is very useful, when you have special dedicated CSS file for content styling.

Custom CSS files are loaded among with other template CSS files

Custom CSS files are loaded among with other template CSS files

Just put custom CSS files to template's CSS folder and define them in template parameter Custom CSS File(s) each file name at a line. If you enable CSS/JS Compression feature, all custom CSS files will be compressed as well.

JSN Megazine 2 was re-designed with more emphasis on modern typography and we believe it provides the most comprehensive content presentation capability. Everything was designed with high level of refinement. Let's take a look at some examples below.

Headings

All HTML headings, <h1> through <h6>, are available. .h1 through .h6 classes are also available, for when you want to match the font styling of a heading but still want your text to be displayed inline.

In Sun Framework, you will only need to adjust ONE base size for headings (h5 equivalent), we will do all the math for you and the magic will happen in your site.

h1. Sun heading

h2. Sun heading

h3. Sun heading

h4. Sun heading

h5. Sun heading (used as base heading size)
h6. Sun heading

<h1>h1. Sun heading</h1>
<h2>h2. Sun heading</h2>
<h3>h3. Sun heading</h3>
<h4>h4. Sun heading</h4>
<h5>h5. Sun heading (used as base heading size)</h5>
<h6>h6. Sun heading</h6>

Blockquotes

Default blockquote

Wrap <blockquote> around any HTML as the quote. For straight quotes, we recommend a <p>.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

<blockquote>
  <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
</blockquote>

Blockquote options

Style and content changes for simple variations on a standard <blockquote>

Naming a source

Add a <footer> for identifying the source. Wrap the name of the source work in <cite>

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

Someone famous in Source Title
<blockquote>
  <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
  <footer>Someone famous in <cite title="Source Title">Source Title</cite></footer>
</blockquote>
Alternate displays

Add <.blockquote-reverse> for a blockquote with right-aligned content.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

Someone famous in Source Title
<blockquote class="blockquote-reverse">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
<footer>Someone famous in <cite title="Source Title">Source Title</cite></footer>
</blockquote>

Address

Twitter, Inc.
795 Folsom Ave, Suite 600
San Francisco, CA 94107
P: (123) 456-7890
Full Name
Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.
<address>
  <strong>Twitter, Inc.</strong><br>
  795 Folsom Ave, Suite 600<br>
  San Francisco, CA 94107<br>
  <abbr title="Phone">P:</abbr> (123) 456-7890
</address></pre></code>

<address>
  <strong>Full Name</strong><br>
  <a href="mailto:#">Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.</a>
</address>

Further Information

For further typography styles, please check Bootstrap 3's Offical Documentation here: http://getbootstrap.com/css/#type

With the powerful Sun Framework, module styles in JSN templates, starting from JSN Megazine 2, will no longer be limited in a fixed number of boxed designs. For module styling, it's totally up to users to decide the styling properties of the modules. Take a look around to see how module styles are applied.

Module styles are configured inside Style tab (Style --> Module). You no longer need to remember the name of the module style or go through the document to find out a style name, as it can be selected within the module.

Module styles

JSN Megazine provides 5 menu styles to present your website navigation. The default Joomla! built-in menu module (mod_mainmenu) is utilized, so you don't need to install any external menu modules.

Top Menu

Top Menu

Top Menu allows you to arrange menu items in horizontal line and assign icons to them. All icons are configured directly in menu item settings page which is very convenient.

See live demo of Top Menu


Main Menu

Main Menu

Main Menu is very powerful menu built with clean accessible XHTML code structure and effective drop-down submenu panels.

Main Menu with icons and rich text

Main Menu Rich Text combined with Icons

You can add icon and descriptive text to each menu item to make them much clearer and more appealing. Both descriptive text and icons are configured directly in menu item settings page, which is very convenient.

See live demo of Main Menu


Side Menu

Side Menu

Side Menu is very unique vertical menu with slide-out panels. This menu is extremely efficient when you have complex navigation with a lot of menu items.

See live demo of Side Menu


Tree Menu

Tree Menu represents menu items in clear tree-like hierarchy, which is very appropriate for indexing menu. By default all submenu items are collapsed until you select the parent menu item.

See live demo of Tree Menu


Div Menu

Div Menu

Div Menu is simple yet nice menu bar with items separated by slightly visible dashes. This menu is very suitable for footer navigation presentation.

New Drag-n-Drop Layout Builder

Layout Builder

The good new is, with the new Sun Framework, you can freely modify any layout element in JSN Megazine 2 to any degree with complete design control. This framework helps you go beyond any limit that you might experience with the first JSN Megazine 2 template or any other Joomla templates in the market.


Unlimited Module Positions

Just with drag-n-drop in the Layout Builder, you can create Joomla module position on the fly without having to write a single line of code. Thanks to the power of Sun Framework, JSN Megazine 2 provides UNLIMITED module positions in addition to the pre-built ones.


Layout Variations

JSN Megazine 2 layout system is flexible and capable than ever before. The built-in module positions are designed in smart way to cover all possible spot where you might want to put content. However, please do not be confused by them or think that they are all the variations that you can have. They are are just some examples that we create to help you speed up your site development process. You can create your own layout variation in any style you want. Bellow is live presentation of some most popular layout variations:

Las cookies facilitan la prestación de nuestros servicios. Al utilizar nuestros servicios, usted acepta que utilizamos cookies.
Más información De acuerdo Rechazar