Log In · Register

 
coding div layouts
Sidekick_Animati...
post 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 ..
 
 
Start new topic
Replies
ekhast
post Dec 28 2006, 08:55 PM
Post #2


ekhast
****

Group: Member
Posts: 144
Joined: Sep 2005
Member No: 229,317



For the background not to look double delete this:
CODE
<div class="bg" style="position: absolute; left:160px; top:100px; width:900px; height:675px; overflow: hidden;">
<img src="http://img296.imageshack.us/img296/174/sewerlayoutcopyyi4.png">
</div>


and change this
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>


for this:
CODE
<div class="bg" style="position: absolute; left:160px; top:100px; width:900px; height:675px; overflow: hidden;">
<MAP NAME="bg">
<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>
<IMG SRC="http://img296.imageshack.us/img296/174/sewerlayoutcopyyi4.png" width:900px; height:675px; USEMAP="#bg" BORDER="0">
</div>
 

Posts in this topic
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   probably i just dont get it. i've saved the fi...   Dec 27 2006, 10:28 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


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