I just added the footer message and the first line is actually cut at 3/4 of the text.

I tryed to add some
code to lower the text, but it seems that it only push the first line higher! :(

See screen shot. I had to highlight the text so you can see the actual text.

CommentFileSizeAuthor
#3 footer2.jpg71.78 KBalexandreracine
capture.jpg68.64 KBalexandreracine

Comments

Jeff Burnz’s picture

Category: bug » support

Can'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.

alexandreracine’s picture

Status: Active » Fixed

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

alexandreracine’s picture

Status: Fixed » Active
StatusFileSize
new71.78 KB

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

Jeff Burnz’s picture

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

alexandreracine’s picture

Ok, 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.

Jeff Burnz’s picture

Your link just times out.

alexandreracine’s picture

Status: Active » Closed (fixed)

I'll get back to you on this. I'll close it for now.