Closed (fixed)
Project:
Pixture Reloaded
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2008 at 21:16 UTC
Updated:
20 Nov 2008 at 21:25 UTC
Jump to comment: Most recent file
Comments
Comment #1
Jeff Burnz commentedCan't help you without a link. One assumes you are making all sorts of changes so I cant tell what you have changed.
Just from the screenshot I can see you have modded the footer.
Comment #2
alexandreracine commentedI used the original one to test, but I think I did not empty the cache for my test. So the original does work correctly. I'll recheck mine. Thanks.
Comment #3
alexandreracine commentedSorry I need to reopen this and it's maybe related.
I added a block in the footer region and it is overlapping the footer of Drupal. This is with the original pixture_reloaded. I wanted to copy the block.tpl.php as block-footer.tpl.php but it seems it does not work.
In this example, nothing is in the actual Drupal footer and only one block is added with text.
Thanks.
Comment #4
Jeff Burnz commentedNo link no help, sorry mate but I don't personally have time to replicate what i might "assume" is happening.
Bascially though, everything in PR is fixed pixel heights or widths, it's a pixel perfect theme you might say, not everything, footer included, just expands to accommodate additional content. This is because there is a gradiant fill by default on the footer, so you may have to dig around and alter the CSS for the footer.
Comment #5
alexandreracine commentedOk, this should work (link removed)
This is with the original 6.3x version without modification.
Now, looking how Drupal handle the "drupal footer", I think it is fair to say that it's not be to have multiple lines for now. In the Drupal footer, I use "< br >" to force line carriage.
For the block footer, it's there, but ... not visible to the eye.
Comment #6
Jeff Burnz commentedYour link just times out.
Comment #7
alexandreracine commentedI'll get back to you on this. I'll close it for now.