2014-10-01 73 views

回答

0

,請改變行高×45像素從到的22px,和改變字體大小從20像素到16像素; 這就是說,更換

<thumbnailtemplate style="font-family: verdana; font-weight: normal; POSITION: absolute; WIDTH: 100%; HEIGHT: 100%; TOP: 0; LEFT: 0; color:#fff; line-height: 45px; font-size:20px; padding-left:10px;"></thumbnailtemplate> 

<thumbnailtemplate style="font-family: verdana; font-weight: normal; POSITION: absolute; WIDTH: 100%; HEIGHT: 100%; TOP: 0; LEFT: 0; color:#fff; line-height: 22px; font-size:16px; padding-left:10px;"></thumbnailtemplate> 

,然後你可以定義爲低於2行文字的縮略圖,

<div u="thumb">Do you notice it is draggable by mouse/finger?<br />Second line</div>