• Narrow screen resolution
  • Wide screen resolution
  • Auto width resolution
  • Increase font size
  • Decrease font size
  • Default font size
Site Controls

JoomlArt Tutorials

Saturday
Sep 06th
Home arrow ReadMe arrow JA Kruger
JA Kruger
(1 vote)
Written by MiCCAS   
Menu Types Configuration

JA Kruger offers you four fancy types of menu: JA Split Menu, JA CSS Menu and JA Transmenu and the new JA Dropline Menu

To choose your menu type, go to the 31st line in the "ja_kruger/ index.php" and change $ja_menutype to what you need.
1 is Split Menu, 2 is CSS Menu, 3 is Transmenu and 4 is Dropline Menu.



Note: If you decide to use one of these menu, don't forget to unpublish the module name Main Menu in your administration panel.

Screen Resolution Configuration

You can easily config JA Kruger template's width by modifying the Template Configurations part in the "ja_kruger/index.php".



To choose which screen's width you want to use, go to the 23rd line of the "ja_kruger/index.php" file and change the value of $ja_width_default to 'wide' or 'narrow'.

Font Resizer Configuration

You can also configurate the font resizer function. Go to "ja_kruger/index.php" and replace the value of $ja_font_size_default to the size you want. You can choose the font size ranged from 1 upto 6.



Color Theme Configuration

You can configure the default color theme of JA Kruger too. By default, the color theme of JA Kruger is Dark (default), but you can switch it to other colors to make the template fit in your overall theme. JA Kruger comes with Dark and Light (Blue) colors.



To specify the default color of your site, go to the line 25th of the "ja_kruger/index.php" and replace the value of $ja_color_default to the color your want.

Typography

This page presents most of typographical aspects of JA Kruger. Make your readers happy with great Typography and User Experience!

We've included a sample HTML codes with clean code for your ease of use.

Other Notices

* If you want to change or remove something in the footer, just open the "ja_kruger/footer.php" then modify it to suite your needs.
* The may show some extra padding and margin. To solve this problem, go to your Joomla! Administrator -> Mambots -> Site Mambots and change the margin and padding parameters of MOS Image mambot to 0.
* PSD/PNG files and fonts can be found in the template's source package. Please download the file at our download page in case you need to modify something.
* You can easily enable and/or disable the tools in JA Kruger. Go to the 29th line of "ja_kruger/index.php" and change the value of $ja_tool to the value you want. For example, 0 is disable screen and color, 3 is enable both.



* JA Kruger template supports 2 colors integrated with multiple header images. These headers are well matched with each color and stored in the color folders of the template.

To add another header images, go to the 20th line and add the name of the image to the array $ja_header_images. You should add the file with the same name to every folder of the color you are using (located at folder "ja_kruger/images/color name").



To add another color, go to the 18th line and add the color you want to the array $ja_color_themes.
The css of each color located at folder "ja_kruger/css/colors". You should name the css file match with the new color you've created.
The images of each color located at folder "ja_kruger/images/color name". You should create these new images too.

 
< Prev   Next >