Shape 5

Joomla Templates => Oasis - Club => : abdi7 December 31, 2015, 12:08:25 PM



: Slides are not automatically moving!?
: abdi7 December 31, 2015, 12:08:25 PM
Hello.
I would like help with the following:

1)  I assume that big pic slides should automatically move to the right after some seconds.
      It doesn't often happen on my site; I have to click arrow button!
      Is there any solution to this problem?

2)  I want to have some background colors around big slide pics by adding some margin.
      Where can I do it?

Regards.


: Re: Slides are not automatically moving!?
: mikek January 01, 2016, 09:02:03 AM
Hello,

1. There is a setting in the module's backend that tell it how often to scroll. Make sure this is set. If it is, but it's still not sliding please post a url to your site.

2. This would require custom css to do this, it was designed to be full width. We don't provide custom services like this as part of our support.


: Re: Slides are not automatically moving!?
: abdi7 January 01, 2016, 11:29:20 AM
Hello.

1) I have NOT changed any settings at all; it's precisely as it is in demo module.
     It some times works,  but most often NOT!

2)
We don't provide custom services like this as part of our support.
     Wow!
     Can't you even share  your knowledge, or ask your colleagues if you are not sure about the subject?!
     You are supposed to help us and give such technical advises on this forum.
      If we are going to make sites exactly like your demos, there was no need to pay for support services!
      Mike Nicoll eagerly provided us with such answers.

      It is simply a matter of changing margins, width, etc.
      Please  let me know the actual  css-file and the right place to do it.

Thank you.
wish you all a happy new year,
from Sweden


: Re: Slides are not automatically moving!?
: mikek January 02, 2016, 08:21:45 AM
Hello,

1. I will need to see a live url to your site as posted above.

2. Custom services are not part of our support. Our support is for the core products only, we do not say anywhere that we offer modifications as part of our support. You can add something like this in custom.css, but it will cause aesthetic issues with the top menu then. I would suggest using Firebug to create your own custom css for changes you would like to make.

#s5_pos_custom_1 {
padding:20px;
}


: Re: Slides are not automatically moving!?
: abdi7 January 02, 2016, 04:25:20 PM
Hello

1)  URL is: http://webcreationtips.com/newsite/

2)  Ok, I can make some spaces around big pic sliders By padding-left (-right).
      However, I am still waiting for a reply to my previous mail (Changing 'S5 Tab Show' position?)
      It's about pushing down 'S5 Tab Show' module a little bit at its current position, custom_2 .
      I have tried both with the following without reaching any positive result
      #s5_pos_custom_2 {
      padding-top: 700px !important; }
      and
      #s5_pos_custom_2 {
      margin-top: 700px !important; }

Thank you.


: Re: Slides are not automatically moving!?
: mikek January 04, 2016, 01:03:35 PM
Hello,

1. I have loaded your site on multiple browsers and refreshed the page several times, and it is automatically advancing for me with no issues. Make sure your mouse is not over the module, it does pause if your mouse is over it so the user can interact with it.

2. I saw in your other post that this is already resolved.


: Re: Slides are not automatically moving!?
: abdi7 January 05, 2016, 05:24:45 AM
Thank you.