I'm just starting out with all this custom stuff, and so I'm learning as I go. Please bear with me.
I just finished creating my custom profile, and I thought I'd turn my attention to making my shop look a little less... well... plain.
I was going to use an image, and create an imagemap for said image... only to find out that Subeta does not appear to parse the imagemap data (image remains static). Sooo, I looked for other solutions to perform this task using just CSS coding... I came up with a solution that works well on any other system, but guess what... it does not work on Subeta (it refuses to acknowledge the position changes, and the link remains on the middle of the screen).
My question is has anyone found any way to make imagemaps, or something similar using CSS only work on Subeta shop descriptions?
Any help would be greatly appreciated.
Cheers
[edit] Well since nobody offered any help I ended up trying to code something via trial and error. After wasting a lot of time I finally found something that worked fairly well (not what I originally wanted, but good enough). I ended up using a series of smaller DIVs with one background picture inside a larger one, a couple smaller pictures to cover the changed parts of the image (for hover effects), and img opacity filters to hide the smaller images when the mouse passes over. I did consider using table tags, but I could not get them to look the same on all browsers. The solution I am currently using looks and works well.
Now to make some some other improvements. My shop still looks boring ^-^