Welcome Guest, Not a member yet? Register   Sign In
Missing background on other pages
#1

[eluser]Unknown[/eluser]
I have my BG in my front page.
I mainly put it in style.css of codeigniter.

The properties were:

Code:
body{
background-image:url('style/images/img.JPG');
background-repeat:repeat;
background-position:center center;

Now the problem is I that when I click
to a product name or an item the Background image is missing.




Theme © iAndrew 2016 - Forum software by © MyBB