Thread: List Box Width
View Single Post
  #5  
Old 04-07-2008, 08:38 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: List Box Width

In your skin1.css file add...

.ColumnTitles1 SELECT {
width: 100px; /* Change size or add other attributes for select tag */
}

Is this right?
__________________
Doms
kube v4.1.9
Reply With Quote