This has nothing to do with JomSocial. Next time please, use Google - we suppose to not teach css.
Anyway, please, try this:
* {
outline: medium none;
}
Add this to your current template main css file...
- 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
Michal, I searched in Google before you write. And do what you are now written.
But this does not help, I'm working on firefox (it is convenient to me), and it these points. On chromium are none.
I would not bother you if the problem could resolve itself.
You see, you need distinguish what is JomSocial/Socialize issue and what is not. What we do support and not... in other case we'll end up with users asking us to learn them how to write code...
Don't add anything to /templates/socialize/css/template.css
This is core file and it will be overwritten during upgrade.
Use this file: /templates/socialize/css/custom.css
And this code.
* {
outline: medium none !important;
}
- 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