don't understand, how to place entries... |
don't understand, how to place entries... |
![]()
Post
#1
|
|
![]() Nerd w// a jacket ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 379 Joined: Feb 2004 Member No: 3,782 ![]() |
i don't understand how to make my web entries go over an img map. I.E: you have a background with img mapping, and you have the web blog entries that go over the background with the img mapping. How do you do that? Please Help...Thanks in Advance!!
Code i used For Image Mapping: CODE <!-- begin code provided by createblog.com -->
<style type='text/css'> .mainleft { display:none; } </style> <STYLE type="text/css"> /* top bar remover - xanga.com/add_ons */ table.navigation {display: none;};</STYLE> <MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='15,127,124,171' HREF='http://www.xanga.com' ALT='Xanga'> <AREA SHAPE='rect' COORDS='630,16,772,52' HREF='http://xanga.com/signin.aspx' ALT='Sign In'> <AREA SHAPE='rect' COORDS='629,70,771,118' HREF='http://www.xanga.com/private/home.aspx' ALT='Your Xanga'> <AREA SHAPE='rect' COORDS='642,141,760,186' HREF='http://www.xanga.com/claf' ALT='Look&Feel'> <AREA SHAPE='rect' COORDS='640,209,767,256' HREF='http://www.xanga.com/SubscribeTo.aspx?user=Mega_M' ALT='Add Me'> <AREA SHAPE='rect' COORDS='629,278,781,323' HREF='http://www.xanga.com/home.aspx?user=Mega_M' ALT='Refresh This Page'> <AREA SHAPE='rect' COORDS='646,344,777,388' HREF='http://www.xanga.com/Private/Subscriptions.aspx' ALT='Read Your Subs'> <AREA SHAPE='rect' COORDS='623,406,788,446' HREF='http://www.xanga.com/default.aspx?mode=logout' ALT='Log Out'> </MAP> <IMG SRC='http://www.uploadyourimage.com/2/mycandy.jpg' border=0 width=800 height=600 USEMAP='#imgmap'> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |