HighDots Forums  

Another form question

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Another form question in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
majonsey
 
Posts: n/a

Default Another form question - 02-11-2005 , 01:12 PM






Hey everyone,
Heres my problem. I have a table cell that is 150 px wide by 30 px high. I
am trying to put in a search feature in this cell and use a custom button.
Everytime i try, i get the same result: I insert a form, then a text field..so
far so good, but when inesrt image field for my button, (which is sized to be
the same height as the text field) it wont align correctly. The only way i
have found to get around this is to put my form code outside the entire site,
which works because its the only text field/button in the site, but i know
theres a way to get the form/button/text field all contained into the one cell.

Any help would be great

Thanks


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Another form question - 02-11-2005 , 01:19 PM






Use CSS to control the form tag's margins -

form { margin:0; } /* adjust to suit */

--
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
==================

"majonsey" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hey everyone,
Heres my problem. I have a table cell that is 150 px wide by 30 px high.
I
am trying to put in a search feature in this cell and use a custom button.
Everytime i try, i get the same result: I insert a form, then a text
field..so
far so good, but when inesrt image field for my button, (which is sized to
be
the same height as the text field) it wont align correctly. The only way
i
have found to get around this is to put my form code outside the entire
site,
which works because its the only text field/button in the site, but i know
theres a way to get the form/button/text field all contained into the one
cell.

Any help would be great

Thanks




Reply With Quote
  #3  
Old   
majonsey
 
Posts: n/a

Default Re: Another form question - 02-11-2005 , 02:10 PM



Thanks for getting back to me so quick...
I have tried manipulating the CSS and can't get it to solve my problem. I
have inserted a standard library "submit" button and it works just fine,
aligned perfectly, but when i take that button out, and insert my custom
button, it expands my form size and displays the text field aligned to the
bottom, and the button aligned at the top. I just want them to be aligned
horizontally. Do i need to tey to adjust with my cell instead?

Thanks again in advance


Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Another form question - 02-11-2005 , 02:13 PM



Show me the page, please.

--
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
==================

"majonsey" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thanks for getting back to me so quick...
I have tried manipulating the CSS and can't get it to solve my problem.
I
have inserted a standard library "submit" button and it works just fine,
aligned perfectly, but when i take that button out, and insert my custom
button, it expands my form size and displays the text field aligned to the
bottom, and the button aligned at the top. I just want them to be aligned
horizontally. Do i need to tey to adjust with my cell instead?

Thanks again in advance




Reply With Quote
  #5  
Old   
majonsey
 
Posts: n/a

Default Re: Another form question - 02-11-2005 , 02:48 PM



I dont currently have it up on a server, how should i get it to you?

Thanks


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.