Putting an image map in place of URL box? |
Putting an image map in place of URL box? |
![]()
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? |
|
|
![]() |
![]()
Post
#2
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 ![]() |
Well the code I gave you is pretty much a DIV box, so you'll have to move it around a few times before you get it where you want.
|
|
|
![]() ![]() |