Jump to content

CSS Help


Rober850

Recommended Posts

I cannot for the love of god get the text to change from 00000/black to aa0000

 

take a look at control1.the-boulevard.com

As you can see the Username, Password, Welcome Text, and Remember Me Text is invisible, this is because it's black.

 

This is my css file

 

/* Default CSS Stylesheet for a new Web Application project */

#page {

background-image: url(http://www.the-boulevard.com/images/bg.png);

background-repeat: repeat-y;

width: 729px;

margin:0 auto;

}

#footer {

font-size: 10px;

line-height: 35px;

color: #aa0000;

background-image: url(http://www.the-boulevard.com/images/bg.png);

text-align:center;

height:43px;

}

 

BODY

{

FONT-FAMILY: Verdana;

FONT-SIZE: .8em;

FONT-WEIGHT: normal;

LETTER-SPACING: normal;

TEXT-TRANSFORM: none;

WORD-SPACING: normal;

margin-bottom:0px;

margin-left:0px;

margin-right:0px;

margin-top:0px;

padding: 0px;

background: #000000 url(http://www.the-boulevard.com/images/bg.png) repeat-x left top;

background-color: #000000;

background-repeat: repeat-x;

background-position: top;

}

 

H1, H2, H3, H4, H5, TH, THEAD, TFOOT

{

COLOR: #aa0000;

}

H1 {

font-family: Verdana;

font-size: 2em;

font-weight: 700;

font-style: normal;

text-decoration: none;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

}

 

H2 {

font-family: Verdana;

font-size: 1.75em;

font-weight: 700;

font-style: normal;

text-decoration: none;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

}

 

H3 {

font-family: Verdana;

font-size: 1.58em;

font-weight: 500;

font-style: normal;

text-decoration: none;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

}

 

H4 {

font-family: Verdana;

font-size: 1.33em;

font-weight: 500;

text-decoration: none;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

}

 

H5, DT {

font-family: Verdana;

font-size: 1em;

font-weight: 700;

font-style: normal;

text-decoration: none;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

}

 

H6 {

font-family: Verdana;

font-size: .8em;

font-weight: 700;

font-style: normal;

text-decoration: none;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

}

 

TFOOT, THEAD {

font-size: 1em;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

font-family: Arial, Helvetica, sans-serif;

}

 

TH {

vertical-align: baseline;

font-size: 1em;

font-weight: bold;

word-spacing: normal;

letter-spacing: normal;

text-transform: none;

font-family: Arial, Helvetica, sans-serif;

}

 

A:link {

text-decoration: none;

color: #aaaaaa

}

 

A:visited {

text-decoration: none;

color: #aaaaaa;

}

 

A:active {

text-decoration: none;

color: #aaaaaa;

}

 

A:hover {

text-decoration: underline;

color: #aaaaaa;

}

 

SMALL {

font-size: .7em;

}

 

BIG {

font-size: 1.17em;

}

 

BLOCKQUOTE, PRE {

font-family: Courier New, monospace;

}

 

 

UL LI {

list-style-type: square ;

}

 

UL LI LI {

list-style-type: disc;

}

 

UL LI LI LI {

list-style-type: circle;

}

 

OL LI {

list-style-type: decimal;

}

 

OL OL LI {

list-style-type: lower-alpha;

}

 

OL OL OL LI {

list-style-type: lower-roman;

}

 

IMG {

margin-top: 5px;

margin-left: 10px;

margin-right: 10px;

}

 

/*TCAdmin CSS*/

.navigation_menu

{

width:695px;

}

 

.TCAdminBody

{

background-color:#aa0000;

}

 

.error_message

{

font-weight: bold;

font-size: 0.75em;

font-family: Arial;

color:Red;

border:2px solid Red;

padding-bottom: 5px;

padding-top: 5px;

background-color: #aa0000;

width:695px;

}

 

.warning_message

{

font-weight: bold;

font-size: 0.75em;

font-family: Arial;

color:Red;

border:2px solid Red;

padding-bottom: 5px;

padding-top: 5px;

background-color: #000000;

width:695px;

}

 

.info_message

{

font-weight: bold;

font-size: 0.75em;

font-family: Arial;

color:Lime;

border:2px solid Lime;

padding-bottom: 5px;

padding-top: 5px;

background-color: #000000;

width:695px;

}

 

.buttonForward{

font-family: Tahoma;

font-size: 11px;

font-weight: bold;

color: #aa0000;

background-color: #000000;

border: none;

width:93px;

height:25px;

cursor:hand;

padding-right:9px;

}

 

