VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

background supersized does not work properly
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: background supersized does not work properly

background supersized does not work properly 25 Sep 2013 14:17 #3019

for the slideshow option I chose the background supersized option but I just can see a small strip on the top of the page and after few complete transition I see again the defaul banner image

can you help me please

thanks
Last Edit: 25 Sep 2013 14:20 by peppeirace.

  • Posts:37
  • peppeirace
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: background supersized does not work properly 01 Oct 2013 16:00 #3053

mmm i thing you have css problems, can you provide us your website url?

  • Posts:502
  • theres no place like joomfreak.com
  • m.freak
  • Platinum Boarder
  • OFFLINE
  • Karma: 0

Re: background supersized does not work properly 01 Oct 2013 16:10 #3057

yes, I'm doing it all over again.
I have one more problem with multilanguage
in this case the position banner.jpg and the banner.html disappears
so now the site is without content

www.duvaws.com/manetti

thanks

  • Posts:37
  • peppeirace
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: background supersized does not work properly 26 Nov 2013 23:20 #3452

Excuse me, what's the conclusion? I have the same problem. Whith youtube work fine but whit slide picture are overed by

  • Posts:6
  • martino
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: background supersized does not work properly 29 Nov 2013 00:33 #3458

I find this that seem work:

Re:Nuovo template gratuito, responsive ed originale da @joomfreak
« Risposta #13 il: 08 Lug 2013, 12:36:15 »

Ciao, cosi potrebbe funzionare.
Nel file templates/jf_calla-exteriors/index.php prima della chiusura dell </head> aggiungi il seguente script.


jQuery(function($) {
if(jQuery('#supersized').length){
jQuery('#supersized').css('z-index',1);
jQuery(window).scroll(function() {
if(jQuery(window).scrollTop() > jQuery(window).innerHeight()){
jQuery('#supersized').css('z-index',-999);
}else{
jQuery('#supersized').css('z-index',1);
}
});
}
});

Saluti.

  • Posts:6
  • martino
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.84 seconds
Friday 26 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.