Image Mapping Help?, Ugh, I need help image mapping |
Image Mapping Help?, Ugh, I need help image mapping |
Feb 4 2008, 07:16 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Feb 2006 Member No: 372,831 |
Okay, I can't get this whole image map thing to work, and I have the coordinates for the images all plugged into the code and stuff, but I still can't click it. Can someone help me please?
www.myspace.com/something_about_sara That's my myspace, take a look and see if you can help? |
|
|
|
![]() |
Feb 4 2008, 07:38 PM
Post
#2
|
|
![]() cake or DEATH ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 631 Joined: Sep 2005 Member No: 223,586 |
Replace your entire code with this. I tested it, and it works.
CODE <style type="text/css">.contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext 2,btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden}td td td td{border:0px;width:0px;text-align:left;}table,td,tr{padding:0px;width:;background-color:transparent}table table table{padding:1px;height:.01%;width:100%;}table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;}table table table table,table table table table td.text, td.text td.text table{display:none;}td.text table table{display:inline;visibility:visible;}table td table tr td.text table{visibility:hidden;}table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}</style> <style type=text/css> body {background-color:white;background-image: url("");background-position:center;background-repeat: no-repeat;background-attachment: fixed;scrollbar-arrow-color:white;scrollbar-track-color:white;scrollbar-shadow-color:white;scrollbar-face-color:mediumpurple;scrollbar-highlight-color:######;scrollbar-darkshadow-color:white;scrollbar-3dlight-color:white;} {class for the basic font for the page} .text {font:normal 9px tahoma; color:black; font-weight:none; border:0px; text-transform: none; line-height:12px;} </style> <div style="position: absolute; left:50px; top:50px; width:1024px; height:768px; overflow: hidden;"><img src="http://i29.tinypic.com/349ds1h.jpg" border="0" usemap="#ImageMap_01"> <map name="ImageMap_01"> <area shape="rect" coords="360,325,448,374" href="http://www.msplinks.com/MDFodHRwOi8vbWFpbC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1tYWlsLm1lc3NhZ2UmZnJpZW5kSUQ9MTUwNjAxMzU1"> <area shape="rect" coords="365,420,439,464" href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0xNTA2MDEzNTU="> <area shape="rect" coords="350,488,469,530" href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudHMubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249dXNlciZjaXJj l0YWN0aW9uPXZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTE1MDYwMTM1NQ=="> <area shape="rect" coords="359,463,450,615" href="http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIu lld1BpY3R1cmUmZnJpZW5kSUQ9MTUwNjAxMzU1"> </map> </div> <div class="content" style="position: absolute; left:600px; top:500px; width:300px; height:150px; overflow: auto;"><center>"When you long with all your heart for someone to love you, a madness grows there that shakes all the sense from the trees and the water and the earth. And nothing lives for you, except for the long deep bitter want. And this is what everyone feels from birth to death."<br>-Denton Welch.</center><br><br>I'm Sara, and I guess life isn't turning out so swell. Usually, I'm stressed out. I've stopped eating normally. I smoke. I have a tendency to hurt myself because I think I deserve it. I wish I could go back in time. I'd save quite a few things from happening. That's about it.<br><br></div> EDIT I got a PM indicating that the problem here is solved. So... Topic Closed. |
|
|
|
thecolorofromance Image Mapping Help? Feb 4 2008, 07:16 PM
MissHygienic Please post all of your code for your MySpace so t... Feb 4 2008, 07:17 PM
thecolorofromance CODE<style type="text/css">
.conta... Feb 4 2008, 07:21 PM![]() ![]() |