Loading...
 
Features / Usability

Features / Usability


Re: Buttons style

posts: 157 United States

If what you mean is, for example, submit form buttons, you can style those in the .css for each theme. For example I have this in one of my stylesheets (.css):

/**** FORMS ****/

FORM {
margin : 0px;
padding : 0px;
}
input, textarea, select {
color : #000000;
background: #E4E7EA;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border : 1px solid #cccccc;
}
input {
text-indent : 2px;
margin : 0px;
padding : 0px;
}
inputtype=checkbox, inputtype=radio {
border : 0px;
}
inputtype=submit {
border : 1px solid #46596f;
background-color: #bcd;
font-weight : normal;
}
inputtype=submit:hover {
background-color : #FFFFFF;
cursor : pointer;
}
textarea {
border : 1px solid #cccccc;
width: 100%;
}
label {
cursor : pointer;
}

There are no comments at this time.

Upcoming Events

1)  18 Apr 2024 14:00 GMT-0000
Tiki Roundtable Meeting
2)  16 May 2024 14:00 GMT-0000
Tiki Roundtable Meeting
3)  20 Jun 2024 14:00 GMT-0000
Tiki Roundtable Meeting
4)  18 Jul 2024 14:00 GMT-0000
Tiki Roundtable Meeting
5)  15 Aug 2024 14:00 GMT-0000
Tiki Roundtable Meeting
6)  19 Sep 2024 14:00 GMT-0000
Tiki Roundtable Meeting
7) 
Tiki birthday
8)  17 Oct 2024 14:00 GMT-0000
Tiki Roundtable Meeting
9)  21 Nov 2024 14:00 GMT-0000
Tiki Roundtable Meeting
10)  19 Dec 2024 14:00 GMT-0000
Tiki Roundtable Meeting