- Posts: 2
- Thank you received: 2
Mega Featured Article Show
- Ferenc Gallai
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
13 years 2 weeks ago #1077
by Ferenc Gallai
Mega Featured Article Show was created by Ferenc Gallai
Hello! I'm using joomla 2.5. How to increase the waiting time and speed for the images.
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Ferenc Gallai
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 2
- Thank you received: 2
13 years 2 weeks ago - 13 years 2 weeks ago #1078
by Ferenc Gallai
Replied by Ferenc Gallai on topic Re: Mega Featured Article Show
oh, sorry...I was blind
another question:
I want to choose another effect? I could?
another question:
I want to choose another effect? I could?
Last edit: 13 years 2 weeks ago by Ferenc Gallai. Reason: another qestion
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 1 week ago #1085
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Mega Featured Article Show
Hi,
To change the effect, please edit mod_megafeaturedarticleshow/tmpl/default.php and edit this code:
change the value of attribute 'fx' will change the effect. See the name of effects
here
Thanks
To change the effect, please edit mod_megafeaturedarticleshow/tmpl/default.php and edit this code:
Code:
var slideshow = j('#featuredarticleshow_<?php echo $rid; ?>')
.after('<div id="slidenav">')
.cycle({
fx: 'scrollRight',
speed: '300',
timeout: 4000,
pager: '#slidenav'
});
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Akshata Anvekar
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 6
- Thank you received: 0
11 years 10 months ago #5089
by Akshata Anvekar
Replied by Akshata Anvekar on topic Re: Mega Featured Article Show
How to display only the Image in Mega Featured Article Show Module. I want to display only the image . Dont want to display article
Please Log in or Create an account to join the conversation.
Time to create page: 0.188 seconds