Putting an image map in place of URL box? |
Putting an image map in place of URL box? |
Jan 18 2008, 07:25 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 86 Joined: Jan 2006 Member No: 342,692 |
I'm using this code:
CODE <style>table.userProfileURL{background-image:url("http://i1.tinypic.com/8abfz2o.png"); background-repeat:no-repeat; background-position:center center; width:300px; height:30px;}table.userProfileURL div {display:none }table.userProfileURL td {visibility:hidden}</style> It puts an image in the place of the Myspace URL box. I'm trying to put an image MAP in instead, but the coding doesn't seem to let me - anyone have any ideas on how to fix it? |
|
|
|
scribbledhearts Putting an image map in place of URL box? Jan 18 2008, 07:25 PM
mlothepimp Is that even possible? maybe, but what do you need... Jan 18 2008, 07:44 PM
scribbledhearts Or, is there any code for adding something below y... Jan 18 2008, 08:23 PM
mlothepimp Yes there is. Put it in your Who I'd Like to m... Jan 18 2008, 08:48 PM
scribbledhearts For some reason, that code isn't working for m... Jan 18 2008, 09:06 PM
mlothepimp Well the code I gave you is pretty much a DIV box,... Jan 18 2008, 09:13 PM![]() ![]() |