Active
Project:
ColorPaper
Version:
6.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2009 at 01:23 UTC
Updated:
28 Jan 2009 at 02:45 UTC
At the bottom of every page there is a strange black stripe. This stripe does not exist in administration pages. I dont understand how this happens only in regular pages and not in administration pages (all of them seem okey) but it ruins the finish of pages that are ment to be seen by the users of the site.
See sreenshot.
I hadnt noticed this stripe in drupal 6.8. Now I have been updated to 6.9 (just in case this has something to do with 6.9).
| Comment | File | Size | Author |
|---|---|---|---|
| blackstripe.jpg | 29.07 KB | agrigor1 |
Comments
Comment #1
agrigor1 commentedSorry for bothering
This was caused by the script of Piwik module added at the footer.
You may close this
Comment #2
ktleow commentedNo problem. Thanks for sharing the info with other users =D
Comment #3
agrigor1 commentedJust in case someone else has the same problem.
Until the piwik development team fix this (I am pessimist cause they think it is a theme problem, although I believe its not) we can solve this problem by moving higher the
This seems to work.
I hope the color paper developers agree with placing it there
Comment #4
agrigor1 commentedI was wondering :
is there a reason why print $closure should be outside the footer region?
I ask this because usually the modules that create scripts say that this will be placed in the footer region (expecting that this will be realized by print $closure).
But in color paper theme the print $closure is under the footer region (before the body closing tag).
Comment #5
ktleow commentedAgrigor1,
I have noted this task request and will complete it once I'm available.
Currently busy working on another project =S
Will get back ASAP when I'm done.
Thanks for reporting!