I've used the skinning guide to update colors, etc. for my forum after using the automated skin generator to get the basic color scheme I wanted to use. I realized after reviewing all the pages that some of the input field are not visible because the background is too light and the borders aren't visible. Some I've found in the CSS files and darkened the background of the box surrounding the input field, but I can't find the CSS for all the affected input fields. I'd rather change input field borders than change the background surrounding the input fields, but at this point I'll do anything that makes the input field visible. If it helps, all of them have a thick light blue fade top border, and on a light background it appears there are no bottom or side borders.
These are the fields I can't find the CSS for:
Your control panel -> Settings->
1. Change Email Address input fields
2. Change Password input fields
3. Change Display Name input fields
Your control panel -> Profile ->
1. Change Profile Information, bottom of page: Other Information, all input fields
2. Profile Customization -> Profile Background "Enter a URL to an image" input field
3. IP Address Look-up Tool "Enter the IP address" input field
4. Member Look-up Tool "User name" input field
Admin -> Messenger -> left column, Search Messages input field
Thanks in advance for any response, your help is most appreciated!
Lily
My url is http://kiyamani.forumflash.com/
Question about skinning, colors
Started By vanilli, Feb 07 2011 09:22 PM
6 replies to this topic
#1
Posted 07 February 2011 - 09:22 PM
#2 Re: Question about skinning, colors
#3 Re: Question about skinning, colors
Posted 08 February 2011 - 10:55 PM
Settings
1. To change background:
add line in red with a color of your choice.
2. same
3. same
Profile
1. same
2. I don't have such field.
3. same
4. same
1. To change background:
Quote
#usercp_content fieldset.row1, #usercp_content fieldset.row2 {
margin-bottom: 4px;
padding: 10px;
background: ??;
}
margin-bottom: 4px;
padding: 10px;
background: ??;
}
2. same
3. same
Profile
1. same
2. I don't have such field.
3. same
4. same
#4 Re: Question about skinning, colors
Posted 09 February 2011 - 11:24 PM
Thanks for your help - that worked for everything!
#5 Re: Question about skinning, colors
#6 Re: Question about skinning, colors
Posted 10 February 2011 - 05:52 PM
Hello, one more background that I need to change in CSS (that I can't find css item for), the Search Form that is accessed from the Advanced Search button. Thanks again for your help.
#7 Re: Question about skinning, colors
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















