×
If you use Responsive Background Slideshow Extended , please post a rating and a review at the Joomla! Extensions Directory.
only Original-CSS3 effect fullscreen
9 years 1 week ago #735
by oisisi
only Original-CSS3 effect fullscreen was created by oisisi
Hi, I have the following issue,
only the original-CSS3 effect shows the picture stretched to Fullscreen (Cover).
The other effects don´t scale up the pictures and leave a border on the left.
Is this normal behavior?
thank you!
only the original-CSS3 effect shows the picture stretched to Fullscreen (Cover).
The other effects don´t scale up the pictures and leave a border on the left.
Is this normal behavior?
thank you!
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 37
9 years 1 week ago #736
by forumsupport
Replied by forumsupport on topic only Original-CSS3 effect fullscreen
Hello oisisi,
all effects should display as seen in the demo, e.g. this demo of the background slider , i.e. the images are fullscreen without borders.
What you describe sounds like a template related issue - the background slider inherits some styles from the template, e.g. a padding or a margin or other styles.
Regards
all effects should display as seen in the demo, e.g. this demo of the background slider , i.e. the images are fullscreen without borders.
What you describe sounds like a template related issue - the background slider inherits some styles from the template, e.g. a padding or a margin or other styles.
Regards
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 6
8 years 8 months ago #745
by DavidBoggitt
Replied by DavidBoggitt on topic only Original-CSS3 effect fullscreen
I've got exactly the same thing - was this a JoomlaShine template you were using?
I haven't fixed it yet..!
I haven't fixed it yet..!
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 37
8 years 8 months ago - 8 years 8 months ago #748
by forumsupport
Replied by forumsupport on topic only Original-CSS3 effect fullscreen
Hello David,
unfortunately, we only have the information you can read above, and from what we know, it seems to be a template related issue, i.e. stlye inheriting from the template.
What you can try to do is to set the margin/padding to 0 for the ul and li's for the extrobgs module.
If you want help from our commercial support, you can purchase a support ticket and open a ticket in the ticket system
unfortunately, we only have the information you can read above, and from what we know, it seems to be a template related issue, i.e. stlye inheriting from the template.
What you can try to do is to set the margin/padding to 0 for the ul and li's for the extrobgs module.
If you want help from our commercial support, you can purchase a support ticket and open a ticket in the ticket system
Last edit: 8 years 8 months ago by forumsupport.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 6
8 years 8 months ago #749
by DavidBoggitt
Replied by DavidBoggitt on topic only Original-CSS3 effect fullscreen
Hi,
Yes, this CSS worked perfectly:
#extrobgs ul li {margin: 0px}
Yes, this CSS worked perfectly:
#extrobgs ul li {margin: 0px}
Please Log in or Create an account to join the conversation.