Argh!, I'm about ready to pull my hair out |
Argh!, I'm about ready to pull my hair out |
Nov 6 2007, 01:51 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 292 Joined: Jul 2007 Member No: 545,047 |
wesbite
Why in the heck is the text area on the right down so far? heres my code: CODE <html> <style type="text/css"> body { background-image:url(http://i23.tinypic.com/5dur2p.png); background-color:#; background-position:top left; background-attachment: fixed; background-repeat:repeat;} </body> </html> <html><head><title>loneliness</title></head> <style> body { font-family: tahoma; font-size: 11px; color: white; text-align: justify; line-height: 10px; background-repeat: repeat-y; background-color: ; cursor: crosshair;} a:link, a:visited, a:active {font: 14px times new roman; color: #white; font-weight:normal; text-decoration: none; border-bottom: 0px dashed #000; line-height: 10px;} a:hover {font: 14px times new roman; color: #white; font-weight:normal; text-decoration: none; border-bottom: 0px dashed #D5D4C3; line-height: 10px;} .head { font: 18px tahoma; color: #fff; font-weight: normal; text-transform: normal; text-align: right; line-height: 14px; letter-spacing: 0px; background-color: #yellow; border-bottom: 0px dashed #000; cursor: crosshair;} .head2 { font: 18px tahoma; color: #000; font-weight: none; text-transform: lowercase; text-align: right; line-height: 10px; letter-spacing: 0px; background-color: transparent; border-bottom: 3px dashed #3E2F4E; cursor: crosshair;} .nav:link, .nav:active, .nav:visited {color: #000; font: 14pt times new roman; font-weight: none; text-decoration: none; background-color: #white; border-bottom: 0px dashed #fff; text-indent: 4px; letter-spacing: -1px; display:block; line-height: 12px; cursor: crosshair; } .nav:hover {color: #000; font: 14pt times new roman; font-weight: none; background-color: #white; letter-spacing: -1px; text-indent: 4px; text-align: left; border-bottom: 0px dashed #fff; text-decoration: none; text-transform: lowercase; font-weight: none; display:block; line-height: 12px; cursor: crosshair; } i,em,u {color: #000; font-family: georgia; font-size: 9px; line-height: 8px;} b,strong {color: #000; font-family: georgia; font-size: 12px; line-height: 8px;} </style> <body LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 background=""> <img src="LOGOTHINGWILLGORIGHTHERE!!!!!!!!" style="position: absolute; left: 0px; top: 20px"> <!-- about --> <div style="position: absolute; left: 150; top: 425; width: 170; background-color: C3EAF4; opacity: 50%;"> <div class="head">Navigation</div> <div class="head2"></div> <a href="http://takemeawaylayouts.com/newhome.html">Home</a><br> <a href="http://takemeawaylayouts.com/layouts.html">Layouts</a><br> <a href="http://takemeawaylayouts.com/aboutme.html">About Me</a><br> <a href="http://takemeawaylayouts.com/aboutthesite.html">About the Site</a><br> <div style="background-color: C3EAF4;"> <div class="head">Contact Me</div> <br> <a class="nav" href="www.URLHERE.com">Link</a> <a class="nav" href="www.URLHERE.com">Link</a> <a class="nav" href="www.URLHERE.com">Link</a> <a class="nav" href="www.URLHERE.com">Link</a> <br> <div style="background-color: C3EAF4;"> <div class="head">Credits</div> Layout by: Rachel, Take Me Away Layouts </div> <!-- post --> <div style="position: absolute; left: 330; top: 425; width: 440;"> <div style="background-color: C3EAF4;"> <div class="head">Whatever</div> <div class="head2">Yup</div> Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here Put content and junk here help me?! |
|
|
|
GunsNRachel Argh! Nov 6 2007, 01:51 PM
Synesthesia It could be that you're missing a final closin... Nov 6 2007, 01:58 PM
GunsNRachel That didn't work =( Nov 6 2007, 02:15 PM
digitalfragrance Hvae you tried using "margin-left" and ... Nov 6 2007, 02:34 PM
GunsNRachel that didn't work either =\ Nov 6 2007, 08:23 PM
Blaqheartedstar you have far too many style codes and your <htm... Nov 8 2007, 03:19 AM
GunsNRachel That doesn't look right... was i supposed to c... Nov 8 2007, 02:50 PM
Blaqheartedstar what? *confused* Nov 8 2007, 07:59 PM
GunsNRachel I'm not sure, heh. I'm scraping this idea ... Nov 8 2007, 08:33 PM
Blaqheartedstar textareas are the boxes that carrry codes to copy
... Nov 8 2007, 10:28 PM![]() ![]() |