Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jimesmythe Friend
    #143099

    I am wanting to remove the image that the text is within on the header of the content, components, and modules. What CSS do I change to do this.

    SP Media Friend
    #312620

    On template.css on line 657 or thereabouts, find:

    url(../images/h3-bg.gif)[/url]

    Remove the line with the background, or just the image. That will get rid of the huge gradient.

    If you want to remove the inset, remove the code on line 674, 404;

    url(../images/span-bg.gif)

    Line 978;

    url(../images/pw-inner-bg.gif

    Replace line 972 #ja-pathway for the breadcrumbs;

    url(../images/pw-inner-bg.gif)

    With:

    url(../images/pathway-bg.gif)

    Remember, back up your files before making any changes.

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

This topic contains 2 replies, has 2 voices, and was last updated by  SP Media 15 years, 4 months ago.

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