Dreamweaver DIV Layout Help needed ASAP |
Dreamweaver DIV Layout Help needed ASAP |
Sep 14 2006, 11:35 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Sep 2006 Member No: 464,446 |
I just finished making a div layout for myspace in dreamweaver and i have no clue wat so ever on how to hide the old profile and make it look rite......PLease someone help me!
CODE <style type="text/css"> body,td,th { font-family: Small Fonts; font-size: 9px; color: #000000; } body { background-color: #000000; } a { font-size: 9px; color: #CCCCCC; } a:link { text-decoration: none; text-transform: uppercase; } a:visited { text-decoration: none; color: #CCCCCC; text-transform: uppercase; } a:hover { text-decoration: underline; color: #CCCCCC; } a:active { text-decoration: none; color: #CCCCCC; } #Layer1 { position:absolute; width:300px; height:600px; z-index:1; left: 364px; top: 159px; background-image: url(http://pimpmygig.com/files/6228/layout1.png); } #Layer2 { position:absolute; width:261px; height:17px; z-index:2; left: 23px; top: 14px; } #Layer3 { position:absolute; width:271px; height:139px; z-index:3; left: 16px; top: 204px; overflow:auto; text-align:center; } #Layer4 { position:absolute; width:124px; height:104px; z-index:4; left: 16px; top: 381px; } </style> i think thats css and this is actual layout code CODE <div id="Layer1"> <div id="Layer2"> <center> <a href="http://home.myspace.com/index.cfm?fuseaction=user">home</a> | <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=8823118">view pics</a> | <a href="http://mail5.myspace.com/index.cfm?fuseaction=mail.message&friendID=8823118">message me</a> | <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=8823118">add me</a> | <a href="http://www.photobucket.com/albums/d151/Dralrm"> my work</a> </center> </div> <div id="Layer3"> <br /> My page stays on point at all times. <br /> <b>No</b>, I will not create you a layout for free. I will make you a Regular Layout for <b>$10</b>. And for a DIV Layout you will have to pay <b>$20</b>. Message me and discuss rates.....<br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Name: <i>Andre</i><br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Statusz: <i><b>Taken</b></i><br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Location: <b>Cherry Hill</b><br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Age: 16 <br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Height: 5'6"<br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Starter of Enigmatic Graphics, along with <b>J-Kid</b><br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Crazy nice on a computer<br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Hopes to own a graphic design company<br /> <br /> <img src="http://i31.photobucket.com/albums/c364/carrielynne1/1ohmyspace/bullets/bullet36.gif" /> Has a collection of works, click <a href="http://www.photobucket.com/albums/d151/Dralrm/">here</a> to see<br /> <br /> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=8823118"><img src="http://i4.tinypic.com/264swva.jpg" align=left border=0 /></a>The Name is Andre but people call me Doc, Doc Dre, Docta, and Dre. I'm a romantic type nigga yea mean, but I sometimes get carried away and get real freaky with them females. People say I'm pretty funny, and all the girls say that I'm very nice. I love chillin' with my fellow niggas and niggettes but every race is cool with me for real. I love chillin' with my boys Josh, John, Rob, Tamel, Tom, and Keenen. I ♥ GIRLS, GIRLS, GIRLS, GIRLS! I love girls that wear fitted hats, so many girls look good in them but they don't know. I know thats kinda random but you know I love playing on my computer n learning shit about it. I love all types of females. I try and keep it gangsta on a daily basis. <b>TO ALL THE LADIES, </b> I'm not a player or a pimp or nothing, so stop f**kin' thinkin I am just because the way I dress or my style and shit. I love all throwback R&B like <i>Al Green, Marvin Gaye, Lenny Williams, Common, Musiq, Ginuwine</i>, and all them other niggas I forget. I ♥ MY BESTEST FRIEND DOROTHY! Please holla at a nigga on <b>DaPCGeniusz</b> on A.I.M. Holla and Comment/Add me!<br /> </div> <div id="Layer4"> <center> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input name="friendID" value="8823118" type="hidden" /> <textarea name="f_comments" cols="20" "rows="5" style="border-width: 1px; border-style: solid; border-color:#FFFFFF; font-family: Small Fonts; font-size: 9px; color:#000000; "background-color: transparent;">Whats Poppin Mah Nigga?! </textarea> <br /> <input name="submit"" type="submit" value="Bust It." border-width: 1px; border-style: solid; border-color:#ffffff; font-family: small fonts; font-size: 9px; color:#ffffff; text-transform:uppercase; background-color:#000000; /> </form> </center> </div> </div> </style> I love graphic design but IM trying to get better at html. PLease any help at all would be greatly appreciated. |
|
|
|
![]() |
Sep 15 2006, 11:16 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Sep 2006 Member No: 464,446 |
then can u look for me on how to fix it up? if u did it wuld b much appreciated.......
|
|
|
|
Dat PC Geniusz Dreamweaver DIV Layout Help needed ASAP Sep 14 2006, 11:35 PM
StanleyThePanda Try this:
http://www.createblog.com/forums/index.p... Sep 15 2006, 11:22 AM
Dat PC Geniusz QUOTE(StanleyThePanda @ Sep 15 2006, 12:2... Sep 15 2006, 02:02 PM
toyo loco Don't use dreamweaver its poitnless on myspace... Sep 15 2006, 08:15 PM
toyo loco I told you to take out all the #'s . Then see ... Sep 15 2006, 11:40 PM
Dat PC Geniusz i did i think i found a new situations Sep 15 2006, 11:52 PM
toyo loco Then list them so then we can help you. Also go t... Sep 16 2006, 09:38 AM![]() ![]() |