I'm using Panels 3.0rc1 with Garland and I just try to use Airy Blue. But I found the layout is changed after I switch to Airy Blue. Please check the 2 attachments, in Garland, the width of the internal block is larger than Airy Blue.
I'm not sure is this Airy Blue's problem, maybe it's due to other modules.
| Comment | File | Size | Author |
|---|---|---|---|
| airyblue_panels.jpg | 62.23 KB | dennys | |
| garland_panels.jpg | 73.26 KB | dennys |
Comments
Comment #1
geerlingguy commentedWhoops! I've forgotten to style some table/admin elements for Airy Blue. I'll get to this as soon as I can... please be patient, as I'm trying to finish up a separate project this weekend.
Comment #2
geerlingguy commentedFor the short term, adding the following CSS rule to pages.css, then rebuilding your cache, should work:
Comment #3
dennys commentedThanks, but it doesn't work. I clear the cache and stop the CSS optimization feature but got the same result.
Test in FF 3.5, Chrome 2.0beta and IE 6.
Comment #4
geerlingguy commentedI'll check into this again; do you have a sample page I could test this on? Or if you could copy out the source code for that area of your page, that would be helpful.
Comment #5
dennys commentedSure, this is my page http://dennys.tiger2.net/
But because I just upgrade to PHP 5.3 (I know D6 doesn't support it yet) and some function may error. But it should not impact the test.
Comment #6
geerlingguy commentedAh, okay... you want to add the following rule (I'll wrap this into an update a.s.a.p.) - I didn't see how panels was working, but now I can see where I was wrong above.
Comment #7
dennys commentedIt works, although the alighment is still a little strange, but I think it's ok, thanks.
Comment #8
geerlingguy commentedIf you'd like all the date columns to be the same width, you can add that in like so:
Comment #9
geerlingguy commentedWrapping into 6.x-1.2 update (to be posted soon!).