blr044 Posted April 30, 2008 Posted April 30, 2008 I did post this earlier, but did notice the date of the last post before me. It has been almost five months. It's either no one has this mod installed or all is running fine. Even been to a few other sites regarding visitor web stats, nothing. I am having two issies. First is ever even row in chart has a black background and the odd is white. i have looked in admin/includes/stylesheet.css, admin/visitor.php, and admin/jsgraph/graph.js. Do not see anything that refers .visitorTableRow -odd/even. The black makes it very hard to read every other row. mys second concern if even though GD is enabled on server and the correct version, I only see two out of 45 charts. I have included an images showing the black and white rows. I even found a site which has a premium visitor web stats, but had too many erros. So I removed it. tried a few other visitor counters, but when one was at my secured pages, they would get a pop up there is some unsecured item on web page. Due to the fact my site monthly income is still low, so just put out that kind of monthly payments for a counter. So I want something that is free or reasonable. So am asking for help with visitor web stats or ideas on something else. Thanks. blr044 Quote
Luciel Posted May 5, 2008 Posted May 5, 2008 I did post this earlier, but did notice the date of the last post before me. It has been almost five months. It's either no one has this mod installed or all is running fine. Even been to a few other sites regarding visitor web stats, nothing. I am having two issies. First is ever even row in chart has a black background and the odd is white. i have looked in admin/includes/stylesheet.css, admin/visitor.php, and admin/jsgraph/graph.js. Do not see anything that refers .visitorTableRow -odd/even. The black makes it very hard to read every other row. mys second concern if even though GD is enabled on server and the correct version, I only see two out of 45 charts. I have included an images showing the black and white rows. I even found a site which has a premium visitor web stats, but had too many erros. So I removed it. tried a few other visitor counters, but when one was at my secured pages, they would get a pop up there is some unsecured item on web page. Due to the fact my site monthly income is still low, so just put out that kind of monthly payments for a counter. So I want something that is free or reasonable. So am asking for help with visitor web stats or ideas on something else. Thanks. blr044 I´m not entirely sure this will help but in the readme there is a refference to modifying the style.css adding the following lines .VisitorTableBox {border-top: solid 1px #000000; border-left: solid 1px #000000; } .VisitorTableHeadingContent { font: bold 8pt Verdana, Arial, sans-serif; color: #000000; bold; border-right: solid 1px #000000; border-bottom: solid 1px #000000; } .VisitorTableContent { font: normal 8pt Verdana, Arial, sans-serif; color: #000000; border-right: solid 1px #000000; border-bottom: solid 1px #000000; } Which as you can see has refferences to colour Quote
blr044 Posted May 9, 2008 Author Posted May 9, 2008 That piece of script only deals with the font color. I even tried a few pieces of code for example; TD: odd and and for TD even, that did not even solve the issue. Thanks. blr044 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.