Closed (won't fix)
Project:
Marinelli
Version:
6.x-2.96
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2011 at 16:15 UTC
Updated:
17 Jul 2016 at 01:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
manoloka commentedI've sorted something but still more left.
Adding
#footer { clear: both;}sorts the issue with the footer and puts it on its place and doesn't look like it's breaking anything else.Any idea?
Comment #2
manoloka commentedOk ... I fixed it :)
Forget about 1#, it isn't even a css issue at all.
It was a problem with the page.tpl.php, a
<div/>in the wrong place,This is what I did;
The way it was, the "rsidebar" was within the "primary", by changing that
, now the "rsidebar" is outside the "primary".I don't know if this is a bug or it's meant to be like that but it fixes my problem and doesn't seem to break anything.
Do you know what I mean? See the pic to understand
If this is actually a bug and think that my solution is good, I'll be happy to write the patch ... if someone can direct me how to do so (a link to a good tutorial is enough).
Please let me know what you think.
Thanks
Comment #3
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.