Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

css override of module.css

8 years 10 months ago
  • Uwe's Avatar
    Topic Author
  • Uwe
  • Offline
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Licenses:
JomSocial Active

HI there,

I'm using JS 3.2.1.6 and want to use mod_notify within my site.
Therefor I have to change the layout of the notification bar.

I've got an override css file for style.css already but modules.css gets loaded afterwords and that way it overrides again my overrides. I placed a file module.css also in "root/templates/mytemplate/html/com_community/modules/module.css" an started with @import url but that doesn't affect anything.

Is it possible to place an override for module.css?

many thanks

Peer

8 years 10 months ago
Licenses:

Hi, Uwe.

You don't have to import module.css in order to override some styles. You may always redeclare classes creating chains with parent container class e.g yu want to modify class .some-js-class that is already declared in module.css, then you look for parent container class and add it to chain:

.some-parent-class .some-js-class

Also you may use !important to property value.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
The following user(s) said Thank You: Uwe
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW