Hays - Chris  avatar

CSS Code

posted 3 months ago by Hays

Can anybody help me with the code for a background hehind the images . Not the actually background
http://messup.bigcartel.com/

12 Comments

  1. ChadDoesDesign - Chad Humphrey avatar

    ChadDoesDesign said 3 months ago

    its the same code i wrote for you before.haha

  2. Hays - Chris  avatar

    Hays said 3 months ago

    ChadDoesDesign said: its the same code i wrote for you before.haha

    Haha i dont have it ? it for the new theme . I dont want it as the acutally background just behind the blocks .

  3. ChadDoesDesign - Chad Humphrey avatar

    ChadDoesDesign said 3 months ago

    Hays said:
    ChadDoesDesign said: its the same code i wrote for you before.haha

    Haha i dont have it ? it for the new theme . I dont want it as the acutally background just behind the blocks .

    oh hah. you mean behind the products? or the full background?

  4. Hays - Chris  avatar

    Hays said 3 months ago

    Behind the Product .

  5. ChadDoesDesign - Chad Humphrey avatar

    ChadDoesDesign said 3 months ago

    the easiest way to do it is to use there editor. and then grab the color your want from illustrator/photoshop/or dreamweaver.

  6. Hays - Chris  avatar

    Hays said 3 months ago

    Its a image i want to colour . im not all that on css so i dont really know what im looking for.

  7. Truman325i - Andy Meyer avatar

    Truman325i said 3 months ago

    I would also like the code to a simple tiled image on BC

  8. Truman325i - Andy Meyer avatar

    Truman325i said 3 months ago

    bumpdissel

  9. ChadDoesDesign - Chad Humphrey avatar

    ChadDoesDesign said 3 months ago

  10. Jon Kruse - Jonathan Kruse avatar

    Jon Kruse said 3 months ago

    body
    {background: url(http://www.mediocoreclothing.com/bigcartel/bg.jpg) top repeat-y #333;
    background-repeat: no-repeat;
    background-attachment: fixed
    }

    this is a background image with a color behind it. it’s a fixed position

  11. Truman325i - Andy Meyer avatar

    Truman325i said 3 months ago

    sweet I will hopefully get to this tonight.

  12. Hays - Chris  avatar

    Hays said 3 months ago

    Johnny Kruse said: body {background: url(http://www.mediocoreclothing.com/bigcartel/bg.jpg) top repeat-y #333; background-repeat: no-repeat; background-attachment: fixed } this is a background image with a color behind it. it’s a fixed position

    Where do i paste this code to ?

  13. Log In