.fileButton{

font-family: Tahoma;

font-size: 11px;

font-weight: bold;

color: #aa0000;

background-color: #000000;

border: none;

padding-right:9px;

}

 

.buttonNormal{

font-family: Tahoma;

font-size: 11px;

font-weight: bold;

color: #aa0000;

background-color: #000000;

border: none;

width:93px;

height:25px;

cursor:hand;

}

 

.buttonBack{

font-family: Tahoma;

font-size: 11px;

font-weight: bold;

color: #aa0000;

background-color: #000000;

border: none;

width:93px;

height:25px;

cursor:hand;

padding-left:9px;

}

 

.menu_header

{

font-weight: bold;

font-size: 0.8em;

font-family: Verdana;

text-align: left;

height:20px;

width:695px;

color: #aa0000;

}

 

.menu_item_link

{

font-weight: bold;

font-family: Arial;

font-size: 0.7em;

font-family: Verdana;

}

 

.small_menu_item_link

{

font-weight: bold;

font-family: Arial;

font-size: 0.6em;

font-family: Verdana;

}

 

/*Labels and Inputs*/

.description_labels

{

font-weight: bold;

font-size: 0.75em;

font-family: Verdana;

}

 

.description_labels_small

{

font-weight: bold;

font-size:0.6em;

font-family: Verdana;

}

 

.description_labels_small_normal

{

font-weight: normal;

font-size:0.6em;

font-family: Verdana;

}

 

.default_inputs

{

WIDTH: 150px;

HEIGHT: 22px;

}

 

.auto_inputs

{

WIDTH: 150px;

HEIGHT: 22px;

background-color: #aa0000;

}

 

/*Tables*/

.table_main

{

background-color: #000000;

BORDER-TOP: thin solid #aa0000;

BORDER-LEFT: thin solid #aa0000;

BORDER-RIGHT: thin solid #aa0000;

BORDER-BOTTOM: thin solid #aa0000;

BORDER-COLLAPSE: collapse;

}

.table_header

{

font-weight: bold;

font-size: 0.8em;

color: white;

font-family: Verdana;

background-color: #aa0000;

text-align: center;

height:20px;

}

 

/*Web Grid*/

.webgrid_main

{

background-color: #000000;

BORDER-TOP: thin solid #aa0000;

BORDER-LEFT: thin solid #aa0000;

BORDER-RIGHT: thin solid #aa0000;

BORDER-BOTTOM: thin solid #aa0000;

BORDER-COLLAPSE: collapse;

}

 

.webgrid_header

{

font-weight: bold;

font-size: 0.8em;

color: white;

font-family: Verdana;

background-color: #aa0000;

text-align: left;

height:20px;

}

 

a.webgrid_header_sort:link

{

color: white;

font-family: Verdana;

text-align: left;

text-decoration: none;

}

 

a.webgrid_header_sort:visited

{

color: white;

font-family: Verdana;

text-align: left;

text-decoration: none;

}

 

a.webgrid_header_sort:hover

{

color: white;

font-family: Verdana;

text-align: left;

text-decoration: underline;

}

 

a.webgrid_header_sort:active

{

color: white;

font-family: Verdana;

text-align: left;

text-decoration: none;

}

 

.webgrid_footer

{

font-weight: bold;

font-size: 0.8em;

color: white;

font-family: Verdana;

background-color: #aa0000;

text-align: left;

height:20px;

}

 

.webgrid_pager

{

font-weight: bold;

font-size: 0.8em;

color: #aaaaaa;

font-family: Verdana;

background-color: #aa0000;

text-align: left;

height:20px;

}

 

.webgrid_rows

{

font-size: 0.75em;

font-family: Verdana;

background-color:#000000;

height:20;

}

 

.webgrid_alternating_rows

{

font-size: 0.75em;

font-family: Verdana;

background-color:#000000;

height:20;

}

 

.webgrid_rows_mouseover

{

font-size: 0.75em;

font-family: Verdana;

background-color:#000000;

height:20;

cursor:hand;

}

 

/*Service Status*/

.service_stopped_row

{

color: red;

text-align:center;

}

 

.service_started_row

{

color: lime;

text-align:center;

}

.service_stopped_text

{

font-weight: bold;

font-size: 0.75em;

font-family: Verdana;

color: Red;

}

 

.service_started_text

{

font-weight: bold;

font-size: 0.75em;

font-family: Verdana;

color: Lime;

}

 

 

 

 

pleaseeeeeeee help!

Link to comment
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use