[thelist] site help

alex beston alex at deltatraffic.co.uk
Tue Jun 22 15:31:37 CDT 2004


 hi all

currently working on

 http://www.manderstam.com/preview

but having a problem getting the text boxes to be the right size - in 
firefox

http://www.manderstam.com/preview/designIssues/firefox.jpg

is showing as should do (except missing a bottom margin on the third row 
next to the footer)  but in opera / IE
http://www.manderstam.com/preview/designIssues/ie.jpg

each text box isnt wide enough - its losing about 10px in each case. 
Also the height of each text box changes according to the amount of text 
- it should be fixed at115px.

heres the relevant code for the textbox from:

http://www.manderstam.com/preview/style/style.css

    float: left;
    width: 216px; height: 115px;
    margin: 0px 6px 5px 0px; 
    padding: 2px 4px 2px 4px;
 
    position: relative;
    left: 5px;
    top: 5px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    border-width: 1px;
    vertical-align: top;
    line-height: 12px

any ideas how to make the code work for IE & opera would be appreciated

thanks,
Alex

>  
>



More information about the thelist mailing list