xyn Posted July 10, 2006 Share Posted July 10, 2006 Hi guys,This is my CSS and I've got a problem with the borders of fields, as soon as i add .input, name.the borders are removed except on the text areas, However I used the same code on a red.css and there is no problems at all.Would some people able to check this and tell me why i'm getting borders over the size of 100 px which is confusing.[sup]A:link{font-family:Verdana, Tohama, Arial;color:3E9EFF;text-decoration:underline;font-weight:normal;}A:visited{font-family:Verdana, Tohama, Arial;color:3E9EFF;text-decoration:underline;font-weight:normal;}A:hover{font-family:Verdana, Tohama, Arial;color:0069D2;text-decoration:underline;font-weight:normal;}A:active{font-family:Verdana, Tohama, Arial;color:3E9EFF;text-decoration:underline;font-weight:normal;}table{font-family:Tahoma, Arial, sans serif;color:39638C;font size:8pt;border-collapse:collapse;border-color:000000;}table table tr.head{background-color:AED7FF;border-color:000000;width:100%;height:20;font-family:Verdana, Tahoma; color:3E9EFF; font size:8pt;font-weight:bold;}table table tr.cont{background-color:FFFFFF;border-color:000000;width:100%;font-family:Verdana, Tahoma; color:000000; font size:8pt;}body {font-family:Verdana, Tahoma; color:000000;font size:8pt; background-color:F4F4F4;scrollbar-arrow-color:0069D2;scrollbar-face-color:3E9EFF;scrollbar-highlight-color:3E9EFF;scrollbar-3dlight-color:0069D2;scrollbar-shadow-color:3E9EFF;scrollbar-darkshadow-color:0069D2;scrollbar-track-color:F4F4F4;}.button{background-color:F4F4F4;border: 1px solid #000000;}input, textarea {border:1px solid 3E9EFF;background-color:4679AC; font-family:Verdana, Tahoma; font-size:8pt; color:3E9EFF;}input, select{border:1px solid 3E9EFF;background-color:F4F4F4; font-family:Verdana, Tahoma; font-size:8pt; color:3E9EFF;}[/sup] Link to comment https://forums.phpfreaks.com/topic/14166-css-problems/ Share on other sites More sharing options...
lead2gold Posted July 14, 2006 Share Posted July 14, 2006 Could you send us a link to the page your working on so we can see the borders your refering to? Link to comment https://forums.phpfreaks.com/topic/14166-css-problems/#findComment-57930 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.