Kooperg Posted February 26, 2014 Share Posted February 26, 2014 Hi, I'm sure this has been asked before, and I read through a large number of topics to find it, but I can't find it anywhere... I'm trying to change the default theme, I already managed to change the css to make the modules appear with a blue bar instead of the dark-grey standard, as well as the footer. But, I can't seem to locate the Menu-bar anywhere. I also can't seem to find out the name with developer tools... I can't find any images either that correspond to it, so I still assume it must be somewhere in the css... Can anyone please help me by pointing out where to find either the css value or the img files associated with the top-menu bar in a standard installation? I would be in your debt! Thanks! ps in the attached image it is the grey bar, it should be blue like the rest of them... Link to comment Share on other sites More sharing options...
Paulito Posted February 26, 2014 Share Posted February 26, 2014 Good morning Go to: public_html/Your Shop/modules/blocktopmenu/css/superfish-modified.css and around line 16 .sf-menu { margin: 10px 0; padding:0; width:980px;/* 980 */ background: #383838; (Change this colour) } Result http://screencast.com/t/s5kI46vQ Hope this helps a little Paul 1 Link to comment Share on other sites More sharing options...
Kooperg Posted February 26, 2014 Author Share Posted February 26, 2014 Yes, that worked perfectly! Thanks a lot! Link to comment Share on other sites More sharing options...
PascalVG Posted February 27, 2014 Share Posted February 27, 2014 Then I'll mark it solved. Happy selling, pascal Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now