1
Monika
Profile category titles color
  • 2009/1/21 19:06

  • Monika

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/12/19


Hello can someone tell me please how to change the categories titles color in edit profile, and center them?

here is a screenshot.

Resized Image


thank you

2
voltan
Re: Profile category titles color
  • 2009/1/23 18:09

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


in default theme

you can find in style.css file
.outer {border1px solid #c0c0c0;}

.head {background-color#c2cdd6; padding: 5px; font-weight: bold; }

.even {background-color#dee3e7; padding: 5px;}

.odd {background-color#E9E9E9; padding: 5px;}

.foot {background-color#c2cdd6; padding: 5px; font-weight: bold;}


and you can add color for each one like this

color: #fff;

other themes are like this !!

_______________________________________________
in Morphogenesis 2 themes see content.css and edit color

.outer {
    
background-color:             #D7D7D7;
    
color:                            #333;
    
font-size:                        .9em;
}
.
head {
    
background-color:             #D7D7D7;
    
padding:                         5px;
    
color:                             #666;
    
font-weight:                     bold;
}
.
head a {
    
background-color:             inherit;
    
color:                             #32529C;
}
.
head a:hover {
    
background-color:             inherit;
    
color:                            #EAAD7B;
}
.
even {
    
background-color:             #DBDBDB;
    
padding:                         5px;
    
color:                            #666;
}
.
odd {
    
background-color:             #E9E9E9;
    
padding:                         5px;
    
color:                            #666;
}


3
Monika
Re: Profile category titles color
  • 2009/2/14 15:33

  • Monika

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/12/19


Hi Thank you Voltan but unfortunately your tip didn't work.

Login

Who's Online

228 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 228


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits