Posted by jsr47 on January 29, 2009 at 8:06pm
Jump to:
Issue Summary
Hi,
I'm seeing a problem where the stats output is much, much too wide: probably 4 times my browser window width for the case of the "traffic by month" report. Days of the week and countries are also messed up. I notice there are very large spaces between each bar in the graph. How can I tighten these up so the report is usable?
| Attachment | Size |
|---|---|
| Picture 2.png | 169.52 KB |
Comments
#1
Ah, I see the problem: bawstats.css is being applied *before* the theme's style.css, so it is over-written. Now how do we get them in the correct order?
#2
OK, this was a problem with the "aboutpeople" theme, as it set a style on all img tags.