Stats output is much too wide
jsr47 - January 29, 2009 - 20:06
| Project: | BAWStats |
| Version: | 6.x-1.0-2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | format, html, table |
Jump to:
Description
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 |

#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.