PDA

View Full Version : Where do i change this color



CoastalFog
Sun 2nd Jul '06, 4:45pm
Hello, can someone please tell me where i change the color in the graphic below. It's the dark blue, i can't seem to figure out which style changes this.

Thanks,
Cris...

http://www.prophotoresource.com/Picture%201.png

Colin F
Mon 3rd Jul '06, 7:25am
That's the border.
Change the border color to adjust that.

CoastalFog
Mon 3rd Jul '06, 11:40am
I changed the border color to black and you can see that it changed it in most places to black but i still see some blue showing through from somewhere.

Cris...

Zachery
Mon 3rd Jul '06, 4:21pm
Theres a second border setting in the boder class in the additional CSS box. Update this value as well.

CoastalFog
Tue 4th Jul '06, 1:06am
this is what is in the additional CSS box
I don't see anything about borders.

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

Zachery
Tue 4th Jul '06, 5:58pm
No, in each CSS setting for the body, tcat, thead, etc there is its own additional css box. Look there.