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.

Image background on subpages

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

I would like to set a background in subpages as in your demo page http://demo.joomlabamboo.com/index.php?theme=jan15. I've configured subpage template with slideshow enabled and one photo in the folder but the page doesn't show the full height of the photo.
This is the rendered code:
<div class="backstretch" style="left: 0px; top: 0px; overflow: hidden; margin: 0px; padding: 0px; height: 643px; width: 1349px; z-index: -999998; position: absolute;"><img src="http://www.chanwuwei.es/actu/images/fondo/IMG_4905.JPG" style="position: absolute; margin: 0px; padding: 0px; border: none; width: 1349px; height: 1798.67px; max-height: none; max-width: none; z-index: -999999; left: 0px; top: -577.833px;"></div>

And the direct link to the page:
http://www.chanwuwei.es/actu/index.php/cursos1

Many thanks
  • violeta's Avatar
  • violeta
  • 3 Month Basic
  • 3 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Violeta,
You need some custom.css for this. We built Focus2 with the idea that we would have multiple slideshows on the page so this is the correct behaviour.
So if you add the following css it will fix it for you:

.backstretch {position:fixed !important}

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hello Anthony

Thanks for your quick reply :)
Background image is now fixed but pixel layer is still too short. How can I fix this?

Regards
  • violeta's Avatar
  • violeta
  • 3 Month Basic
  • 3 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Is this right at the bottom of the www.chanwuwei.es/actu/index.php/cursos1 page?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I've used the same code for background image and pixel class and now it covers all the page. Thanks for the clue :)
  • violeta's Avatar
  • violeta
  • 3 Month Basic
  • 3 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
The following user(s) said Thank You: manh
Thanks posting back :)
  • 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