Jump to content

problem after enabling url rewriting


Recommended Posts

In global.css line 896 there is problem with background image.
You don't have it in img folder or path is wrong.
If you don't need it just delete that line.

div#footerRight {
background:url("../img/visa.png") no-repeat scroll 0 0 transparent;
float:left;
height:51px;
margin-top:10px;
width:280px;
}

Link to comment
Share on other sites

×
×
  • Create New...