:: Forum >>

Hiding header mouse over

I am currently using the CSS below to stop the mouse over effect got it on the forum from another post they were doing the same as me disabling the sort so mouse over looks wrong but this css dosn't retain the little border when you mouse over so it still looks wrong but not as bad as before

I have looked at the source code but I can't track down when the header is being defined in the css has anyone else managed to do this?

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

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

J
Thursday, August 25, 2005
http://activewidgets.com/javascript.forum.398.4/tweek-the-column-header-row.html
Thursday, August 25, 2005
That dosn't tell me the css that it currently uses to draw the header
Thursday, August 25, 2005
http://activewidgets.com/grid.howto.style.headers/colors.html
Thursday, August 25, 2005
I hacked it instead just removed the resizer for now dosn't look as good but it will have to do I have a dead line to meet
J
Thursday, August 25, 2005
The last example with the red header shows exactly what I mean but I just removed the resizer as I said above
Thursday, August 25, 2005

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

.active-header-over .active-box-item
{
border-color: #e2decd;
background: #ebeadb;
}
Tuesday, December 13, 2005

This topic is archived.


Back to support forum

Forum search