I am working on a site for a client and noticed while doing some testing that the currency selector dose not work. The mouse does not change when you hover over it and it will not change the prices of the products. I don't think it is anything I have changes but who knows. I have changed it's location in the header and some colors changes.
The site is here http://www.dna-dj-services.com/sample_stores/index.php?
I just tested it in IE9 and it works but not in FF, Opra, or Safari.
This is the code in my css it is the only thing I have changed having to do with the currency that I know of.JAY6390 wrote:In that case, you've added code that's causing an issue with the character set and you'll need to get that fixed. That is why you see strange characters before the currency symbols on the page
Code: Select all
#currency a {
display: inline-block;
padding: 2px 4px;
border: 1px solid #CCC;
color: #fff;
text-decoration: none;
margin-right: 2px;
margin-bottom: 2px;
}
#currency a b {
color: #fff;
text-decoration: none;
}
Who is online
Users browsing this forum: Bing [Bot], Majestic-12 [Bot] and 16 guests