Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • maniiacl Friend
    #176874

    Im trying to change background but I get this buggy display,,,
    I have css and optimisation set to no.


    1. BBBBBBBBBBBBBBBB
    Blaine Friend
    #452259

    Hard to tell without a link to the page but it appears your repeats are incorrectly set. Please check that.

    maniiacl Friend
    #452363

    <em>@Blaine 318696 wrote:</em><blockquote> it appears your repeats are incorrectly set</blockquote>
    Sorry but what is repeats?
    You mean the image size?
    Also the footer is changed,it changed to white and weird…
    http://www.rentvillapollensa.com

    thnx

    Blaine Friend
    #452409

    There is a line of code that will look something like this:

    background-image: url(yourpic.png);
    background-repeat: repeat; }

    The repeat call is what I am referring to

    maniiacl Friend
    #452416

    <em>@Blaine 318894 wrote:</em><blockquote>There is a line of code</blockquote>
    Could you help me to adjust the code?

    .wrap {
    clear: both;
    width: 100%;
    background: url("../images/back.jpg");
    }
    .main {
    margin: 0 auto;
    position: relative;
    width: 980px;
    background: none repeat scroll 0 0 white;

    Blaine Friend
    #452479

    Where it says repeat, try editing to no repeat. hard without a link

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

This topic contains 6 replies, has 2 voices, and was last updated by  Blaine 12 years, 6 months ago.

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