Problem with Reponsive Banner

Dear Sir/Madam,
I have a problem with this module:
1 - even if it is marked "Open in New Window", my link opens in the same Window.
2 - I have a problem with a display of "navigation" Style 1 (next prev, play and stop are not displayed)
Elia
11 years 2 months ago #1 by Gazizova

Please Log in or Create an account to join the conversation.

Hello Elia

Can we see your case in a live URL?
11 years 2 months ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

the-worlds-largest-cork-barrel.com/fr/barrique-geante
11 years 2 months ago #3 by Gazizova

Please Log in or Create an account to join the conversation.

Ok Elia

For the 1st issue, is it possible for you to overwrite this file
/modules/mod_responsivebannerslider/tmpl/default.php file with the one attached below?

For the 2nd issue, there's an override list item style from your template css. So you need to add the followong css inside this existing module css file
/modules/mod_responsivebannerslider/assets/sequence/themes/style1/css/style.css line 94-96
.rbs_controls li {
list-style: none !important;
}
 
/* add these class */
.box .rbs_controls li {
padding: 0;
position: absolute;
}

Let us know the result then....
11 years 2 months ago #4 by erwinschro

Please Log in or Create an account to join the conversation.

It works, thanks a lot!
11 years 2 months ago #5 by Gazizova

Please Log in or Create an account to join the conversation.

Finally, the first problem persists when I click on the title.
11 years 2 months ago #6 by Gazizova

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum