Hi,
Is it possible to add image to navigation background? or change color? im using White skin but i want the navigation background to be a little darker.
regards,
win
X3 Photo Gallery Support Forums
Just before I proceed to suggest something here, understand when you start changing things around, you are affecting global color schemes that are designed to work together. For example, your text is dark, your logo is white ... I don't know many background-images that would work nicely with BOTH black and white text on top. Only option would be a grey background. It will ALSO affect the menu background when menu is FIXED (eg when you scroll up slightly, so the menu reveals itself).winph wrote:try clicking Journal... i want to add contrast to navigation background and my logo. but i want to use white logo.
.nav-wrapper {
background: #AAA !important;
}.mega.list a.active, .mega.list a:hover {
color: black !important;
}