Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Craig Briars Friend
    #121345

    I have 3 borders displaying on my site that I have tracked down to the clearfix CSS class. I want them to dissapear…to get a better idea of what I’m talking about look at my site and check the left,right and bottom borders around the current content. http://www.debonairentertainment.com/joomla/

    Thanks in advance!

    Hieu Nguyen Admin
    #223988

    Can you specify for me? Which border you want to remove?

    Craig Briars Friend
    #224009

    Sure – if you look at the site you will notice a white border to the left of the red current content. The border is also on the Right side. If it can’t be removed, is there a way to just make it black?

    Hieu Nguyen Admin
    #224062

    Open file template_css.css and find these lines:

    #ja-header, #ja-topsl, #ja-botsl, #ja-mainnavwrap2, #ja-mainnav-inner, #ja-mnshadow, #ja-subnav, #ja-slwrap, #ja-containerwrap, #ja-containerwrap-c1, #ja-containerwrap-c2, #ja-containerwrap-f, #ja-footer, #ja-hp {template_css.css (line 923)
    margin:0pt auto;
    text-align:left;
    width:750px;
    }

    Change 750px to 747px;
    And find:

    div.ja-w3 {template_css.css (line 1060)
    background:#FFFFFF none repeat scroll 0%;
    margin:0pt 11px;
    padding:0pt;

    }
    Add the red line. Hope its help.

    Craig Briars Friend
    #224115

    That works!! Thank you!

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

This topic contains 5 replies, has 2 voices, and was last updated by  Craig Briars 17 years, 4 months ago.

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