Responsive Banner Slider alternative text
- Posted by tom (9) Offline
Hi ,
I use joomla 2.5 and the sequence type in style 1 of the responsive slider.
If you put more altenative text in a banner as a few words, the text will be overwrite the picture.
Is it possible to put breaks into this phrase to avoid this ?
Thanks
Tom
11 years 1 month ago #1
by tom
I use joomla 2.5 and the sequence type in style 1 of the responsive slider.
If you put more altenative text in a banner as a few words, the text will be overwrite the picture.
Is it possible to put breaks into this phrase to avoid this ?
Thanks
Tom
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
- Posted by tom (9) Offline
Hi
unfortunately there seemed to be a crash on my provider site since 30min. , so I can't access to my side at the moment .
I will contact you if this problem is solved.
Tom
11 years 1 month ago #3
by tom
unfortunately there seemed to be a crash on my provider site since 30min. , so I can't access to my side at the moment .
I will contact you if this problem is solved.
Tom
Please Log in or Create an account to join the conversation.
- Posted by tom (9) Offline
- Posted by erwinschro (1034) Offline
Can you edit this css file
/modules/mod_responsivebannerslider/assets/sequence/themes/style1/css/style.css line 476
change that width property to 35%. That way the text won't 'overwrite' the picture.
11 years 1 month ago #5
by erwinschro
/modules/mod_responsivebannerslider/assets/sequence/themes/style1/css/style.css line 476
.slide 1 {
...
width: 40%;
...
}
Please Log in or Create an account to join the conversation.
- Posted by tom (9) Offline
Ok Thanks,
I just set it to 26% so it fit my needs .
Thanks for your help
Tom
11 years 1 month ago #6
by tom
I just set it to 26% so it fit my needs .
Thanks for your help
Tom
Please Log in or Create an account to join the conversation.