Hello, Our banner advertisement does not fit in the head search position. Why? Our logo also doesn't fit.. can you make it fit I have attached it to this email.
It looks just fine:
prntscr.com/47enbj
But in some browsers you may experience issues with displaying banner at right.
It's because container where you have banners is too small. As you can see in code it is span4 what means it's 1/3 of whole site width:
prntscr.com/47envu
So you must swap width. In order to do that you'll need to edit this file: ROOT/templates/socialize/tpls/blocks/header-jb.php
Just replace numbers in line 22: 8 -> 4 and in line 39: 4 -> 8.
I'm sorry, but editing your logo is really beyond our support service.
If you need help with your site, consider hiring a developer:
www.jomsocial.com/jomsocial-developers
- 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