| calendarxp Site Admin
 
 
 Joined: 30 Jan 2005
 Posts: 409
 
 
 | 
			
				|  Posted: Fri Feb 25, 2005 3:39 am    Post subject: How to modify the contrast theme to use html dropdowns in caption? |   |  
				| 
 |  
				| Some users tried to customize the contrast theme to use html dropdowns in caption by changing the giDCStyle value from 1 to 0 in contrast.js file. However, they found the dropdowns are only partially shown after the change. To fix it, you just need to remove the "width: 68%" from the rule of .CalTitle selector in contrast.css file. 
 The reason is simple - 2 dropdowns, each with 68% of caption width, will end up a width of 136%, and the extra part will be clipped.
 _________________
 Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved.
 |  |