I'm sure this is a really dumb question but I've played around the css and everything but i can't seem to change the color of the flyout header.
This is my site. www.brandentan.com/shop
As you can see, the flyout header's color is blue. I'm trying to change that to a different color. I managed to change everything else, like mouse over. Can anyone help?
I'm also trying to make a border for the middle of the page. the header and footer both have borders. Just trying to make it look complete. but when i change the css for mainWrapper. nothing happens.
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 100%;
vertical-align: top;
border: thin;
}
any help would be appreciated.






Bookmarks