Log In · Register

 
 
Closed TopicStart new topic
map image question
xi-feng
post Feb 18 2007, 12:38 PM
Post #1


Member
**

Group: Member
Posts: 10
Joined: Feb 2007
Member No: 503,539



not sure if the question has already been asked but i have a sliced image i want to use as part of an overlay. the thing is, the code works fine in Internet explorer but the pics that i wanted content on won't show on myspace. i figure it had something to do with the td style code that i used which stated to change the <img src> to <td background> or <td style>. any ideas on how i could get the images show up behind the content?
 
freeflow
post Feb 18 2007, 12:40 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



What code are you using? You should ust put the whole image slice or image map code in a div and position it. Then you put all your other content in divs and position them ontop of the image.

But try posting your code.
 
xi-feng
post Feb 18 2007, 07:46 PM
Post #3


Member
**

Group: Member
Posts: 10
Joined: Feb 2007
Member No: 503,539



QUOTE(toyo loco @ Feb 18 2007, 11:40 AM) *
What code are you using? You should ust put the whole image slice or image map code in a div and position it. Then you put all your other content in divs and position them ontop of the image.

But try posting your code.



CODE
<TABLE WIDTH=640 BORDER=0 CELLPADDING=0 CELLSPACING=0><TR><TD COLSPAN=9><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_01.jpg" WIDTH=640 HEIGHT=141 ALT=""></TD></TR><TR><TD COLSPAN=2><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_02.jpg" WIDTH=300 HEIGHT=15 ALT=""></TD><TD><A HREF="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_03.jpg" WIDTH=47 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://browseusers.myspace.com/browse/browse.aspx?&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_04.jpg" WIDTH=50 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://search.myspace.com/index.cfm?fuseaction=find&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_05.jpg" WIDTH=48 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://blog.myspace.com/index.cfm?fuseaction=blog.controlcenter&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_06.jpg" WIDTH=44 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://groups.myspace.com/index.cfm?fuseaction=groups.categories&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_07.jpg" WIDTH=49 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://www.myspace.com/index.cfm?fuseaction=vids&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_08.jpg" WIDTH=44 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://www.myspace.com/index.cfm?fuseaction=music&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_09.jpg" WIDTH=58 HEIGHT=15 BORDER=0 ALT=""></A></TD></TR><TR><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_10-1.jpg" WIDTH=226 HEIGHT=338 ALT=""></TD><TD COLSPAN=8><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_11.jpg" WIDTH=414 HEIGHT=338 ALT=""></TD></TR><TR><TD COLSPAN=9><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_12.jpg" WIDTH=640 HEIGHT=14 ALT=""></TD></TR><TR><TD COLSPAN=9><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_13.jpg" WIDTH=640 HEIGHT=242 alt=""></TD></TR><TR><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=226 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=74 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=47 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=48 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=44 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=49 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=44 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=58 HEIGHT=1 ALT=""></TD></TR></TABLE>
 
freeflow
post Feb 18 2007, 07:58 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



And the rest of it? That coding is fine its hard to see what your problem is. If your making a div you just place that whole entire code into a div and position it.
 
xi-feng
post Feb 18 2007, 08:21 PM
Post #5


Member
**

Group: Member
Posts: 10
Joined: Feb 2007
Member No: 503,539



QUOTE(toyo loco @ Feb 18 2007, 6:58 PM) *
And the rest of it? That coding is fine its hard to see what your problem is. If your making a div you just place that whole entire code into a div and position it.



not sure. here's the entire code

