i purchased your template, Interior 185 it has a changing background which I disabled by disabling the ck module but how do now put a tiled background image in the main body, I could not find the css setting for this in the css style sheet. Urgent..!
Thank you
ThemesHunt
POSTED: 2013-07-02
Hello GLEGG233
Find the attribute called "body"
this is what you are going to do
body{
background: url(.../images/your image)repepat scroll 0 0 transparent;
}
Thank you and I hope this helps.
i purchased your template, Interior 185 it has a changing background which I disabled by disabling the ck module but how do now put a tiled background image in the main body, I could not find the css setting for this in the css style sheet. Urgent..!
Thank you
Find the attribute called "body"
this is what you are going to do
body{
background: url(.../images/your image)repepat scroll 0 0 transparent;
}
Thank you and I hope this helps.