:: Forum >> Version 1 >>

Padding for Column Headers

How do I set padding for one of the column headers in CSS?
Stephen
Thursday, February 24, 2005

.active-column-.active-box-item {
        
padding-left50px;
    }

 
The header template consists of two nested divs, the inner one has class .active-box-item

The FireFox DOM inspector helps a lot when you want to look at produced markup and css.
Alex (ActiveWidgets)
Friday, February 25, 2005



This topic is archived.

Back to support forum

Forum search