Image mapping, more help thanks! |
Image mapping, more help thanks! |
Aug 6 2004, 06:58 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Mar 2004 Member No: 9,929 |
I used the image mapping web site and finished. then i got my html code:
CODE <!-- begin code provided by createblog.com --> <MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='43,327,97,346' HREF='http://www.xanga.com' ALT='Xanga Home'> <AREA SHAPE='rect' COORDS='115,328,169,346' HREF='eg, home.htmhttp://www.xanga.com/private.aspx' ALT='Your Xanga'> <AREA SHAPE='rect' COORDS='187,324,242,343' HREF='http://www.xanga.com/logout.aspx' ALT='Log Out'> <AREA SHAPE='rect' COORDS='98,349,164,365' HREF='http://www.xanga.com/contentlatest.asp' ALT='reveiws'> <AREA SHAPE='rect' COORDS='178,351,242,366' HREF='http://www.xanga.com/contentlatest.asp' ALT='Events'> <AREA SHAPE='rect' COORDS='254,349,351,365' HREF='http://www.xanga.com/Subscriptions/Subscribe.asp' ALT='Subscribe'> </MAP> <IMG SRC='new one.PNG' border=0 width=743 height=893 USEMAP='#imgmap'> <!-- end code provided by createblog.com --> Now what do I do with this? |
|
|
|
![]() |
Aug 6 2004, 07:02 PM
Post
#2
|
|
![]() my moods are unpredictable ![]() ![]() ![]() ![]() Group: Member Posts: 148 Joined: Jun 2004 Member No: 20,201 |
now put this in the custom header section....where you want the image to be at and replace this part:
CODE <!-- begin code provided by createblog.com --> 'new one.PNG' <!-- end code provided by createblog.com --> with the actual URL of the picture nice....you are actually getting the hang of this aren't you? |
|
|
|
Aug 6 2004, 07:08 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Mar 2004 Member No: 9,929 |
slowly but surely..now wait. what do i replace wat with. lol sry..im a little confused still
|
|
|
|
Aug 6 2004, 07:19 PM
Post
#4
|
|
![]() CrzyAznInvazn ![]() ![]() ![]() Group: Member Posts: 85 Joined: Jul 2004 Member No: 35,481 |
<IMG SRC='new one.PNG'
The red part... |
|
|
|
Aug 6 2004, 07:22 PM
Post
#5
|
|
![]() my moods are unpredictable ![]() ![]() ![]() ![]() Group: Member Posts: 148 Joined: Jun 2004 Member No: 20,201 |
QUOTE(kelllllly @ Aug 6 2004, 5:08 PM) slowly but surely..now wait. what do i replace wat with. lol sry..im a little confused still first submit the banner at IMAGE SHACK....and copy the URL and replace the RED part of this: <IMG SRC='new one.PNG' |
|
|
|
Aug 6 2004, 07:54 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Mar 2004 Member No: 9,929 |
Ummm..my banner?? what do you mean banner?like this part?:
![]() or the whole thing like this?: ![]() and even when i try to put these onto my Tester Sight <<<, It ends up as an unveiweable picture...see? |
|
|
|
Aug 6 2004, 07:56 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Mar 2004 Member No: 9,929 |
sry..my tester sight was typed rong..here it is >>>>>>>Tester Site
|
|
|
|
| *CJ1* |
Aug 6 2004, 07:59 PM
Post
#8
|
|
Guest |
I see it. Your code should be this,
CODE <!-- begin code provided by createblog.com --> <MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='43,327,97,346' HREF='http://www.xanga.com' ALT='Xanga Home'> <AREA SHAPE='rect' COORDS='115,328,169,346' HREF='eg, home.htmhttp://www.xanga.com/private.aspx' ALT='Your Xanga'> <AREA SHAPE='rect' COORDS='187,324,242,343' HREF='http://www.xanga.com/logout.aspx' ALT='Log Out'> <AREA SHAPE='rect' COORDS='98,349,164,365' HREF='http://www.xanga.com/contentlatest.asp' ALT='reveiws'> <AREA SHAPE='rect' COORDS='178,351,242,366' HREF='http://www.xanga.com/contentlatest.asp' ALT='Events'> <AREA SHAPE='rect' COORDS='254,349,351,365' HREF='http://www.xanga.com/Subscriptions/Subscribe.asp' ALT='Subscribe'> </MAP> <IMG SRC='http://img59.exs.cx/img59/1711/newone.png' border=0 width=743 height=893 USEMAP='#imgmap'> <!-- end code provided by createblog.com --> You probably used the site with the image mapper. They assume that your making a website with the same beginning as your image, so you have to fix the image source. |
|
|
|
Aug 6 2004, 08:00 PM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Mar 2004 Member No: 9,929 |
AHHH wait ..sry nevermind...the image works now..but now i have two images on the sight. How can i get rid of my old one. also, all my links on my new layout jsut take me back to xanga..like events review and subscribe. I didn't put the right URL's in./.wat are the right uRLS?
|
|
|
|
Aug 6 2004, 08:01 PM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Mar 2004 Member No: 9,929 |
QUOTE They assume that your making a website with the same beginning as your image, so you have to fix the image source What image source do i have to fix..and how? |
|
|
|
| *CJ1* |
Aug 6 2004, 08:11 PM
Post
#11
|
|
Guest |
For the 2 images, you have to remove the part of your code that says <img src='URL of banner'>
For the right URLs, I dunno. I just know that for subscribing, (http://www.xanga.com/Private/SubscribeTo.aspx?user=XANGA NAME) you have to change it manually. Oh, over here CODE <!-- begin code provided by createblog.com --> <AREA SHAPE='rect' COORDS='115,328,169,346' HREF='eg, home.htmhttp://www.xanga.com/private.aspx' ALT='Your Xanga'> <!-- end code provided by createblog.com --> The URL's messed up. For the image source, ijust fixed it. |
|
|
|
![]() ![]() |