Posted by hsalgadoc on August 7, 2009 at 7:19pm
Hi Folks, I am trying to change the colors of the acqua marina theme, but there is a section I can not find where to change. Please, look at the attached picture and see the white before and after the menu bar. Where do I change that color? Many thanks!
| Attachment | Size |
|---|---|
| help.png | 103.05 KB |
Comments
Background
That looks to be the background peeking through.
body {background-color:#WhateverColorUsed;
}
That code should fix it.