Icy Phoenix
Old Bugs - Footer Not Displayed Correctly
magma [ Thu 14 Sep, 2006 22:09 ]
Post subject: Footer Not Displayed Correctly
As subject...
depending of the output above, sometimes the "page generation time" block is not at the center of the page.
Bye.
Mighty Gorgon [ Sun 17 Sep, 2006 20:14 ]
Post subject: Re: Footer Not Displayed Correctly
As subject...
depending of the output above, sometimes the "page generation time" block is not at the center of the page.
Bye.
It depends on the browser and on a couple of classes... I'll try to look at it.
Nikola [ Mon 18 Sep, 2006 15:05 ]
Post subject: Re: Footer Not Displayed Correctly
magma, you can change width in that table, for example:
<td colspan="3" width="100%" id="copyright">
<table cellspacing="0" cellpadding="0">
<tr>
<td nowrap="nowrap" align="left" width="290" valign="bottom">
<span style="font-size: 9px; color: #888888;">Powered by <a href="http://www.icyphoenix.com/" target="_phpbbxs">phpBB XS 2</a> based on <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> © phpBB Group<br />Design by <a href="http://www.phpbbstyles.com" target="_blank">phpBBStyles.com</a> | <a href="http://www.stylesdb.com" target="_blank">Styles Database</a><br />{TRANSLATION_INFO}
</span>
</td>
<td nowrap="nowrap" width="100%" align="center">
<center>
<span style="font-size: 10px;"><b>{LOFI}</b></span>
<!-- BEGIN generation_time_switch -->
<span class="generation">{PAGE_GEN_TIME} <b>{GENERATION_TIME}s</b> (PHP: {PHP_PART}% SQL: {SQL_PART}%)<br />{SQL_QUERIES}: {NUMBER_QUERIES} - {DEBUG_TEXT} - {GZIP_TEXT} </span>
<!-- END generation_time_switch -->
</center>
</td>
<td nowrap="nowrap" width="290" align="right" valign="bottom">
<span class="generation">
<!-- BEGIN cback_cracker_tracker -->
{cback_cracker_tracker.CTRACKER_FOOTER}
<!-- END cback_cracker_tracker -->
</span>
</td>
</tr>
</table>
</td>
Merrillizer [ Sun 01 Oct, 2006 13:06 ]
Post subject: Re: Footer Not Displayed Correctly
HI. I am new. Just installed XS. I noticed immediately that the footer is missing, on all pages. Whats up with that???
Mighty Gorgon [ Sun 01 Oct, 2006 14:07 ]
Post subject: Re: Footer Not Displayed Correctly
Try to check that you have uploaded all files correctly... :roll:
Merrillizer [ Mon 02 Oct, 2006 18:14 ]
Post subject: Re: Footer Not Displayed Correctly
:lol: Yes, I did. I am testing both XS and Integramod, and the same thing happened when I first installed Integramod. There was a line of code in the file pertaining to crackertracker that was making the footer disappear. I will check the XS file to see if its the same thing going on there.
moreteavicar [ Thu 12 Oct, 2006 04:37 ]
Post subject: Re: Footer Not Displayed Correctly
Thats strange, because it hasn't effected anyone else. What theme were you using? If it was anything other than ca_aphrodite, then the theme needs to be modified (in overall_footer.tpl). Be warned, though, some themes have different ways of assigning tables etc (e.g. using a <div id="something"> where the something in the css stylesheet is actually a table definition), and also, the <td> tags might not be used in the same way. So, you can't do a straight copy and paste of the entire overall_header file between different themes. Well, you'll find all this out as you play about with it, as it sounds like you're doing ;)
Mighty Gorgon [ Mon 16 Oct, 2006 01:33 ]
Post subject: Re: Footer Not Displayed Correctly
This has been definitely solved in the new project.
I'm locking this topic.
ThE KuKa [ Sun 29 Oct, 2006 13:53 ]
Post subject: Respuesta: Footer Not Displayed Correctly
SOLVED or FIXED MG? :roll:
Edit title to SOLVED :wink:
Mighty Gorgon [ Sun 29 Oct, 2006 17:39 ]
Post subject: Re: SOLVED -Footer Not Displayed Correctly
Thanks ThE KuKa! :lol: