-
AuthorPosts
-
nguyenbakim Friend
nguyenbakim
- Join date:
- March 2011
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 1 times in 1 posts
March 31, 2011 at 2:40 am #162168Hi all,
I’ve just tested JA Teline IV (Joomla 1.6) and found that in the Home page in JA Bulletin module the post date is displayed someway weird. Please have a look at the attached screenshot.
This problem also exists in the mega menu.
This problem exists only on Homepage. If I move to another page the post date is displayed correctly in the same module and mega menu.Another question:
I want to change the font in JA Bulletin title but coudnt, the font was Arial Narrow and I want to change to Arial because Narrow Arial does not support Unicode (Vietnamese). I modified all font settings in template.css and mod_jabulletin.css and could change the font of title in other modules, just JA Bulletin title could not change. Please also have a look in the attached screenshot.Any suggestion please!
nguyenbakim Friendnguyenbakim
- Join date:
- March 2011
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 1 times in 1 posts
March 31, 2011 at 10:48 am #384260Solution for Post date is here: http://www.joomlart.com/forums/topic/ja-bulletin-wrong-date-format-on-frontpage/
Now just problem of title font.
Any suggestion?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 1, 2011 at 3:57 am #384378You open the file /plugins/content/ja_tabs/themes/teline_iv/style.css and find the following code :
.teline_iv .container .ja-tabs-title-top ul.ja-tabs-title li.active h3 {
color: #000;
font-family: ArialNarrowBold, “Arial Narrow”, Arial, sans-serif;
}2) and find the following code in the file templates/ja_teline_iv/css/template.css
div.ja-moduletable h3, div.moduletable h3 {
border-bottom: 1px solid #ddd;
border-top: 4px solid #ccc;
color: #000;
font: normal 125%/normal ArialNarrowBold, “Arial Narrow”, Arial, sans-serif;
margin: 0;
padding: 8px 8px 5px;
text-transform: uppercase;
}=> you change the font on above rules
3) While Customizing, i recommend you should use the firefox browser and install the firebug extension which helps you finding css rules of element in easier way, here is the guide http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by Saguaros 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
J1.6 – JA Teline IV – JA Bulletin – Post date and Font Problem
Viewing 3 posts - 1 through 3 (of 3 total)