thumbs cols&row problem

Joomla template which allow you to present sport news in amazing and professional way.
GK User
Sun Jan 30, 2011 1:11 pm
hi there...
i have a problem to set up the thumbs_cols
im useing the thumbanils_block
i change the number of cols to 6 in a row and it keep showing 3
also i try to set the thumbs_position to the right or center and nothing is changeing...

here is the code:
Code: Select all
thumbs_margin=0px 5px 20px 0px;
thumbs_padding=3px;
thumbs_border=;
thumbs_border_width=1;
thumbs_rows=10;
thumbs_cols=6;
thumbs_position=right;
thumbs_tooltips=true;
image_margin=0 20px 0 0;
image_padding=0 0 0 0;
image_border=;
image_border_width=0;
show_text_block=true;
text_block_height=30;
text_block_bgimage=false;
text_block_bgcolor=#ccc;
text_block_opacity=0.55;
text_block_position=bottom;
clean_xhtml=true;
readmore_button=false;
title=false;
wordcount=30;
title_link=false;
readmore_text=;
slide_links=false;
preloading=true;
animation_speed=500;
animation_interval=5000;
autoanimation=true;
animation_type=opacity;


anybody?
User avatar
Fresh Boarder

GK User
Sat Mar 12, 2011 10:05 am
Did you solve the problem?

If I add 10 slides the whole screen fills!

I would like to have 10 slides added but ONLY 3 thumbs to be shown..


Come on everybody!
User avatar
Fresh Boarder

GK User
Sat Mar 12, 2011 8:24 pm
Hi

If you are using Thumbnails block style, the correct setting to use are these ones:

Code: Select all
image_rows=3;
image_cols=3;
image_margin=3px;
image_padding=0;
image_border=none;
slide_popups=true;
overlay=false;
show_text_block=true;
text_block_height=100;
clean_xhtml=true;
readmore_button=true;
title=true;
title_link=true;
text=true;
title_charcount=30;
text_wordcount=30;
readmore_button=true;
readmore_text=See details;


That's why it's not working. ;)
User avatar
Platinum Boarder

GK User
Thu Apr 21, 2011 5:39 pm
I'm using thumbnails block like the bottom gallery in the sporter demo. I'm trying to delay the text box pop up by 3-4 secs. Any ideas where I can find the file?
User avatar
Fresh Boarder


cron