- Other news part:
- Category ID: Categories that your news items will be selected from, separated by commas. Leave it blank means all categories will be selected.
- Link Items: Number of other items listed in each category.
- Max Chars: Limit the number of characters in the showing item of each category.
- Image Width: Fixed width of the image of news item.
- Image Height: Fixed height of the image of news item.
- Columns: Number of columns division.
- Show Intro: Determine whether the intro text was showed.
- Show Image: Determine whether the image was showed.
Hint: To know what is your category ID, go to Content -> Category Manager and look at the Category ID column.
Make your news intro have the same length of text, it will make your module looks smoother.
2.2.JA Tab module(mod_jatabs.zip)
[position: ja-tab1; ja-tab2]
On demo, it looks like:
JA Teline supports multi tabs information presentation. Create the positions ja-tab1 and ja-tab2 and set your modules to be loaded in these positions. Modules put in ja-tab1 will be in the top and ja-tab2 in the bottom of the panel respectively.
In Admin panel, go to Modules>Site modules and click on module name (JATabs ) to go to configuration page.
JA Hidden Panel (Member Area)
The hidden panel on top of the template will be shown when you click to Member Area text beside the search form. It will contain modules which is put in ja-hpanel position. To add a Joomla! position, please have a look at:
You can’t set the original Joomla! Login module in this position because its HTML markup can not be styled this way. Use JA Alternate Login Module instead. You can find this module under JA Teline download area. Download mod_ja_login.zip, install and publish it to ja-hpanel position.
III. TYPOGRAPHY
JA Teline came with a rich typography to give users more ability to customize content look and feel. Please check all JA Teline typography here at JA Teline Typography
IV. FREQUENTLY ASKED QUESTION
Q: I want to add a template position in to my Joomla!
A: Go to your Administration Panel, Site -> Template Manager -> Module Positions. Add your template positions and hit the Save button.
Q: Where can I change my footer?
A: If you want to change or remove something in the footer, just open the “ja_teline/footer.php” then modify it to suite your needs.
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 have a caption, put it in 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.
Please report bugs of Teline in this thread. Thank you for your reading.