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 ![]() |
Yes there is. Put it in your Who I'd Like to meet.
CODE <div style="position: absolute; overflow:auto; left: 189px; top: 387px; width: 170px; height: 12px; background-color: 000000;"><a href="http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIu
mlld0FsYnVtcyZmcmllbmRJRD0xOTkzMjc3Nw=="><img src="http://i19.tinypic.com/5xz6e4m.png" border="0"></a> </div> |
|
|
![]() ![]() |