|
[x]
Posted via EE Mobile
|
||
Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
||
| Question |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: 125: 126: 127: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: 152: 153: 154: 155: 156: 157: 158: 159: 160: 161: 162: 163: 164: 165: 166: 167: 168: 169: 170: 171: 172: 173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198: 199: 200: 201: 202: 203: 204: 205: 206: 207: 208: 209: 210: 211: 212: 213: 214: 215: 216: 217: 218: 219: 220: 221: 222: 223: 224: 225: 226: 227: 228: 229: 230: 231: 232: 233: 234: 235: 236: 237: 238: 239: 240: 241: 242: 243: 244: 245: 246: 247: 248: 249: 250: 251: 252: 253: 254: 255: 256: 257: 258: 259: 260: 261: 262: 263: |
/*STYLES TESTING SECTION*/
/*DEFAULT STYLES*/
html,body{
margin:0;
padding:5px 0 5px 0;
background: #494a47;
}
body{
font-size:100%;
font-family:Arial,sans-serif;
}
a{
color:#59001D;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
/*LINK STYLES*/
a:link.fuchsia, a:visited.fuchsia, a:link.active{
text-decoration:none;
color:#c3546a;
}
a:hover.fuchsia{
text-decoration:underline;
color:#c3546a;
}
/*GLOBAL STYLES*/
#wrap{/*center the page*/
width: 960px;
margin:0 auto;
}
#entirePage{/*contains all page elements*/
float:left;
width:908px;
background:#fff;
padding:0 26px 10px 26px;
}
#pageTop{
float:right;
width:100%;
height:80px;
}
#loginText{/*login text container*/
float:right;
width:200px;
font:12px/0.857em Arial, Helvetica, sans-serif;
color:#808184; /*gray*/
text-align:right;
line-height:17px;
margin:1.5em 2em 0 0;
}
.joinPad{
padding-right:5px;
}
#contentAll{/*contains all page contents from logo and top nav down to page bottom*/
float:left;
width:852px;
border:1px solid #d0d1d3;/*gray*/
padding:0 28px;
}
#logoTopNav{
float:left;
width:100%;
height:30px;
margin:-1.071em 0 1.25em 0;
}
#logo{
float:left;
width:485px;
height:30px;
}
#topNav{
float:left;
background:#ccc;/*green*/
width:350px;
height:22px;
width:auto;
margin:0.429em 0 0 1.563em;
}
#topNav ul{
padding:2px;
width:auto;
height:22px;
margin:0 0 0 0;
background:#7c865e;/*green*/
}
#topNav li{
list-style:none;
float:left;
font:10px/0.625em "Century Gothic", Gil Sans, Arial, Sans;
text-transform:uppercase;
letter-spacing:.1em;
color:#fff;
margin:0 0.063em;
border:1px solid #fff;
padding:7px 0;
}
/** html body #topNav li {
padding:5px;
}*/
#topNav li a{
color:#fff;
text-decoration:none;
padding:3px 7px;
}
#topNav li a:hover{
color:#7c865e;
text-decoration:none;
background:#fff;
padding:3px 7px;
}
#topNav #currentPage a{
color:#7c865e;
text-decoration:none;
background:#fff;
padding:3px 7px;
}
#topNav #currentPage a:hover{
color:#7c865e;
text-decoration:none;
background:#fff;
padding:3px 7px;
}
/*HOME STYLES*/
#homeColumns{/*container for 1st and 2nd home columns*/
float:left;
width:675px;
}
#introBoxAll{/*random bg image "INTRODUCTION" box container*/
float:left;
width:482px;
min-height:325px;
background:url(../../images/random-images/bg_green.jpg) repeat-y left bottom; /*The default*/
}
.bg_1 #introBoxAll{/*An alternate bg image*/
background:url(../../images/random-images/bg_brown.jpg) repeat-y left bottom;
}
.bg_2 #introBoxAll{/*An alternate bg image*/
background:url(../../images/random-images/bg_orange.jpg) repeat-y left bottom;
}
.bg_3 #introBoxAll{/*An alternate bg image*/
background:url(../../images/random-images/bg_yellow.jpg) repeat-y left bottom;
}
.bg_4 #introBoxAll{/*An alternate bg image*/
background:url(../../images/random-images/bg_rust.jpg) repeat-y left bottom;
}
.bg_5 #introBoxAll{/*An alternate bg image*/
background:url(../../images/random-images/bg_purple.jpg) repeat-y left bottom;
}
.bg_6 #introBoxAll{/*An alternate bg image*/
background:url(../../images/random-images/bg_blue.jpg) repeat-y left bottom;
}
#introBoxTitle h1{/*default INTRODUCTION color green*/
position:relative;
width:100%;
font:40px "Century Gothic", Gil Sans, Arial, Sans;
text-transform:uppercase;
letter-spacing:.1em;
color:#8b8d76;
margin:0;
padding:5px 0 0 10px;
z-index: 1;
}
.bg_1 #introBoxTitle h1{/*alternate - browm*/
color:#918c86;
}
.bg_2 #introBoxTitle h1{/*alternate - orange*/
color:#e5a042;
}
.bg_3 #introBoxTitle h1{/*alternate - yellow*/
color:#d3c459;
}
.bg_4 #introBoxTitle h1{/*alternate - rust*/
color:#a6756f;
}
.bg_5 #introBoxTitle h1{/*alternate - purple*/
color:#98759f;
}
.bg_6 #introBoxTitle h1{/*alternate - blue*/
color:#808f9f;
}
#introBoxText{
position:relative;
width:auto;
font:12px/0.857em "Times New Roman", Times, serif;
color:#fff;
letter-spacing:.05em;
line-height:15px;
padding:5px 25px 0 20px;
z-index: 2;
}
#introBoxText h6{
font:bold 14px/0.875em "Century Gothic", Gil Sans, Arial, Sans;
color:#fff;
line-height:15px;
margin:-1.929em 0 0 0;
padding-bottom:10px;
}
#introBoxText p{
padding-bottom:10px;
}
#homeColumn2{/*contains "what do you think" survey*/
float:right;
width:155px;
min-height:321px;
border:#d0d1d3 dotted;
border-width:2px 0;
}
.surveyTitle{
float:left;
width:100%;
height:78px;
background:10% 0% url(../../images/survey_question_mark.gif) no-repeat;
margin-top:0.438em;
}
.surveyTitle h2{
font:20px/1.25em "Century Gothic", Gil Sans, Arial, Sans;
color:#304052;
text-transform:uppercase;
margin-top:0.313em;
}
.surveyBody{
float:left;
width:100%;
font:12px/0.75em "Geneva",Tahoma,sans-serif;
color:#696596;
line-height:14px;
margin-top:-1em;
}
.surveyBody form{
float:left;
width:100%;
margin:0.625em 0;
}
.surveyBody label{
float:left;
width:100%;
color:#864544;
}
.surveyBody p{
float:left;
width:100%;
margin:0.625em 0;
}
.surveyBody .buttonStyle{
font:11px/0.688em "Century Gothic", Gil Sans, Arial, Sans;
color:#fff;
background:#58595b;
border:none;
text-transform:uppercase;
letter-spacing:.1em;
display:block;
margin:0.625em auto 0 auto;
vertical-align:middle;
height:20px;
}
.formTagline{
float:left;
width:100%;
font:11px "Century Gothic", Gil Sans, Arial, Sans;
}
|
Advertisement
| Hall of Fame |