How to insert an image map in a page?
-
Hello.
I want to insert an image map (an image containing several link areas, so the user clics in each part of the image and goes to a diferent site).
There is an example here: http://en.wikipedia.org/wiki/Image_map
Well, as I know this is done using tables and dividing the image in portions. So my questions are:
1. Does WP have a suggested way to use image maps?
2. When I insert the HTML code for my image map (table-td-tr, etc), the CSS in my theme (YOKO) seems to modify sizes and paddings, and also WP gets messy and shows every image 2 times. Does WP have a guide about how to dial with this problem?Thanks.
My theme is YOKO and I dont have custom CSS.
The blog I need help with is: (visible only to logged in users)
-
Hi there – You should be able to do it using HTML in a post, page, or text widget, as long as you only use plain HTML and not any of the code listed here: http://en.support.wordpress.com/code/
These past threads on this issue might be helpful: https://en.forums.wordpress.com/topic/image-on-top-of-image?replies=4 https://en.forums.wordpress.com/topic/add-image-map-to-header?replies=12 https://en.forums.wordpress.com/topic/image-map-for-my-header?replies=15
- The topic ‘How to insert an image map in a page?’ is closed to new replies.