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

Modify footermenu in JF Relaxio
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Modify footermenu in JF Relaxio

Modify footermenu in JF Relaxio 02 Feb 2017 16:38 #9929

Hello everybody !

I'm a newbie in PHP/SQL Website, and I've made a transfer from Gandi to OVH.
And I want to update my website, so in order to, I want to modify link from the footermenu in JF Relaxio, if you don't know what I mean, this is the links at the low right "Contact | MonCompteiTsOkay | ... "
The old site : 6de38764ab.testurl.ws/

And I also want to change the button that change the backgrounslideshow, where can I change it ?
I've tried directly on the module with the style.css, but it didn't work ...

Thanks a lot !
Last Edit: 02 Feb 2017 16:45 by Dindon83.

  • Posts:3
  • Dindon83
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Modify footermenu in JF Relaxio 03 Feb 2017 02:46 #9930

And I want to update my website, so in order to, I want to modify link from the footermenu in JF Relaxio, if you don't know what I mean, this is the links at the low right "Contact | MonCompteiTsOkay | ... "

You can edit template file index.php

And I also want to change the button that change the backgrounslideshow, where can I change it ?

Try to edit file templates/jf_relaxio/css/template.css, at line 98.

joomfreak

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

Re: Modify footermenu in JF Relaxio 03 Feb 2017 10:36 #9932

Thanks a lot, really thanks a lot !!
I've seen it days ago, but impossible to find it again ...

So, It's okay for the Footermenu, but for the arrows, everything's already good in the templace.css, but there's still a red hover on the arrows, that's weird.
Maybe I'll have to search on the style.css in the background slideshow module ?

Also, on the previous Website, if you look at the pictures that use the background slideshow, you'll see that they wasn't centered on the screen, it was lower.

Any ideas on where to find it ?
I'll continue to search myself too.
Last Edit: 03 Feb 2017 10:36 by Dindon83.

  • Posts:3
  • Dindon83
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Modify footermenu in JF Relaxio 06 Feb 2017 03:11 #9936

You can edit file templates/jf_relaxio/css/template.css, at line 109 modify:
 
#jf_arrows a#cp-back, #jf_arrows a#cp-next:visited a#cp-back:visited {
background-image: url("../images/jf_btn_back.png");
...
}
 

to:
 
#jf_arrows a#cp-back, #jf_arrows a#cp-next:visited a#cp-back:visited {
background: url("../images/jf_btn_back.png") no-repeat center top;
...
}
 


joomfreak

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

Re: Modify footermenu in JF Relaxio 06 Feb 2017 12:42 #9938

YEAH, you're the best, thanks a lot !

  • Posts:3
  • Dindon83
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.89 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.