xyn Posted July 5, 2006 Share Posted July 5, 2006 Hey Folks,I'm having a few problems with my CSS this is my code:[sub]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:20px;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;}table table tr.inbox{background-color:DFEFFF;border-color:000000;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 3E9EFF;}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}[/sub]This is what the page looks like:[IMG]http://i6.tinypic.com/1z2gk2h.png[/img] Quote Link to comment https://forums.phpfreaks.com/topic/13746-large-buttons-s/ Share on other sites More sharing options...
cmgmyr Posted July 5, 2006 Share Posted July 5, 2006 Can you please be a little more descriptive?What's the problem that you are having?What is the outcome you want?-Chris Quote Link to comment https://forums.phpfreaks.com/topic/13746-large-buttons-s/#findComment-53397 Share on other sites More sharing options...
xyn Posted July 5, 2006 Author Share Posted July 5, 2006 By the image i supplied above, It shows the button has a very large border which in my CSS only has 1px. Quote Link to comment https://forums.phpfreaks.com/topic/13746-large-buttons-s/#findComment-53495 Share on other sites More sharing options...
kenrbnsn Posted July 5, 2006 Share Posted July 5, 2006 Please post the code you're using with this CSS file.Ken Quote Link to comment https://forums.phpfreaks.com/topic/13746-large-buttons-s/#findComment-53549 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.