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.

Responsive2 Logo image extended

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

In template responsive2 , it would like the photo above (logo) occupy the entire extent of the page . How can I do?

The site is www.masterwax.it/new
  • Marco Oldani's Avatar
  • Marco Oldani
  • 12 Month basic
  • 2 posts
  • Karma: 0
Last Edit: 8 years 9 months ago by Marco Oldani.
The administrator has disabled public write access.
HI

Do you mean the the background image?

background-image: url("header.jpg");

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes
  • Marco Oldani's Avatar
  • Marco Oldani
  • 12 Month basic
  • 2 posts
  • Karma: 0
The administrator has disabled public write access.
With css3 there is

background-size: cover;

but this can reduce the amount of the image displaying and with the image being enlarged it reduces the image quality

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