coding div layouts |
coding div layouts |
Dec 25 2006, 07:35 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Dec 2006 Member No: 490,206 |
kinda new with divs.. need help coding a layout for myspace .. already have the boxes done out and everything on the layout jus need to code the layout ..
|
|
|
|
![]() |
Dec 27 2006, 10:28 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Dec 2006 Member No: 490,206 |
probably i just dont get it. i've saved the files and everything, but idk. i tried to do imagemap it jus came out wrong. this is the code i made when doing the imagemap:
CODE <div class="layoutmap"> <IMG SRC="http://img296.imageshack.us/img296/174/sewerlayoutcopyyi4.png" USEMAP="#sewer_Layout.jpg" WIDTH=900 HEIGHT=675 BORDER=0> <MAP NAME="sewer_Layout.jpg"> <AREA SHAPE=RECT COORDS="97,63,176,97" HREF="http://home.myspace.com/index.cfm?fuseaction=user" ALT="Home"> <AREA SHAPE=RECT COORDS="199,58,399,79" HREF=" http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=63909291"&MyToken=3334265d-0094-4f5a-9c13-083dfdce2bb3" ALT="View Comments"> <AREA SHAPE=RECT COORDS="420,43,557,56" HREF="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=YOURFRIENDID" ALT="Message Me"> <AREA SHAPE=RECT COORDS="573,26,625,99" HREF="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=YOURFRIENDID" ALT="Add Me"> <AREA SHAPE=RECT COORDS="645,14,792,56" HREF="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=YOURFRIENDID" ALT="View More Pictures"> </MAP> </div> but then when i put that in my myspace to preview with everything else, i jus got 2 backgrounds and it seemed messed up. |
|
|
|
Sidekick_Animationz coding div layouts Dec 25 2006, 07:35 PM
toyo loco http://www.createblog.com/forums/index.php?showtop... Dec 25 2006, 07:47 PM
Sidekick_Animationz thats the image i need to code .. i jus want to kn... Dec 25 2006, 08:32 PM
Infinite. If you read the tutorial correctly, then you would... Dec 25 2006, 08:35 PM
Sidekick_Animationz ok, i dont get what to do next. i finished what yo... Dec 27 2006, 03:48 PM
toyo loco To add all those things read the tutorial and what... Dec 27 2006, 04:00 PM
Sidekick_Animationz okay im almost done, but the last thing i need hel... Dec 27 2006, 05:11 PM
Infinite. So i'm gussing you want to do image mapping/sl... Dec 27 2006, 05:15 PM
Sidekick_Animationz yea, how do i image map that? Dec 27 2006, 05:21 PM
Infinite. I don't really go about image mapping unless i... Dec 27 2006, 05:29 PM
Sidekick_Animationz is slicing alot easier ? if so, how do i slice the... Dec 27 2006, 05:53 PM
Sidekick_Animationz can someone help me out? like walk me thru steps w... Dec 27 2006, 09:15 PM
toyo loco When you save make sure you are saving both html a... Dec 27 2006, 09:25 PM
Sidekick_Animationz can i get like a code so that i would just have to... Dec 27 2006, 09:58 PM
toyo loco You can't. The code is different for each layo... Dec 27 2006, 10:23 PM
Sidekick_Animationz CODE
<style type="text/css"> .hid... Dec 27 2006, 11:12 PM
ekhast For the background not to look double delete this:... Dec 28 2006, 08:55 PM![]() ![]() |