normal only showing 1 image per frame

More
10 years 5 months ago #6411 by damian aura
When i change Image(s) per frame in the module it still only shows 1.

Please Log in or Create an account to join the conversation.

More

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
10 years 5 months ago #6416 by Trung Duong
can you show me your site url ?

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #6422 by damian aura

Please Log in or Create an account to join the conversation.

More
10 years 4 weeks ago #7374 by David Edworthy
I found that the default.php file is missing a "float:left;" style.

Here is the file location /modules/mod_ot_clientlogo/tmpl/default.php

Find this:
Code:
<style type="text/css"> .ot-items<?php echo $module->id; ?> .ot-item{ width: <?php echo $sliderWidth;?>px; height: <?php echo $sliderHeight;?>px; } .ot-items<?php echo $module->id; ?> .ot-item .imgitem{ width: <?php echo $itemWidth;?>px; height: <?php echo $itemHeight;?>px; text-align: center; } </style>

and change to this:
Code:
<style type="text/css"> .ot-items<?php echo $module->id; ?> .ot-item{ width: <?php echo $sliderWidth;?>px; height: <?php echo $sliderHeight;?>px; } .ot-items<?php echo $module->id; ?> .ot-item .imgitem{ width: <?php echo $itemWidth;?>px; height: <?php echo $itemHeight;?>px; text-align: center; float:left; } </style>

Worked for me ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.246 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam