As subject...
depending of the output above, sometimes the "page generation time" block is not at the center of the page.
Bye.
SOLVED Footer Not Displayed Correctly
Subject: Re: Footer Not Displayed Correctly
It depends on the browser and on a couple of classes... I'll try to look at it.
magma wrote: [View Post]
It depends on the browser and on a couple of classes... I'll try to look at it.
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>
<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>
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???
Subject: Re: Footer Not Displayed Correctly
Try to check that you have uploaded all files correctly... :roll:
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.
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 ;)
Subject: Re: Footer Not Displayed Correctly
This has been definitely solved in the new project.
I'm locking this topic.
I'm locking this topic.
Subject: Respuesta: Footer Not Displayed Correctly
SOLVED or FIXED MG? :roll:
Edit title to SOLVED :wink:
Edit title to SOLVED :wink:
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1294s (PHP: 15% SQL: 85%)
SQL queries: 10 - Debug Off - GZIP Enabled