Page 1 of 1

navigation menu background image/color

Posted: Thu Oct 16, 2014 11:39 pm
by Zee71180
hi guys,

this is my first time working with opencart, and i'm doing good so far, but having a problem changing the navigation background/color/image and then the hover color afterwards.

i have tried modifying the header and the stylesheet files, but that didn't work out, and there is no menu.png file under the image folder, unless i'm looking at the wrong location.
please keep in mind that i'm using the default template/theme that originally came with the installer.

please assist if you can, thank you so much in advance.


Z

Re: navigation menu background image/color

Posted: Fri Oct 17, 2014 4:11 am
by Xyph3r
around line 180, change the background for #menu

Re: navigation menu background image/color

Posted: Fri Oct 17, 2014 11:18 pm
by Zee71180
Xyph3r wrote:around line 180, change the background for #menu
thanks for your response, but unfortunately this still didn't work,
i had already changed this to a different color, but it didn't reflect on the site,
just to confirm, i did the above in the stylesheet file,

please guys, i need your help,
thanks in advance,

Re: navigation menu background image/color

Posted: Sat Oct 18, 2014 7:13 pm
by Xyph3r
You have made the changes in the default template or another one?

Re: navigation menu background image/color

Posted: Sat Oct 18, 2014 10:51 pm
by Zee71180
Xyph3r wrote:You have made the changes in the default template or another one?
in the default
i did not get another template
here is the site so far:http://www.glamourhautecouture.com/shop/
and im referring to the blue nav bar,,
thanks again in advance

Re: navigation menu background image/color

Posted: Sun Oct 19, 2014 7:33 pm
by Xyph3r
Yes..you modify what I've told you to, on line 184. If you want it black...you put the line after the background-image or you delete background-image lines.

Re: navigation menu background image/color

Posted: Mon Oct 20, 2014 12:41 am
by Zee71180
Xyph3r wrote:Yes..you modify what I've told you to, on line 184. If you want it black...you put the line after the background-image or you delete background-image lines.
thank you so much
i got it, thanks for all your help 8)