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

JF Slideshow Navigation Bar background
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: JF Slideshow Navigation Bar background

JF Slideshow Navigation Bar background 11 Mar 2015 18:59 #6369

Hi there,

I have a question regarding the background of my navigation bar when the JF slideshow is running.
For now it has the background of the slideshow picture unless I scroll down. Is there any chance to get always the designed background?

Website is www.stahlsport.de

I figured out some lines in the file /scripts/js/callaexteriors.js which seem to handle at least when the background changes.


jQuery(window).on("scroll", function(){
if (jQuery(window).width() > 765) {
if (jQuery(window).scrollTop() > 55){
jQuery('#jf-header').addClass('transparent');
} else {
jQuery('#jf-header').removeClass('transparent');
}


If there isn't any solution, is there a way to disable the JF slideshow at all, especially the CSS design of that?

Many thanks!!!

Ben

  • Posts:2
  • akos
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: JF Slideshow Navigation Bar background 12 Mar 2015 02:35 #6372

For now it has the background of the slideshow picture unless I scroll down. Is there any chance to get always the designed background?

In css/template.css file, you can remove line:
 
.home #jf-header {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
 


Thank you for using our template!

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: JF Slideshow Navigation Bar background 12 Mar 2015 11:19 #6377

Hi Joomfreak,

thank you very much for your fast reply.
The only thing is, I need it just the other way round. The header should always have the green wooden pattern as background.

Best
Ben

  • Posts:2
  • akos
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.57 seconds
Saturday 20 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.