-
AuthorPosts
-
March 7, 2008 at 12:22 pm #126414
http://www.worlddayofprayeraustralia.org/index.php
On the home page, the time, print, email and pdf icons are either behind or in front of the Date/Time, Section, Category text depending on what browser is used.
I have tested it in:
– IE7
– Firefox 2Any solutions?
Thanks.
-
Nam Nguyen Phi Friend
Nam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
March 10, 2008 at 3:46 pm #241831Hi conan,
It is a bug of ja corona, that will be fix in update download files.
In waiting time, you can fix it your self as follow:
1. open /templates/ja_corona/css/template.css
2. Goto line 475, change.article-meta {
float: left;
padding: 5px;
width: 70%;
}.createby {
background: url(../images/icon-author.gif) no-repeat 0 1px;
padding: 3px 3px 3px 20px;
}.createdate {
background: url(../images/icon-date.gif) no-repeat 0 2px;
padding: 3px 3px 3px 20px;
}.modifydate {
float: left;
width: 100%;
}div.buttonheading {
float: right;
width: 20%;
}into:
.article-meta {
float: left;
padding: 5px;
width: 70%;
display:block;
}.createby {
background: url(../images/icon-author.gif) no-repeat 0 1px;
padding: 3px 3px 3px 20px;
display:block;
float: none;
}.createdate {
background: url(../images/icon-date.gif) no-repeat 0 2px;
padding: 3px 3px 3px 20px;
display:block;
float: none;
}.modifydate {
float: left;
width: 100%;
}div.buttonheading {
float: right;
width: 70px;
}3. Save it and refresh your page
regards.
2 users say Thank You to Nam Nguyen Phi for this useful post
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Nam Nguyen Phi 16 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-