Photoslide customisation

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Tue Apr 27, 2010 5:15 am
Hi guys,

I installed corporate two and its really good i like it alot!

I want to know, is it possible to "disable" the MENU that shows up within the photslide module

The menu I am referring too, is the list of articles we are linking too using photoslide, the menu appears to the right and is like this as standard.


[*]Why to choose our company

How do i upgrade to joomla 1.5



I want to get rid of this menu, thanks
User avatar
Fresh Boarder

GK User
Tue Apr 27, 2010 5:57 am
Hi,

I thought it should be in template settings, i found the solution by making a change in the modules>mod_gk_imageshow>showlist=false

:laugh: hopefully this helps someone else!
User avatar
Fresh Boarder

GK User
Fri May 14, 2010 9:51 am
i know this is an old topic, but this can also be done in the administration panel

goto modules > edit the mod_gk_image_show > and edit the settings... e.g like :

Code: Select all
show_list=false;
list_title_small=small title;
list_title_big=BIG TITLE;
list_char_count=24;
list_text_overflow=?;
image_position=right;
list_position=right;
art_width=70;
title=true;
title_link=true;
clean_xhtml=true;            
wordcount=30;
readmore_button=true;
readmore_text=L?s mere...;
anim_type=fade;
animation_speed=600;
animation_interval=7000;
autoanimation=true;
interface=true;
interface_animation=true;


it is the : show_list=false; that tells if it should be enabled or disabled (true|false)

hope it can help some others :)

this is taken from the demo page from the module named :
Gavick Image Show - Configuration II
User avatar
Platinum Boarder


cron