Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ipb1962 Friend
    #124405

    Hi

    How do I remove the horizontal rule (with symbol) that appears in the maincontent area?

    I’m sure it’s in the template.css….

    Any ideas

    Ian

    Menalto Friend
    #234612

    You can try to remove this:

    .article_seperator {
    display: block;
    background: url(../images/seperator.png) no-repeat center;
    height: 40px;
    }

    Or just this:

    background: url(../images/seperator.png) no-repeat center;
    You find it on line 500 in the template_css.css file

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

This topic contains 2 replies, has 2 voices, and was last updated by  Menalto 16 years, 11 months ago.

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