How can we create an image map? I mean how we can put serveral links on 1 image?
I have an image with 5 persons. If you click on a person, WB has go link it to a page within the site.
It would be nice if something fits in FCKeditor.
Here is a pretty basic html tutorial on using image maps. I use them on my weather section of my website, outside of WB. They are pretty basic. You can see one here:
--> Link image to the left of pageAnd here:
--> State Map is image mapped - If you click on any city, you will be taken to a link.
It is pretty easy to do once you understand the coordinates. You can test through the right coordinates for any image section by rolling your mouse over the boundaries of that section and seeing when it changes to a 'clickable image'. For my setup, it is when the mouse arrow turns into a hand. Then, I adjust the coordinates to suite my image section.
Hope that helps.
Take Care, Sharon