Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • aalisg Friend
    #723255

    Hello,

    We have a webiste using Joomla! 3.4.5 and JA University template.

    On our homepages (french and english ones) we decided to not display any content, we mean Joomla! articles or K2 items.

    The problem is that it is not easy to build a homepage (and most probably just a page) without any content. So we found a trick which is to link the homepages to empty Joomla! articles (which belong to empty Joomla! content categories). It works. But, as you can see on this screen capture , there is a strange line wich appears before the footer modules. We strongly believe that this line appears as a “residue” of the empty article linked to the homepage. Do you know a way to remove it?

    Regards

    pavit Moderator
    #723306

    Hi

    Add to your custom.css file this

    .t3-sl-1 {
    border-bottom:0px!important;
    }

    pavit Moderator
    #754014

    Hi

    Add to your custom.css file this

    .t3-sl-1 {
    border-bottom:0px!important;
    }

    aalisg Friend
    #723312

    Hello and thank you for your reply,

    That is what I did but it does not seem to work.

    Regards

    aalisg Friend
    #754020

    Hello and thank you for your reply,

    That is what I did but it does not seem to work.

    Regards

    pavit Moderator
    #723326

    <em>@aalisg 501398 wrote:</em><blockquote>Hello and thank you for your reply,

    That is what I did but it does not seem to work.

    Regards</blockquote>

    the line should start with a dot

    .t3-sl-1 {

    You have added it in the wrong way at line 87

    div#fd.eb .mod-item + .mod-item {
    border-top: 0px !important;
    margin-top: 0px !important;
    padding-top: 6px !important;
    }t3-sl-1 {border-bottom:0px!important;} <----------- missing dot at the beginning

    pavit Moderator
    #754034

    <em>@aalisg 501398 wrote:</em><blockquote>Hello and thank you for your reply,

    That is what I did but it does not seem to work.

    Regards</blockquote>

    the line should start with a dot

    .t3-sl-1 {

    You have added it in the wrong way at line 87

    div#fd.eb .mod-item + .mod-item {
    border-top: 0px !important;
    margin-top: 0px !important;
    padding-top: 6px !important;
    }t3-sl-1 {border-bottom:0px!important;} <----------- missing dot at the beginning

    aalisg Friend
    #723498

    Hello and thank you for your reply,

    My Mistake. Sorry. It works now. Thank you very much.

    Regards

    aalisg Friend
    #754053

    Hello and thank you for your reply,

    My Mistake. Sorry. It works now. Thank you very much.

    Regards

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

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

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