like on the image here

and how to to put sporter image show style to some other template, like gamebox, memovie,.. based on T3 framework i dont know on what all files i need to look and replase
so if someone can give me list on what files to look
text_position=246;
text_height=100;
show_text_block=true;
clean_xhtml=true;
wordcount=24;
title_char_amount=27;
slide_links=true;
preloading=true;
pagination=true;
pagination_cols=4;
pagination_date=true;
pagination_limit=39;
pagination_date_format=%e %B %Y;
animation_speed=500;
animation_interval=5000;
autoanimation=true;
animation_type=opacity;
readmore_text=Read more;
show_info=true;
date_format=%A %e, %B %Y;
author_name=username;
info_format=Written: %date by %author;
interface=true;
thanks about that its working
about putting sporter image show to other t3 framework template on what files i need to look..
tomislav wrote:thanks about that its working
about putting sporter image show to other t3 framework template on what files i need to look..
It depends on each Image Show style and javascript used, but mainly it should work without any problem with others.
Thank you very much for that. However i have 2 more questions. Is there a way to make the pagination blocks scroll too in the case there are more than 4 images in the image show.
apanou wrote:Thank you very much for that. However i have 2 more questions. Is there a way to make the pagination blocks scroll too in the case there are more than 4 images in the image show.
That's one question![]()
I'm sorry, but that's much more difficult to achieve.
Needs hard javascript and style changes.
.gk_is_tab span {
display:none;
}
Seichinha wrote:Hi
Well... this is considerate customization, but since it's not very hard to manage, i provide it for you guys.
Please download the attach file, read instructions on txt file and them replace files.
Don't forget replace settings on module by this ones:
- Code: Select all
text_position=246;
text_height=100;
show_text_block=true;
clean_xhtml=true;
wordcount=24;
title_char_amount=27;
slide_links=true;
preloading=true;
pagination=true;
pagination_cols=4;
pagination_date=true;
pagination_limit=39;
pagination_date_format=%e %B %Y;
animation_speed=500;
animation_interval=5000;
autoanimation=true;
animation_type=opacity;
readmore_text=Read more;
show_info=true;
date_format=%A %e, %B %Y;
author_name=username;
info_format=Written: %date by %author;
interface=true;
This should be the result:
[file name=IS_Interface_Sporter_UNZIP.zip size=13378]http://www.gavick.com/media/kunena/attachments/legacy/files/IS_Interface_Sporter_UNZIP.zip[/file]
Enjoy
teitbite wrote:Hi
First of all. Please show us Your site.
Have You tried with mootools upgrade plugin on and off ?