Forums / Setup & design / css div usermenu- background-color: transparent ?
ivan posta
Wednesday 18 March 2009 5:30:56 am
Hi
I need to change div#usermenu background-color: to transparent in site-color.css .
Now the default color is " background-color: #D6E5EF" when I try change it to "transparent " the background-color become white.
why ? where I can change it ?
Noicokuna Niemoge
Wednesday 18 March 2009 6:16:56 am
Check also stylesheets in extension/ezwebin/design/ezwebin/stylesheets (or ezflow/etc if you are using ezflow). If this cannot help, then I have no idea :)
Shiki soku ze ku...
Fátima Chapri
Wednesday 18 March 2009 1:39:04 pm
Hi Ivan,
Do you work with Mozilla? If yes, you should install firebug (it's an add-on of Mozilla Firefox). It's very useful to investigate the css of a site.
With Firebug, you'll be able to see on which other files there are css definitions for your div.
You can find Firebug here: https://addons.mozilla.org/en-US/firefox/addon/1843
Thursday 19 March 2009 12:04:22 am
yes..I work with Firebug and the the site-colors.css is into:
.../var/storage/packages/eZ-systems/ezwebin_design_blue/files/default/file/site-colors.css"
when I change the color #D6E5EF to transparent the color #D6E5EF go way but it is replaced to the white color, I think that there is another css file to change but I don't find it.
????
Thursday 19 March 2009 12:15:19 am
Look at my post, I have written where additional css files are located.
Thursday 19 March 2009 12:31:02 am
yesss
I find it :)
div#header background-color in ...\extension\ezwebin\design\ezwebin\stylesheets\pagelayout.css