Sounds thumbnail Weirdness



Above, is a sample of a thumbnail generated when uploading a sound.  I use a dark skin on the sounds player, hence the dark image background.  I use two different dark sound player skins... one I bought in the market, and one of my own design.  The generated thumbnail in both cases, has the same problem, and that is the white border on the top and left sides of the image.   As far as I can tell, the thumb is created using the imagecreatetruecolor function.  I can't figure out where these borders are coming from, but on dark backgrounds, it's butt ugly.   I assume these border are there when using the default skin, they just happen to match the background.

Can this please be fixed so that the thumbnail is created with no borders whatsoever?  There is nothing white in my sounds player skin, so I know it's not coming from there.... or am I missing something?
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 7 Jun 2010

Does anybody else use dark flash skins, that can confirm this issue?

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 8 Jun 2010

Have you checked this


/templates/base/css/common.css

.sys_file_search_pic img {
border:4px solid white;
height:102px;
width:140px;
}

Quote · 8 Jun 2010

That's not it.  The white border you see in my example, is actually part of the raw image.  It is not added with css.  The image in my example is an actual thumbnail image.... it's not a screen shot.

Have you checked this


/templates/base/css/common.css

.sys_file_search_pic img {
border:4px solid white;
height:102px;
width:140px;
}

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 9 Jun 2010

Never mind... Got it....  NOT a bug.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 9 Jun 2010
 
 
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.