Jump to content

Trouble setting widths


roopurt18

Recommended Posts

I have a three column form where I'm trying to set up specific widths for the columns. I have a test page that works fine but when I view it in the context of the actual site none of the widths are being set.

The HTML file: [a href=\"http://rdev.ibswebview.com/junk/NewServiceRequest.html\" target=\"_blank\"]http://rdev.ibswebview.com/junk/NewServiceRequest.html[/a]
The CSS file: [a href=\"http://rdev.ibswebview.com/junk/webview.css\" target=\"_blank\"]http://rdev.ibswebview.com/junk/webview.css[/a]

This is the first time I've really used stylesheets and most of this project I inherited from another individual. I'm sure it's something small that I'm overlooking and I'm hoping someone with more experience can point me in the right direction.

The working test HTML file: [a href=\"http://rdev.ibswebview.com/junk/nsr.html\" target=\"_blank\"]http://rdev.ibswebview.com/junk/nsr.html[/a]
The working test CSS file: [a href=\"http://rdev.ibswebview.com/junk/stylesheet.css\" target=\"_blank\"]http://rdev.ibswebview.com/junk/stylesheet.css[/a]

Thanks!
Link to comment
https://forums.phpfreaks.com/topic/8493-trouble-setting-widths/
Share on other sites

For what you want to do it would be best to use a table, like you have done with the Customer details bit.

Also you say the working Test html file is working but its not, FF fails to apply the widths to your divs. Only IE7 displays it correctly.
Link to comment
https://forums.phpfreaks.com/topic/8493-trouble-setting-widths/#findComment-31069
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.