>If I could get the field to hide.

I think it's likely the story and purpose of the website that's upset CSS!
What a sad story!  Makes me want to hurry home and appreciate my child.

If it's isn't that, then it is probably the <label> tags that's throwing it
off.  I get the field to go away by removing it.  My adjusted css and html
code below:

mj/v

>--CSS--<
body { margin: 0; height: 100%; background-color: #565B9B; background-image:
url(/lily/img/tinydots.gif) }
#wrapper { width: 795px; height: 90%; background-color: #e0ecfc; margin: 0
auto; }
#navlinks { background-color: #9498C7; text-align: center }
#navlinks a { width: 23%;  }
#navlinks img { margin-top: 10px; margin-bottom: 10px;  }
#innerwrap { background-color: #E0ECFC; float: left;  clear: both }
#innerwrap, content2 td, body { color: #565B9B; font-size: 13px;
font-family: trebuchet, verdana, sans-serif; line-height: 1.6em; }
a { color: #565b9b; text-decoration: none }
a:hover { text-decoration: underline }
#footer { width: 795px; background-color: #BEC6E4; background-image:
url(/lily/img/stripes.gif); clear: both; height: 60px; margin: 0 auto; }
#photo { float: left }
img { border: none }
#lil { margin: 10px }
#header { margin-top: 10px }
#content p, #content2 p { margin: 15px; }
.right { float: right }
.left { float: left }
#content2 { margin: 10px; width: 680px }
.comment { padding: 20px; border-bottom-color: #565b9b; border-bottom-width:
1px; border-bottom-style: dotted }
/* #spacer{ 
height: 95%; 
float: left; 
width: 0px; 
font-size: 1px; /* to make sure width is not overridden */ 
padding: 0; 
margin: 0; 
background-color: red; /* visual effect only */ 
} */
.velda {display:none;}
label { margin-right: 10px; }
.form { text-align: right;  float: left; width: 380px; line-height: 2em; }



>---html---<

<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
  <head>
    <meta name="generator"
    content="HTML Tidy for Linux/x86 (vers 1st November 2002), see
www.w3.org" />
<script type="text/javascript"> </script>
    <title>Tribute to Lily Harper :: Sign her Guestbook
</title>
    <style type="text/css">
    /*<![CDATA[*/
@import url(style.css);
    /*]]>*/
    </style>

</head>
<body>
<div id="spacer">&nbsp;</div>
<div id="wrapper">
<div id="navlinks">
<a href="/"><img src="/lily/img/newsbutton.gif" alt="News" /></a>
<a href="/lily/"><img src="/lily/img/homebutton.gif" alt="Lily's Home"
/></a>
<a href="/lily/donations/"><img src="/lily/img/donatebutton.gif"
alt="Donations - You can help!" /></a>
<a href="/lily/guestbook/"><img src="/lily/img/guestbookbutton.gif"
alt="Read or Sign Lily's Guestbook" /></a>
<a href="/lily/story/"><img src="/lily/img/storybutton.gif" alt="Lily's
Story" /></a>
</div>
<div id="innerwrap">
<!-- Copyright (C) 2004 hioxindia.com. HIOX Softwares, India -->
<div id="photo">
<img src="../img/quiet-lily-closing-eyes.jpg" alt="Shy little Lily often
closed her eyes when strangers talked to her" id="lil" />
</div>
<div id="content">
<img src="/lily/img/addcom.gif" alt="Add a Comment" id="header" />
<p>The kind comments in this guestbook keep alot of us going.  To protect
your privacy, if you want Rick or MaryBeth or the <a
href="http://novapages.com";>webmaster</a> to have your email address, post
it in the email field below and not in the comment area.  Email addresses
will not be published.</p>
<form action="added.php" method="post">
<div class="form">
<label>Your Name:</label><input type="text" name="name" /><br />
<label>Your Email (not required):</label><input type="text" name="from"
/><br />
<label>Lily's brother's name is:</label><input type="text" name="botx" /><br
/>
<label>Comments:</label>
<textarea name="comment" rows="8" cols="20" style="width: 100%"></textarea>
  <br />
<input name="info" type="text" style="display:none;"  /><br />
    <input type="submit" value="Add" />
</div>
    </form>
<p>
<img src='/lily/img/readcom.gif' alt='Read Comments' /><br />
Page
( <a href='lookgb.php?file=1'>1</a> - 
<a href='lookgb.php?file=2'>2</a> - 
<a href='lookgb.php?file=3'>3</a> - 
<a href='lookgb.php?file=4'>4</a> - 
<a href='lookgb.php?file=5'>5</a> - 
<a href='lookgb.php?file=6'>6</a> )
</p>
</div>
</div>
</div>
<div id="footer">
&nbsp;
</div>
</body>
</html>



_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to