Image Advanced CSS not working on image map
-
Hi!
I use an image map in Graphene on some images, so I have img {outline : none;} added to the Advanced CSS in the image editor.
It always worked fine, but after upgrading to WP 3.8 this CSS no longer works. I’m back to getting a blue box around my mapped areas within the image when you click.
The image map is at the big red button box at the bottom of the page on http://ecigarettenews.net
Quote:Hi!I use an image map in Graphene on some images, so I have img {outline : none;} added to the Advanced CSS in the image editor.
It always worked fine, but after upgrading to WP 3.8 this CSS no longer works. I’m back to getting a blue box around my mapped areas within the image when you click.
The image map is at the big red button box at the bottom of the page on http://ecigarettenews.net
Much thanks for your help as always 🙂
Mod
On that page, you are missing the closing curly bracket:
It should be
style="img {outline: none;}"not
style="img {outline: none;"Hi Kenneth,
Yes, I forgot to say that the ending bracket } keeps disappearing. I keep trying to enter it, but something deletes it every time I save. I don’t see the style=”img {outline: none;}” code when viewing in Text Mode.
Even more curious is that it is disappearing on my other site’s image map too, yet WP recognizes the style anyway. The map doesn’t show the blue boxes.
Here’s that site FYI.
http://best-e-cigarette-guide.com
The above site is built with the Atahualpa Theme and is still on WP 3.7.1. Totally weird.
Thanks
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
