Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Offset Logo...

10 years 5 months ago
Licenses:
JomSocial Active iSEO Expired Socialize Expired

How can I get the logo to show all the way.

Attachments:
10 years 5 months ago
  • Ricardo's Avatar
  • Ricardo
  • Visitor
  • Thank you received: 0
Licenses:

Hi Colleen,

If you have experience with CSS (root/templates/socialize/css/template.css) you can edit these lines as you need:

.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-indent: -9999em;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}

If you don't know how to do it let us know.

Best regards,

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