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?