Shoal Summit Solutions › Forums › MSTW Team Rosters Plugin › Background color › Reply To: Background color
March 26, 2015 at 1:08 pm
#2615
/* player-header contains player photo and information */
}
div.player-header {
background color: #1e73be; /*MS default - very light blue*/
color: #000; /*MS default - black*/
width: 100%;
height: 162px
float: left;
font-size: 12px;
padding: 10px 0;
}
h1.player-head-title {
color: #000; /*MS default */
font-size: 24px;
font-weight: bold;
}
Here is how the page looks. http://lightningbaseball.us/players/mitchell-krouss/?format=custom
Still no background color change and I still can’t get it to go the entire page. Does it matter if it’s background-color or background color?
This is the plugin file I am editing: team-rosters/css/mstw-tr-style.css
Thanks
Michael