In a previous installation, I recall the text size of 'Global Community' in the logo position was larger than it currently is.
After installing a more recent version, it appears the text size is quite small and I was hoping it could be enlarged, since it looks out of place as it currently is.
Would you mind assisting or at least advising how I can increase the size?
Add this to custom.css located in ROOT/templates/socialize/css (if you don't have it, feel free to create it)
.logo-text {
font-size: 2em;
}
- 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
You need to connect with your server via FTP, then browse to ROOT/templates/socialize/css .
I checked you don't have custom.ccs so you need to create in (using text editor) on your hard drive and upload to server to css folder.
- 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