-
AuthorPosts
-
August 23, 2011 at 4:07 pm #167718
Hello,
How can i eliminate that white little space from the head news? I’ve attached the picture to understand better. From left and from right If the black margin from the head news will come over the white space it will be better. Can someone help me?
Thank you.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
August 23, 2011 at 4:32 pm #407949Hi
In my localhost i can’t duplicate this problem it works fine
you can send a link of your page ?
August 23, 2011 at 5:13 pm #407962pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
August 23, 2011 at 5:41 pm #407965The css file for your ja_news problem is named style.css under /templates/ja_teline_iv/html/mod_janews_featured/default/style.css and the line of code is
.ja-zinfp-featured-border {
background: none repeat scroll 0 0 #FFFFFF;
border-left: 0pxsolid #CCCCCC;
border-right:0px solid #CCCCCC;
margin-right: 10px;August 23, 2011 at 6:37 pm #407985Yes, that was the problem. Thank you so much.
Another thing. Can you tell me, please, from where can i modify the color from text at the latest headlines from JA News Sticker Module? As you can see, the font is black. I tried to modify the font from somewhere, to white, but all my fonts was transformed in white … Which is the code i must modify?
Thank you!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
August 23, 2011 at 6:55 pm #407990In your Template.css
you have
.ja-headlines a {
color: #000000;
padding: 1px 5px;
text-transform: none;make this change
.ja-headlines a {
color: #FFFFFF;
padding: 1px 5px;
text-transform: none;AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by pavit 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Ja News little problem
Viewing 6 posts - 1 through 6 (of 6 total)