Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Paul Wallen Friend
    #140164

    What would be the proper code to remove the banner ad from the top of the page? I also want the logo to be the whole width of the top in place of the banner.
    Thanks for any help.

    Phill Moderator
    #300921

    To switch off the banner go into module manager and disable it. It is only a module in position banner.

    To adjust the size of the logo box first find

    template.css (line 951)

    h1.logo a {background:transparent url(../images/logo.png) no-repeat scroll center center;
    display:block;
    height:75px;
    width:245px;
    }

    and adjust the figures highlighted in red to your desired size.

    then find

    template.css (line 945)

    h1.logo, div.logo-text {float:left;
    margin:30px 20px 0;
    padding:0;
    }

    and adjust the values in red to position your logo properly.

    nguyenhuu quang Friend
    #300930

    could you creat a new module position at your logo, and u can put your banner to new position

    Paul Wallen Friend
    #300934

    Worked Great! Thanks.

    toddman Friend
    #305288

    Having problems with my logo. Changed the name to wsi.png, the height to 40px & the width to 500px & i’m still seeing JA Opal logo. I even uploaded wsi.png to the opal/template/images file. Has the code changed or do I need to put the wsi.png file somewhere eles?

    Phill Moderator
    #305289

    Edit.

    {blue.css (line 71) and change the bit in red

    h1.logo a
    background:transparent url(../../images/wsi.png) no-repeat scroll center center;
    }

    toddman Friend
    #305291

    phill luckhurst;129475Edit.

    {blue.css (line 71) and change the bit in red

    h1.logo a
    background:transparent url(../../images/wsi.png) no-repeat scroll center center;
    }

    I don’t want to change the background, I want to replace JA’s logo with mine. I made the change from text to image in the back end.
    sorry, here’s the site http://www.wsi.wcsports.org

    Phill Moderator
    #305292

    Just try it and see what happens. It will change your logo so don’t worry.

    toddman Friend
    #305293

    Got it after I uploaded the image to the blue image folder!
    Thanks

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

This topic contains 9 replies, has 4 voices, and was last updated by  toddman 15 years, 6 months ago.

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