CODE
<TABLE WIDTH=640 BORDER=0 CELLPADDING=0 CELLSPACING=0><TR><TD COLSPAN=9><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_01.jpg" WIDTH=640 HEIGHT=141 ALT=""></TD></TR><TR><TD COLSPAN=2><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_02.jpg" WIDTH=300 HEIGHT=15 ALT=""></TD><TD><A HREF="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_03.jpg" WIDTH=47 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://browseusers.myspace.com/browse/browse.aspx?&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_04.jpg" WIDTH=50 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://search.myspace.com/index.cfm?fuseaction=find&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_05.jpg" WIDTH=48 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://blog.myspace.com/index.cfm?fuseaction=blog.controlcenter&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_06.jpg" WIDTH=44 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://groups.myspace.com/index.cfm?fuseaction=groups.categories&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_07.jpg" WIDTH=49 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://www.myspace.com/index.cfm?fuseaction=vids&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_08.jpg" WIDTH=44 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://www.myspace.com/index.cfm?fuseaction=music&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_09.jpg" WIDTH=58 HEIGHT=15 BORDER=0 ALT=""></A></TD></TR><TR><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_10-1.jpg" WIDTH=226 HEIGHT=338 ALT=""></TD><TD COLSPAN=8><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_11.jpg" WIDTH=414 HEIGHT=338 ALT=""></TD></TR><TR><TD COLSPAN=9><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_12.jpg" WIDTH=640 HEIGHT=14 ALT=""></TD></TR><TR><TD COLSPAN=9><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_13.jpg" WIDTH=640 HEIGHT=242 alt=""></TD></TR><TR><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=226 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=74 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=47 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=48 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=44 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=49 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=44 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=58 HEIGHT=1 ALT=""></TD></TR></TABLE>

</td></tr></table></td></tr></table></td></tr></table></div>

<div class="bbzContainer">
<div class="div1">
<TABLE WIDTH=640 BORDER=0 CELLPADDING=0 CELLSPACING=0><TR><TD COLSPAN=9><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_01.jpg" WIDTH=640 HEIGHT=141 ALT=""></TD></TR><TR><TD COLSPAN=2><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_02.jpg" WIDTH=300 HEIGHT=15 ALT=""></TD><TD><A HREF="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_03.jpg" WIDTH=47 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://browseusers.myspace.com/browse/browse.aspx?&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_04.jpg" WIDTH=50 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://search.myspace.com/index.cfm?fuseaction=find&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_05.jpg" WIDTH=48 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://blog.myspace.com/index.cfm?fuseaction=blog.controlcenter&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_06.jpg" WIDTH=44 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://groups.myspace.com/index.cfm?fuseaction=groups.categories&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_07.jpg" WIDTH=49 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://www.myspace.com/index.cfm?fuseaction=vids&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_08.jpg" WIDTH=44 HEIGHT=15 BORDER=0 ALT=""></A></TD><TD><A HREF="http://www.myspace.com/index.cfm?fuseaction=music&MyToken=2fe17e58-2fa0-42ec-b2d8-6b6f02a50492"><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_09.jpg" WIDTH=58 HEIGHT=15 BORDER=0 ALT=""></A></TD></TR><TR><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_10-1.jpg" WIDTH=226 HEIGHT=338 ALT=""></TD><TD COLSPAN=8><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_11.jpg" WIDTH=414 HEIGHT=338 ALT=""></TD></TR><TR><TD COLSPAN=9><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_12.jpg" WIDTH=640 HEIGHT=14 ALT=""></TD></TR><TR><TD COLSPAN=9><img src="http://i176.photobucket.com/albums/w164/ntrakit/rihhoney_13.jpg" WIDTH=640 HEIGHT=242 alt=""></TD></TR><TR><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=226 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=74 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=47 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=48 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=44 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=49 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=44 HEIGHT=1 ALT=""></TD><TD><IMG SRC="http://i176.photobucket.com/albums/w164/ntrakit/spacer.gif" WIDTH=58 HEIGHT=1 ALT=""></TD></TR></TABLE>



</div>

</div>

<div class="bbzsc"><table><tr><td><table><tr><td><table><tr><td><br><br>
 
freeflow
post Feb 18 2007, 08:24 PM
Post #6


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Ok what are you trying to do? Make a div? If so read this:
http://www.createblog.com/forums/index.php?showtopic=142922

 
xi-feng
post Feb 18 2007, 08:42 PM
Post #7


Member
**

Group: Member
Posts: 10
Joined: Feb 2007
Member No: 503,539



thanks! cool.gif
 
clarity
post Feb 19 2007, 01:01 AM
Post #8


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



^ It seems like you'ved found your way so...

Topic Closed.

If you need any more help on the subject and would like this topic reopened, Please PM me or any other staff with the power to do so.
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: