cant override anything of the chronoforum css. i have tested in template, tested in chronoforum!
is it possible to override the whole theme? i dont like the color green, like here, but override css dont work!
is it possible to override the whole theme? i dont like the color green, like here, but override css dont work!
Right click the offending element, inspect, find out what's wrong. You might need to add !important to your CSS.
What do you mean it "doesn't work" what does inspecting show for the CSS?
No it's not possible to "make a new theme", except with CSS.
can i override the theme in template like other oveerides in joomla? is it possiblle to use new css,?
Again, you can put CSS wherever you want, as long as it actually loads on the page you want you're good to go. If it's "not working" there are 3 options:
1) You did it wrong
2) You put it in the wrong place
3) Your template is badly made and uses !important tags when it shouldn't
1) You did it wrong
2) You put it in the wrong place
3) Your template is badly made and uses !important tags when it shouldn't
ok. it works. but it is possible to override the views like normal joomla override in templates?
No.
For a variety of reasons. Like most non-core components, it doesn't use the hooks that overrides work on, and I seriously doubt it ever ever ever will.
If you really want to "override the layouts" then you can edit the appropriate files in /libraries/cegcore2 but those changes will disappear when CF or CC gets updated.
What exactly are you trying to accomplish?
If you really want to "override the layouts" then you can edit the appropriate files in /libraries/cegcore2 but those changes will disappear when CF or CC gets updated.
What exactly are you trying to accomplish?
i want to disable video und smilies in the editor. it appears wether i hav smilies dactivated. but found now solution via css
thanks!
thanks!
Did you add your CSS in the CSS setting in the forum settings page ?
so problem solved ?
This topic is locked and no more replies can be posted.