Viewing 9 replies - 1 through 9 (of 9 total)
  • stephencottontail

    (@stephencottontail)

    Can you post a link to your site?

    Thread Starter sbbnm_2005

    (@sbbnm_2005)

    Tnx for reply …
    but my site is local….
    I add important to element but no chabge affected…

    stephencottontail

    (@stephencottontail)

    How did you add this header image to your site? Can you post the code you used to add the image? If there’s a lot of code, post it somewhere like Pastebin and post the link here.

    Anonymous User 12851872

    (@anonymized-12851872)

    hi,

    add your header image in Options Theme.

    Thread Starter sbbnm_2005

    (@sbbnm_2005)

    css code dont effect to get header image …
    I upload from theme option ….but when I insert background repeat in css …there is no change …

    stephencottontail

    (@stephencottontail)

    Can you post the CSS you’re trying to use to get the background to repeat?

    Thread Starter sbbnm_2005

    (@sbbnm_2005)

    on site image element ….. or on header ….
    background-repeat: repeat-x

    stephencottontail

    (@stephencottontail)

    Is that the only CSS code on the header? You’ve forgotten the semicolon at the end of that rule, as well.

    Thread Starter sbbnm_2005

    (@sbbnm_2005)

    #header { background-color: #7EB660; background-image: url(img/bg.png); repeat: repeat-x; }

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘header image repeat’ is closed to new replies.