- Now it is time to edit your content to make your site more beautiful. If you just want the content like the demo page, please follow this link to download the dump SQL file: http://demo.joomlart.com/Archives/ja_hedera_content.sql. You need to delete 3 tables, jos_content, jos_categories, jos_sections and import the SQL file you’ve already download to current database. (jos_ is the table prefix, please open the SQL file you’ve already downloaded and change jos_ to your table prefix before import)
- Module Class Suffix: add suffix for module to inherit CSS style from template
- Add Module CSS: set to add the ja_newslight.css to module or not
- Add CSS to Header: set to yes or no to add module separate CSS style to header.
- Category: Category for JA NewsLight to display.
- Max Chars: Set the maximum characters to display. type 0 for unlimited.
- Image Width: With of images
- Image Height: Height of images
- Columns: Set how many column will be displayed. Set to 0 to disable all JA NewsLight content.
- numbercontent: How many articles in selected category to be shown.
- Show Intro: Show the intro text or not
- Show image: Show the images or not
- Show Readmore: Show the read more link or not.
- In administrator area, go to Menu~Mainmenu and click to Home
- In right zone, you will see Headline, Intro, Link set all of them to 0 to invisible all content in frontpage.
- Create your customs module, publish them in user1, user2, user5 modules.
Note: This task (5) is for new installation ONLY and NOT recommended if you already have contents in your database. THIS TASK CAN NOT BE UNDO.
2.2.JA Newslight module(mod_janewslight.zip)
[position: left]
On demo, JA Newslight module looks like:
In Admin panel, go to Extensions >> Modules Manager and click on module name ( JA Newslight )to go to configuration page.
Here is the setting of JA Newslight on demo:
Now, is parameters explanation:
III. TYPOGRAPHY
JA Hedera came with a rich typography to give users more ability to customize content look and feel. Please check all JA Hedera typography here at JA Hedera Typography
IV. TIPS & TRICKS
To have best presentation like JA Hedera demo, you have to configure content item not show on frontpage by these steps:
IV. FREQUENTLY ASKED QUESTION
Q: My images take a lot of white space and do not look good?
A: The {mosimage} 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.
Q: Images without caption are stuck with text?
A: It is because Joomla! generates the code different when {mosimage} has and doesn’t have its caption. So when you decide that the image will not having a caption, put it between the div tag like this <div class=”mosimage” style=”float: left;”>{mosimage}</div>
Q: What’s a module style? And module class suffix?
A: Almost modules offer you a parameter called Module Class Suffix. Set a value for this parameter and you will have your module’s appearance differs from the others. JA templates often provide you some module styles which can be found in Module Styles area of the guide.
Q: I changed my default color/font/resolution but when I refresh the page, it didn’t change?
A: JA template use client’s cookie to save your preferences. If you made change to default value, please close the browser, open a blank new window and then clear the browser’s cookie. You’ll see the new preferences applied.
Q: Some of my menu looks horrible. Why?
A: Menus in JA templates are designed with the most semantic mark up are used over the net, it’s the list style. If you made change to the menu type, go to you menu module and change the menu type parameter to Flat List. It will solve the problem.
Q: I want to change some graphic contents
A: 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.
Q: It’s just a template, why need so many steps to configure and install?
A: No, it’s more than just a template. The package we provided included template and related modules, components and source files. The page you see in our demo site is the set of template + module + component. If you want to make your site look like the demo page, you need to follow our instructions above.