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.

need to change color tint of the footer transparent module

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

Hi Elizabeth,

The amount of content and the screen size would be the two factors

The template has this

.zen-bg-image {
background: #f1f1f1 url(../../../images/ocean_bkgd.jpg) center fixed;
}

which combined with this style

.no-touch .cover-image {
background-size: cover !important;
}

makes it fill the screen background

So you would need to target the first style to make the whole screen partially transparent
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
And Happy New Year

From me and the team

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