In fluid mode sidebar_last_width get width attrubute with "," separator instead ".", divs "sidebar-last" and "content-group" gets wrong style attribute after theme() (style="", i.e. nothing). I created quick patch to solve this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | screen.png | 49.25 KB | winterheart |
| #1 | fusion-fluid-sidebar.patch | 826 bytes | winterheart |
Comments
Comment #1
winterheart commentedComment #2
jeremycaldwell commentedComment #3
sociotech commentedwinterheart,
I'm not sure I understand what you're trying to fix here. The comma before the number two in the line below is specifying the precision (see here) of the number to have two digits after the decimal point:
Can you provide more information about the problem you're seeing and under what conditions?
Comment #4
stephthegeek commentedComment #5
winterheart commentedSorry for delay. Here is example of unmodified theme - http://test.gentoo.ru/
For main page we used 12 column fluid grid. First and last sidebar - 25 % (3 grid unit). Error appear bottom - last sidebar moved to bottom (see screen).
Comment #6
stephthegeek commentedI know this is eons later but we weren't able to replicate this and not sure what this patch was attempting to change.
If you can provide more info on this, please feel free to re-open.