basher29 Posted September 24, 2014 Share Posted September 24, 2014 Hi I am doing a bit of editing with colours etc in the default 1.6 theme but the bar at the top of the home page ( Call us now toll free: 0123-456-789 to the left and contact us and sign in on the right) what is this bar please and where would i find it as i am trying to change the colours but can't figure out what it's called or is thank you Link to comment Share on other sites More sharing options...
nutxlago Posted September 24, 2014 Share Posted September 24, 2014 All that row is called "nav" . If you want to change background color you have to go to global.css under yourtheme/css/. Then, all the entries in that nav div are modules themselves. So, you have to change the css for that module which is under yourtheme/css/yourmodulesname. I suggest you to use a code inspector on each element on the page that you want to edit. Chrome's code inspector, for instance, will show you which css rule and which file and line you must edit. You can even do a test modifying the css code right there without doing any permanent changes (your modifications will be lost at the time you recharge the page). Safari uses Firefly and Firefox has its own code inspector. Hope this helps! Link to comment Share on other sites More sharing options...
basher29 Posted September 24, 2014 Author Share Posted September 24, 2014 All that row is called "nav" . If you want to change background color you have to go to global.css under yourtheme/css/. Then, all the entries in that nav div are modules themselves. So, you have to change the css for that module which is under yourtheme/css/yourmodulesname. I suggest you to use a code inspector on each element on the page that you want to edit. Chrome's code inspector, for instance, will show you which css rule and which file and line you must edit. You can even do a test modifying the css code right there without doing any permanent changes (your modifications will be lost at the time you recharge the page). Safari uses Firefly and Firefox has its own code inspector. Hope this helps! Thank you for your help your a big help thanks! I'm still learning the basics. I don't know if you have seen this website but it generates code for you IE. gradient colours but when i apply these to the code superfish-modified the horizontal menu changes to that colour but then you can't view the cart when it lowers to view items in the shopping cart or subcategories. Would you know anything about this? thank you Link to comment Share on other sites More sharing options...
nutxlago Posted September 24, 2014 Share Posted September 24, 2014 Could you please share the url to see your store frontoffice? Link to comment Share on other sites More sharing options...
basher29 Posted September 24, 2014 Author Share Posted September 24, 2014 Could you please share the url to see your store frontoffice? Hi http://www.usedandrenewed.com the blue is what i am having problems with. if you put a product in the cart then go to view it, it won't scroll down and neither will the subcategories. thank you Link to comment Share on other sites More sharing options...
nutxlago Posted September 24, 2014 Share Posted September 24, 2014 Basher29, I suggest you to uninstall and reinstall blockcart module, as I cannot see there is any js problem on your page which could be preventing the shopping cart from showing. Link to comment Share on other sites More sharing options...
basher29 Posted September 24, 2014 Author Share Posted September 24, 2014 Cheers for looking nutxlago, the very strange thing is when I am on my Samsung tab looking at the site on mobile view the cart block scrolls down when there is an item in the basket but on the normal site (when I tilt my tab to the side) or on my desktop it wont show anything. Its basically a logo. Do you get this on any of your devices? Thank you so much for helping Link to comment Share on other sites More sharing options...
nutxlago Posted September 24, 2014 Share Posted September 24, 2014 (edited) No tested on my smartphone but I get the same problem on an Ipad. Reinstalling the module should resolve the issue, as it happens 98 times out of 100. Edited September 24, 2014 by nutxlago (see edit history) Link to comment Share on other sites More sharing options...
basher29 Posted September 25, 2014 Author Share Posted September 25, 2014 Hi I have removed the colour as I cant seem to get it to work, How ddo you change the nav bar please as i cant seem to find it. Thank you Link to comment Share on other sites More sharing options...
Recommended Posts