• Resolved benuz

    (@benuz)


    Hey there.

    I was trying to change the color from the menu bar to an bg-image and searched the forum and googled a lot of things.

    finally i got the css of my child theme like this for the menu:

    #access {
    	background-image:url('https://www.benuz.de/35Quadrat/grafiken/navbarbg.jpg');
    	clear: both;
    	display: block;
    	float: left;
    	margin: 0 auto 6px;
    	width: 100%;

    but it wont show my image. it just shows the default image.
    does someone know how to fix it properly? would be nice.

    Thanks a lot

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘twenty eleven bg image in menu doesnt work’ is closed to new replies.