Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sporttotal Friend
    #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.


    1. white
    pavit Moderator
    #407949

    Hi

    In my localhost i can’t duplicate this problem it works fine

    you can send a link of your page ?

    sporttotal Friend
    #407962
    pavit Moderator
    #407965

    The 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;

    sporttotal Friend
    #407985

    Yes, 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 Moderator
    #407990

    In 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;

Viewing 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