css overriding questions

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Thu Jan 24, 2013 7:49 pm
1 - I would want to change the module borders and text (especially from News Show Pro from #e5e5e5 to another. Is there a way to change it globally?

2- My header2 module has the body background and I would like to change it to white. I applied a suffix in the module manager but the override does not apply.

The header 2 module is based News Show Pro GK4 ver. 3.1.2 like the template demo


.calendrier.box {
background:#fff !important;
}

website: http://199.19.95.52/
User avatar
Junior Boarder

GK User
Thu Jan 24, 2013 9:06 pm
Did you add the code to override.css file ? Please make sure that option "Use override CSS" is enabled in template settings to load this custom code. Did you add space before suffix ? Of course if all NSP modules have the same border and you overwrite this setting it will affect for whole site.
User avatar
Platinum Boarder

GK User
Thu Jan 24, 2013 9:43 pm
My borders are correct now

For my module suffix:

- In my module manager, I put "calendrier" in the Module Suffix no spaces before the "c"
- In my override.css I have:

.calendrier.box {
background:#fff !important;
}

The use override is active as I already use it for customizing.
User avatar
Junior Boarder

GK User
Sat Jan 26, 2013 7:39 pm
Your suffix settings and suffix code looks correctly. It is still not working ? Could you provide me URL to your site ?
User avatar
Platinum Boarder

GK User
Mon Jan 28, 2013 3:26 pm
User avatar
Junior Boarder

GK User
Tue Jan 29, 2013 9:17 am
In module settings please add space before suffix name then all will be working. I've checked via firebug and result you can see here >> http://d.pr/i/N7cb
User avatar
Platinum Boarder

GK User
Tue Jan 29, 2013 2:48 pm
It works.

Thanks
User avatar
Junior Boarder


cron