Graphics Missing in the game

Latest Reply from Dave at 2014-04-29 01:19:56
Hi,

I noticed some errors and found that some of the images in the theme I bought (The Game). The theme has been customised quite a lot, so I don't want to re-download. Is there anyway I can get these images (slide-left.png & slide-right.png)?

Thanks!
Hi!
Please, remove the following code:
.fp-prev { float:left; width:50px; height:52px; background:url(../images/slide-left.png) left top no-repeat; }
.fp-next { float:right; width:50px; height:52px; background:url(../images/slide-right.png) right top no-repeat; }

in the file css --> index.css to fix the problem. You really don't need these images.

Leave a reply

Add codeAdd image