-
AuthorPosts
-
December 23, 2011 at 12:52 am #172072
Problem #1 JA Tiris Template didn’t display the whole Joomla article on frontpage. (see Captured.jpg pix)
Problem #2 There is white space below menu I’d like to take it out (see Captured2.pix)
J1.7.3
-
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
December 23, 2011 at 2:58 am #430937<em>@longvu76 290813 wrote:</em><blockquote>Problem #1 JA Tiris Template didn’t display the whole Joomla article on frontpage. (see Captured.jpg pix)
</blockquote>
Hi,
You add this code into /templates/ja_tiris/css/template.css
.item.column-1 {
padding-left: 20px;
}
<em>@longvu76 290813 wrote:</em><blockquote>
Problem #2 There is white space below menu I’d like to take it out (see Captured2.pix)J1.7.3</blockquote>
You replace this code from /templates/ja_tiris/css/template.css
div.ja-moduletable h3, div.moduletable h3 {
background: url(../images/bg-h3.gif) 0 100% repeat-x;
color: black;
font-family: "abelregular", Arial, sans-serif;
font-size: 150%;
font-weight: normal;
margin-bottom: 20px;
padding-bottom: 12px;
text-transform: uppercase;
}
with
div.ja-moduletable h3, div.moduletable h3 {
background: none;
color: black;
font-family: "abelregular", Arial, sans-serif;
font-size: 150%;
font-weight: normal;
margin-bottom: 20px;
padding-bottom: 12px;
text-transform: uppercase;
}December 23, 2011 at 4:05 am #430944.item.column-1 {
padding-left: 20px;
}This one only works for the leftside BUT not the rightside. Right side is still missing words.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
December 26, 2011 at 6:25 pm #431216June 20, 2012 at 5:45 pm #458247The right side of the front page content is off . Please review and help.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 22, 2012 at 6:57 am #458446<em>@longvu76 326457 wrote:</em><blockquote>The right side of the front page content is off . Please review and help.</blockquote>
Hi longvu76,
I just took a look at your homepage and not sure I was seeing the problem there, let me know if you manage to solve, I guess mostly the problem belong to your article contents.
June 25, 2012 at 5:00 pm #458772Hi Sherlock,
Please find the attached picture
I had this issue before (as described in previous posts) and Joomlart Support logged in and fixed it. Then I just recently updated the Tiris Template to latest version and the problem came back.
Joomlart Support, please help…. Thanks.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 26, 2012 at 2:12 am #458797Hi longvu76,
You open the file of templates/ja_tiris/css/template.css look for this css
.item.column-1 {
padding-left: 20px;
}and remove it, I hope it should help !
June 26, 2012 at 9:32 pm #458951It works .. thanks
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by longvu76 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-