HighDots Forums  

Re: unwanted space from drop-down boxes and forms

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: unwanted space from drop-down boxes and forms in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: unwanted space from drop-down boxes and forms - 07-09-2003 , 10:38 AM






Kelly:

Use CSS to control the margins on those form elements.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

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

Quote:
i've got two drop down boxes in seperate forms in one table but seperate
table rows. when i view them in DWMX everything is fine. i have no "<br>"or
any kind of spacing around the boxes. but when i upload and view in a
browser it looks as if i have 2 line breaks under each drop down box. i
can't figure out why this is happening. the 2 drop down boxes have to fit in
a tight space, so this is very unacceptable!!!!
Quote:
anybody know why this happens and/or a fix??????
i've included a sample url...http://www.fhu.edu/dd.asp

thanks,
kelly



Referring URLs
http://www.fhu.edu/dd.asp







Reply With Quote
  #2  
Old   
kdogg webforumsuser@macromedia.com
 
Posts: n/a

Default Re: unwanted space from drop-down boxes and forms - 07-09-2003 , 11:38 AM






you would think that css would have been the logical answer for me...but it's never even dawned on my to use css on form tags! doh! great suggestions...

thank you,(murray and jordan)
-kelly


tim, this is what i used:

<!--
..indexforms {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: right;
word-spacing: normal;
margin: 0px;
padding: 0px;
height: auto;
width: auto;
border: 0px solid #000000;
}
-->





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.