Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

issues with transparent gifs in sidebar2 module

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi,
So I've got a module assigned to sidebar1.
The gifs defiantly have a transperant background as if I assign to footer it displays correctly.

But when assigning to sidebar1 it doesnt display correctly

roofingworksservices.co.nz/testsite/

I've gone through firebug for firefox but can't seem to track down what code I'd need to change.
  • Michael Clark's Avatar
  • Michael Clark
  • 3 Month Basic
  • 9 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

With the sidebar the images have a background colour applied

.sidebar img {
background: #fff;
}

So you would need to target that in your custom.css

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers