View Full Version : A question on color and image map


wpansy
12-10-2005, 11:30 AM
Here is my xanga:
http://www.xanga.com/wpansy
My picture I guess I should call it "map", I get it through a forum and I want to adjust the width of the picture so that it suits my xanga, however if I change the width the link on the picture will be not working.
I decide that I should adjust the background color but I can't find the suitable code that suit the color on the right of the picture, can someone plx help me, if you can't help, can you just suggest what should I do, I don't want to move the chatbox and I don't want to delete it also. Thank you for your help!

lefty
12-10-2005, 02:01 PM
Try color #81a3bf

It's not a big deal to alter the link positions if you resize it. What's the code you use for the map? We can help you out :)

wpansy
12-11-2005, 10:05 AM
Thx so much for your reply, but I don't think your color match so well with my picture.
Here is the code of my map:

<div style="width: 652px; border: 1px solid #000000; background-color: #FFFFFF;">
<div style="border: 1px solid #FFFFFF;">
<img src="http://tofumonzter.cbstaff.com/skins/just/light-blue/top.jpg" width="650" height="300" border="0" alt="" usemap="#top_Map">
<map name="top_Map">
<area shape="rect" alt="subscriptions" coords="569,220,608,226" href="http://www.xanga.com/private/subs.aspx">
<area shape="rect" alt="refresh" coords="534,220,562,226" href="http://www.xanga.com/wpansy">
<area shape="rect" alt="subscribe" coords="476,220,503,226" href="http://www.xanga.com/Private/SubscribeTo.aspx?user=wpansy" target="_blank">
<area shape="rect" alt="private" coords="511,220,526,227" href="http://www.xanga.com/private">
</map>
I want to adjust its length so that it suits my xanga, but I don't know how to adjust the coordinates, thx so much again that you have lend me a hand.