tobiu
16 Aug 2007, 7:58 AM
hi together,
i am experiencing some trouble with my border-layout css.
i would like to use different css for
x-layout-collapsed x-layout-collapsed-east x-layout-collapsed-over
x-layout-collapsed x-layout-collapsed-west x-layout-collapsed-over
in other themes, they were adressed with:
.x-layout-collapsed-over
which works nice. i have not worked that much with complex css-structures, so i am not used to the notation of "sub-classes". in the css-files i found notations like:
.x-layout-collapsed-west .x-layout-collapsed-over
but this did not work. i tried every notation for about one hour now that i could imagine, but there was no more hover effect at all when not using only .x-layout-collapsed-over.
so my general question: do i have a chance to access these classes with the current css-options or do i have to create own classes, in this case
x-layout-collapsed-east-over
x-layout-collapsed-west-over
thanks a lot, this is driving me mad =)
i am experiencing some trouble with my border-layout css.
i would like to use different css for
x-layout-collapsed x-layout-collapsed-east x-layout-collapsed-over
x-layout-collapsed x-layout-collapsed-west x-layout-collapsed-over
in other themes, they were adressed with:
.x-layout-collapsed-over
which works nice. i have not worked that much with complex css-structures, so i am not used to the notation of "sub-classes". in the css-files i found notations like:
.x-layout-collapsed-west .x-layout-collapsed-over
but this did not work. i tried every notation for about one hour now that i could imagine, but there was no more hover effect at all when not using only .x-layout-collapsed-over.
so my general question: do i have a chance to access these classes with the current css-options or do i have to create own classes, in this case
x-layout-collapsed-east-over
x-layout-collapsed-west-over
thanks a lot, this is driving me mad =)