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.

Changing background image

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

I've looked everywhere, but can't seem to find how to change the background (wood) image.
Is it in the template, or module (name?) or somewhere else?
Any help greatly appreciated.

Thanks, Nick
  • NickMo's Avatar
  • NickMo
  • 12 Month basic
  • 331 posts
  • 3 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Nick,

We had problems with this so you would need to override this via custom less or custom css

#zen-wrap {
background: url(../../../images/zen-wrap-background.png);
background-repeat: repeat;
min-height: 570px !important;
}

Are you using a repeating background?
  • 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