This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > Re: form height issues
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: form height issues
|
|
| Murray *TMM* 2004-08-10, 11:17 pm |
| Use CSS -
form { margin:0; }
input { margin-left:15px; padding-left:0; }
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"paulohnine" <webforumsuser@macromedia.com> wrote in message
news:cfb5hr$71s$1@forums.macromedia.com...
> hi,
> im trying to make a search field - the height of the cell im working in
is 35
> pixels.
>
> heres my code:
> <form action="whatever" method="get">
> <input name="textfield" type="text" class="content" value=""
size="20">
> <input name="Search" type="image" value="search"
> src="images/search_button.gif" align="middle" >
> </form>
>
> the first problem is that it is not staying within the 35 pixel cell...
it
> shifts the height of the cell to about 40 pixels. if I remove the <form>
tag
> and leave the input tags it displays (relatively) well.
>
> the second problem is that the two elements are not lining up properly
even
> though i've set the table properties to align to center and middle.
>
> help!
>
| |
| paulohnine 2004-08-10, 11:17 pm |
| thanks, now it works in everything except safari. however, i'm still having the alignment issue
| |
| Murray *TMM* 2004-08-10, 11:17 pm |
| Adjust your padding to fix this.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"paulohnine" <webforumsuser@macromedia.com> wrote in message
news:cfbd5p$fqi$1@forums.macromedia.com...
> thanks, now it works in everything except safari. however, i'm still
having the alignment issue
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|