![]() |
CSS Question
I'm experimenting with the skin1.css file.
I've done the following to the css SELECT,TEXTAREA { BACKGROUND-COLOR: #FFFFFF; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; COLOR: #000000; FONT-SIZE: 12px; BORDER: #ffd30d 10px solid; } INPUT{ BORDER: #ffd30d 10px solid; } This is the result: http://img135.imageshack.us/img135/7968/screentz5.gif As you can see the INPUT style is affecting the "Log In" button. I have tried changing INPUT to INPUT.TEXT but had no result. Any suggestions? Thanks |
Re: CSS Question
That is because in /skin1/buttons/login_menu.tpl there is a type=input
|
Re: CSS Question
Quote:
Yep, I saw that. Is there a way to add something to the /skin1/buttons/login_menu.tpl or skin1.css to get around this? Thanks |
Re: CSS Question
Quote:
Or maybe remove or change something? |
Re: CSS Question
It seems odd that "type=input" is required for the left part of the login button. Did you try simply removing "type=input"?
|
All times are GMT -8. The time now is 10:54 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.