:: Home >>

Mouseover

Mouseover highlighting is implemented with the following CSS rules (xp skin):

.active-header-over {
    border-color: #f9b119;
    background: #fcc247!important;
}

.active-header-over .active-box-item {
    border-color: #f9a900;
    background: #faf9f4;
}

To disable this effect the rules should look like:

.active-header-over {
    border-color: #cbc7b8;
    background: #d6d2c2!important;
}

.active-header-over .active-box-item {
    border-color: #e2decd;
    background: #ebeadb;
}

See Also

Active.Templates.Header

Comments

6 Mar 07
This does not work in version 2.0 Derek (1)
16 Jun 05
How to turn off orange underline for column header? Andreas (6)

Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2