2012-12-10 34 views

回答

0

您可以設置高度在contentFlow.css文件

.ContentFlow .globalCaption { 
text-align: center; 
font-weight: 700; 
color: rgb(255, 255, 255); 
font-size: 14px; 
height: 20px; 
position: relative; 
z-index: 1; 
margin: 2em auto; 
}