Design question
Hi all together!
As many of you already mentioned, this module is great. I was trying to build something like this with PHP and I'm really more than happy having found this.
Right now I'm facing some trouble with formating. As soon as I change the row height some very strange things occur:
- the lower part of the main header is displayed behind the data grid
- the top part of row header 1 shows up behind the square at top left
I define the height by adding height: 22px; to the following CSS styles:
.active-box-item
.active-box-normal
.active-grid-row
.active-grid-column
Can anybody tell me how to correct this?
Thanks
Mike
As many of you already mentioned, this module is great. I was trying to build something like this with PHP and I'm really more than happy having found this.
Right now I'm facing some trouble with formating. As soon as I change the row height some very strange things occur:
- the lower part of the main header is displayed behind the data grid
- the top part of row header 1 shows up behind the square at top left
I define the height by adding height: 22px; to the following CSS styles:
.active-box-item
.active-box-normal
.active-grid-row
.active-grid-column
Can anybody tell me how to correct this?
Thanks
Mike
Mike
February 28,