-
AuthorPosts
-
ghjulianu Friend
ghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
March 6, 2012 at 5:23 am #174655Hi,
I have a displaying problem with JA News Featured module.
There’s a gap on the left and bottom sides of the picture, see the image attached :
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 6, 2012 at 5:32 am #442128So that I can try to best assist you, please provide the url of the site you’re working on,
as well as set “Optimize CSS” to “No” within your Template Manager–General Settingsghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
March 6, 2012 at 5:46 am #442133I did what you said, here’s the url : http://bit.ly/yGJfW1
Thanks.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 6, 2012 at 5:56 am #442134<em>@ghjulianu 305451 wrote:</em><blockquote>I did what you said, here’s the url : </blockquote><em>@ghjulianu 305451 wrote:</em><blockquote>http://bit.ly/yGJfW1
Thanks.</blockquote>Within the following path –> /templates/ja_teline_iv/css/template.css
at line 452, you will see the following:<blockquote>div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
padding: 8px;
}
</blockquote>
modify as follows:<blockquote>div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
padding: 0px;
}
</blockquote>After this, there will actually be a 4px gap on the right hand side. So, to take care of this . . .
Within path –> /templates/ja_teline_iv/html/mod_janews_featured/default/style.css
at line 16, you will see the following:
<blockquote>.ja-zinfp {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: url(“../../../images/dot5px.gif”) repeat-x scroll center top #F0F0F0;
border-color: -moz-use-text-color #CCCCCC #CCCCCC -moz-use-text-color;
border-right: 1px solid #CCCCCC;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
margin-right: 4px;
padding: 4px 0 0;}
</blockquote>
delete the “margin-right” property entirely . . . . .
PROBLEM SOLVED
😎
1 user says Thank You to TomC for this useful post
ghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
March 6, 2012 at 6:31 am #442139Than you very much!
Why there was this problem? Any bug in the module/template style?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 11, 2012 at 6:09 am #442969<em>@ghjulianu 305457 wrote:</em><blockquote>Than you very much!
Why there was this problem? Any bug in the module/template style?</blockquote>
Not necessarily . . . It could be any number of things – from how you configured your article display to other modifications/customizations you might have worked on in developing your site.Glad to have been of assistance !!! . . . All the best with your continuing site development.
🙂
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by TomC 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Displaying problem with JA News Featured
Viewing 6 posts - 1 through 6 (of 6 total)