View Single Post
  #3  
Old 08-26-2004, 09:55 AM
  lyncca's Avatar 
lyncca lyncca is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Fort Worth, Texas
Posts: 455
 

Default

Its referred to as the dialog box

Code:
.DialogBox { BACKGROUND-COLOR: #ffffff; } .DialogBorder { BACKGROUND-COLOR: #FF8600; } .DialogTitle { COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px; }

You will have to manually recolor the graphic though that makes the tab piece, you can't just change the CSS for that.
Reply With Quote