How do we remove spacers from the video thumbnails

How do we remove spacers from the video thumbnails? We would like to enlarge the video thumbnails. Thanks.

Removing spacer from video thumbnails to enlarge the video thumbnails?

Quote · 22 Mar 2013

 BUMP

How do we remove spacers from the video thumbnails? We would like to enlarge the video thumbnails. Thanks.

Removing spacer from video thumbnails to enlarge the video thumbnails?

 

Quote · 3 Apr 2013

 BUMP

 BUMP

How do we remove spacers from the video thumbnails? We would like to enlarge the video thumbnails. Thanks.

Removing spacer from video thumbnails to enlarge the video thumbnails?

 

 

Quote · 5 Apr 2013

Bumping a forum topic does not help to get an answer.  What you are wanting to do is not going to be a quick answer.  The spacer; I am assuming you mean the spacer.gif, does not have anything to do with the thumbnail.  The thumbnail for a video is the background image for a division tag. 

<div style="background-image: url('http://mysite.com/flash/modules/video/files/14898_small.jpg');" class="sys_file_search_pic">
        <a href="http://mysite.com/m/videos/view/Video-Title"><img src="http://mysite.com/templates/base/images/icons/spacer.gif"></a>
    <div class="bx_videos_search_size">00:48</div>
</div>

You need to change the code that generates the video thumbnail.  You also need to adjust the css if the division css is limiting the size of the division to the size of the thumbnail.  You need to edit the template for the videos.

Geeks, making the world a better place
Quote · 5 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.