Login • Join
Can anybody help me with the code for a background hehind the images . Not the actually background http://messup.bigcartel.com/
its the same code i wrote for you before.haha
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 .
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?
Behind the Product .
the easiest way to do it is to use there editor. and then grab the color your want from illustrator/photoshop/or dreamweaver.
Its a image i want to colour . im not all that on css so i dont really know what im looking for.
I would also like the code to a simple tiled image on BC
bumpdissel
email me
wearthelabel@gmail.com
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. its a fixed position
sweet I will hopefully get to this tonight.
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. its a fixed position
Where do i paste this code to ?
12 Comments
ChadDoesDesign said 3 months ago
its the same code i wrote for you before.haha
Hays said 3 months ago
Haha i dont have it ? it for the new theme . I dont want it as the acutally background just behind the blocks .
ChadDoesDesign said 3 months ago
oh hah. you mean behind the products? or the full background?
Hays said 3 months ago
Behind the Product .
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.
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.
Truman325i said 3 months ago
I would also like the code to a simple tiled image on BC
Truman325i said 3 months ago
bumpdissel
ChadDoesDesign said 3 months ago
email me
wearthelabel@gmail.com
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. its a fixed position
Truman325i said 3 months ago
sweet I will hopefully get to this tonight.
Hays said 3 months ago
Where do i paste this code to ?