IMAGE MAP NOT WORKING ON LAYOUT |
IMAGE MAP NOT WORKING ON LAYOUT |
Jul 23 2004, 11:08 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
image map is not working on my friends layout
CODE <!-- begin code provided by createblog.com --> <MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='232,423,282,433' HREF='www.xanga.com/JlIaTMK' ALT='Jordan'> <AREA SHAPE='rect' COORDS='180,442,215,453' HREF='www.xanga.com' ALT='Xanga'> <AREA SHAPE='rect' COORDS='234,444,276,456' HREF='www.xanga.com/signin.aspx' ALT='Sign In'> <AREA SHAPE='rect' COORDS='290,445,343,455' HREF='www.xanga.com/logout.aspx' ALT='Log Out'> <AREA SHAPE='rect' COORDS='362,447,416,457' HREF='http://www.xanga.com/Private/SubscribeTo.aspx?user=x_LizzyB3ar' ALT='Subscribe'> <AREA SHAPE='rect' COORDS='186,463,247,474' HREF='http://www.xanga.com/guestbook.aspx?user=x_LizzyB3ar' ALT='Guestbook'> <AREA SHAPE='rect' COORDS='260,464,300,474' HREF='http://www.xanga.com/private/home.aspx' ALT='Private'> <AREA SHAPE='rect' COORDS='323,464,360,476' HREF='http://www.xanga.com/profile.aspx?user=x_LizzyB3ar' ALT='Profile'> <AREA SHAPE='rect' COORDS='237,481,330,491' HREF='www.xanga.com/CLAF' ALT='Customize Look and Feel'> </MAP> <IMG SRC='http://img78.photobucket.com/albums/v298/AfroPuffs42/Twiztid_Layout.jpg' border=0 width=1000 height=500 USEMAP='#imgmap'> <!-- end code provided by createblog.com --> thats the code.... and i put the correct url in and everything.... but the problem is i dont know how to configure it or where to put it in the layout CODE <!-- begin code provided by createblog.com --> <div align=left> <div style="width: 900px; BACKGROUND: transparent; repeat: no-repeat;border: solid 0px #000000;height: 500px;padding-left: 0px;padding-right: 0px; padding-top: 0px;position:static;margin-top:100px;margin-left:0px"> <img SRC="http://img78.photobucket.com/albums/v298/AfroPuffs42/Twiztid_Layout.jpg" BORDER=0 USEMAP="#fine"> <map name="fine"> </map> </DIV></DIV> <div align=left> <DIV style="margin-top: -425px; margin-left: 625px; width: 300px; OVERFLOW: auto; height:350px; BACKGROUND-COLOR: transparent"> <!-- end code provided by createblog.com --> i think i have to put it in somewhere in here but i dont know where this is the xanga.... www.xanga.com/x_lizzyB3ar |
|
|
|
![]() |
Jul 23 2004, 11:30 PM
Post
#2
|
|
![]() Ne0 Is The One ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,348 Joined: Jun 2004 Member No: 24,349 |
use the website:
http://www.pcoward.com/imagemapper/stage1.asp or a program to do image mapping should make it work. I believe you can put that image mapping code anywhere as long as it in the html header section. |
|
|
|
Jul 24 2004, 12:01 AM
Post
#3
|
|
![]() Dreaming of You... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 508 Joined: Jul 2004 Member No: 27,205 |
actually, it works (for me) that you put the first and second paragraph codes of your image map last of your header...and the div part goes first at the webstats... but thats just me though, thought that could help...
but wow, you code looks a little different than mine... |
|
|
|
![]() ![]() |