Code: Select all
.headerbar {
background-color: #12A3EB;
background-image: url("{T_THEME_PATH}/images/bg_header.gif");
color: #FFFFFF;
}
since you have not given us a link to your board yet, I can only guess. in general that problem comes becuase the corners are images. if you change the background color then the white part of that corner image shows up.nhseacoast wrote:Thanks for all the info in the thread! A lot of good stuff here. One minor problem I'm having is, when I change my overall background color in the colours.css, the sharp corners just outside the rounded corners stay white. How can I fix that? Thanks!