Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bdpickerall Friend
    #184528

    I want to drop in a new background on my site. I have it ready to go but am not sure where I should insert it. Can someone point me in :-[the right direction.

    [


    1. bg-ex
    Ninja Lead Moderator
    #481843

    Send me your site url and i will try to help you out.

    bdpickerall Friend
    #481912

    <em>@Ninja Lead 357921 wrote:</em><blockquote>Send me your site url and i will try to help you out.</blockquote>

    http://www.kirkplayers.org/dev

    Phill Moderator
    #481917

    In your template.css file you will find the code below

    body#bd {
    background: none repeat scroll 0 0 #EEEEEE
    color: #666666

    }

    You need to change the background line to something like

    background: url("../yourimage") no-repeat scroll 0 0 transparent;

    where ../yourimage is the relative path to your image.

    We may need to do some adjustments when it is done so come back if you run into problems.

    You will probably also need to give your search module a background colour.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Phill 11 years, 9 months ago.

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