• kix11

    (@kix11)


    Hi, i have tried to have the shadow around the wrapper as part of my background like this:

    http://img265.imageshack.us/my.php?image=ggggbp1.jpg

    how should i make the css for this?

    it disappears when ever i type this:

    background-image: url(‘images/bgstripe.png’);
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: center;

    THANK YOU!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Adam Brown

    (@adamrbrown)

    link to your site?

    Thread Starter kix11

    (@kix11)

    sure.

    http://www.momo.jlu.jp/test1/

    please help thanks!

    Adam Brown

    (@adamrbrown)

    I see the shadow along the far left margin. Are you just trying to move it to the right so it’s right next to the body?

    Adam Brown

    (@adamrbrown)

    You have your background assigned to body. Try assigning it to div#wrap instead (in style.css).

    Thread Starter kix11

    (@kix11)

    yes i tried to move the shadow around the wrapper on the both side

    Thread Starter kix11

    (@kix11)

    how would i assign it to div#wrap?

    sorry i am not really good at coding and css 🙂

    thanks!

    Thread Starter kix11

    (@kix11)

    here fahlstad.se/demo

    i can see under #body:

    background: #ECECEC url(images/bg.png) repeat-y scroll center

    and it appears what i wanted, but when i do that to mine it doesnt appear

    Thread Starter kix11

    (@kix11)

    please help 🙁

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Background CSS Help’ is closed to new replies.