Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Head Search Position Error

10 years 10 months ago
  • Rob's Avatar
    Topic Author
  • Rob
  • Offline
  • Fresh Boarder
  • Posts: 95
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

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.

Attachments:
10 years 10 months ago
Licenses:

Hi Rob,

you need to put new css rules:

.logo-image a{
width: auto;
height: auto;

if you want take out the logo padding:
.t3-header {
 padding: 0;
}

put it at custom.css template. t3-framework.org/documentation/customization.html

Regards,
Albert

10 years 10 months ago
Licenses:

Hi, Rob.

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

While container for logo is 2/3 of page width: prntscr.com/47eo3j

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
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