Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • regin Friend
    #204560

    Hi

    In the top of every article, there are two lines. They got there after I activated “Popular articles” module.

    Can anyone show me how to get rid of them, but still keep the line above the “Popular articles” module on the fornt page?

    OK:

    Not OK:

    Regards
    Regin


    1. 2015-03-11_15-25-23
    2. 2015-03-11_15-31-48
    pavit Moderator
    #562681

    Hi regin

    Could you post a link to your website after you disabled your CSS Optimization from template manager ?

    regin Friend
    #562780

    Hi Pavit

    Sure. The link is here: http://www.tantec.com

    I have deactivated CSS in the template manager.

    pavit Moderator
    #562812

    Hi regin

    This was added in your custom.css file

    here the code

    .spl-home-2 .t3-module,
    .spl-home-3 .t3-module {
    background: url("../images/head-line.gif") repeat-x left top;
    margin-bottom: 0;
    padding-top: 40px;
    }

    Change it to :

    .spl-home-2 .t3-module,
    .spl-home-3 .t3-module {
    background: none;
    margin-bottom: 0;
    padding-top: 10px;
    }

    regin Friend
    #562818

    Hi Pavit

    Thanks, but when I do that change, they grey head-line dissapears from my front page:


    1. 2015-03-12_12-36-32
    pavit Moderator
    #562820

    This page is the original template and as you can see there is no line above article , your lines were added via custom.css file

    regin Friend
    #562821

    Ah.. sorry 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  regin 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum