- Posts: 6742
- Thank you received: 715
Timing
-
milos
Support Staff - Moderator
Less
More
15 years 1 month ago #186
by milos
Replied by milos on topic Re: Timing
If you ask about timing, it's still line 152.
Line with z-index is deleted in the current module version.
Line with z-index is deleted in the current module version.
Please Log in to join the conversation.
-
trisect
Inactive member - New Member
Less
More
- Posts: 1
- Thank you received: 0
13 years 4 months ago #9866
by trisect
Replied by trisect on topic Re: Timing
In my Joomla 1.6 installation the change is made in
- open file root/modules/mod_hot_image_slider/js/scripts.js
- find line 15 and change number 1000 to some other value
- open file root/modules/mod_hot_image_slider/js/scripts.js
- find line 15 and change number 1000 to some other value
Please Log in to join the conversation.
-
jamiegee
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
13 years 3 months ago #10509
by jamiegee
Replied by jamiegee on topic Re: Timing
I'm also trying to get the slider to appear below submenus, see -
test5.montem.co.uk/index.php
I've tried pretty much everything in my arsenal but can't get it to budge
Arrrrrh!
Jamie
I've tried pretty much everything in my arsenal but can't get it to budge
Arrrrrh!
Jamie
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 months ago #10518
by ivan.milic
Replied by ivan.milic on topic Re: Timing
Hi,
just set z-index of your menus to bigger value:
.sf-menu{
z-index:10000;
}
just set z-index of your menus to bigger value:
.sf-menu{
z-index:10000;
}
Please Log in to join the conversation.
-
jamiegee
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
13 years 3 months ago #10521
by jamiegee
Replied by jamiegee on topic Re: Timing
Thanks - not sure why that took me 4 hours yesterday, but finally made it work within 2mins of your reply!!!
Please Log in to join the conversation.
-
kwinston
Inactive member - New Member
Less
More
- Posts: 19
- Thank you received: 0
10 years 3 months ago - 10 years 3 months ago #41714
by kwinston
Replied by kwinston on topic Image Slide Timing
How do I find this file?
- open file /js/scripts.js
- find line 152 and change number 1000 to some other value
Where is it? Thanks!
- open file /js/scripts.js
- find line 152 and change number 1000 to some other value
Where is it? Thanks!
Last edit: 10 years 3 months ago by kwinston.
Please Log in to join the conversation.
Time to create page: 0.137 seconds