Closed (works as designed)
Project:
Pixture Reloaded
Version:
6.x-3.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
24 Nov 2010 at 22:10 UTC
Updated:
13 Dec 2010 at 15:47 UTC
Hi
I really like the theme, except the black nav bar is a little to harsh for my website. I'm using ver6. Is it possible for me to change the colour?
Thanks for any help given.
Comments
Comment #1
Deepika.chavan commentedHi,
1. Please create a custom css file named say 'local.css' in your theme directory i.e. 'themes/pixture_reloaded/.' and add following line of code in pixture_reloaded.info file.
stylesheets[all][] = local.css2. Please Clear Cached data.
3. Add following css in 'local.css' file to change the color of nav bar.
Change the color value as per your requirement.
Rgrds,
Deepika Chavan.
Comment #2
Pete81 commentedMany thanks :) Will do that now.
Comment #3
Pete81 commentedWorks a treat :)