Dear Zenners.
I got a real weird one happening tonight and just cant work it out!
I changed the logo Wrapper on my localhost and then went to change the one on my live site (an exact mirror of local host as much as i know) but it wouldn't change!
On localhost all i did is change
1. replace "old_image.jpg" in the
\includes\templates\MyTemplate\CSS\stylesheet.css to "new_image.jpg":
#logoWrapper {
width:879px;
height:180px;
background-image:url(../images/new_image.jpg);
and in:
includes\templates\MyTemplate\images I put the "new_image.jpg".
That was enough to change it. I then copied these modified files up to my live site but it didnt change. I even checked the file contents on the live site to see if they're were infact properly updated. And they were!! Site is www.secretsjewellery.com
Can anyone suggest what i'm doing wrong please? Appreciate any suggestion.
many regards,
arpeggio



