Work On NewTemplate For Icy 1.2 »  Show posts from    to     

Icy Phoenix


Show Off - Work On NewTemplate For Icy 1.2



Lopalong [ Mon 31 Mar, 2008 06:32 ]
Post subject: Re: Work On NewTemplate For Icy 1.2
Mate, whatever you think is fine, I thought it may have been an oversight.

But you do have two problems:

The stats footer needs to be closed of because it breaks the .css.

And the LOFI version is well - just yucky!
But that's a bug with IP because there is far too much information in the footer for the way it is formatted.

Working fixed Demo: http://forum-styles.com/ip/forum.php

And you can use these fixes if you want to.

Code: [Hide] [Select]
statistics.tpl


Find:

<!-- BEGIN main_bottom -->
<div class="copyright" style="text-align:center;">{VERSION_INFO}<br />{INSTALL_INFO}<br />{VIEWED_INFO}</div>
<!-- END main_bottom -->

Replace with:

<!-- BEGIN main_bottom -->
</td>
<table>
<tr>
<td align="center"><img src="{FULL_SITE_PATH}{SPACER}" alt="" width="1px" height="1px" /></td>
</tr>
</table>
<div class="copyright" style="text-align:center;">{VERSION_INFO} &diams; {INSTALL_INFO} &diams; {VIEWED_INFO}</div>
<!-- END main_bottom -->



overall_footer_limun.tpl


DELETE EVERYTHING:

Replace with: ## And DON'T change these hard-paths - src="templates/rc_limun/images/limun/footer_r.png" ##

<!-- BEGIN switch_importal -->
{PORTAL_TAILCENTER}
</td>
{PORTAL_TAILRIGHT}
</tr>
</table>
{PORTAL_TAIL}
<!-- END switch_importal -->

{CMS_ACP}
<div style="text-align:center;"><br /><span class="admin-link">{ADMIN_LINK}</span><br /><br /></div>
</td>
</tr>
<!-- BEGIN switch_footer_table -->
<tr>
<td width="100%" colspan="3">
<div style="padding-left:5px; padding-right:5px;">
<table class="forumline" width="100%" cellspacing="0" cellpadding="0">
<tr><td class="row-header"><span>{L_STAFF_MESSAGE}</span></td></tr>
<tr><td><div class="post-text"><br />{switch_footer_table.FOOTER_TEXT}<br /><br /></div></td></tr>
</table>
</div>
</td>
</tr>
<!-- END switch_footer_table -->
<!--
<tr>
<td colspan="3" width="100%">
<table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td class="row5bg" width="100%">&nbsp;</td></tr>
</table>
</td>
</tr>
-->
<tr>
<td colspan="3">
<div style="text-align:center;padding-bottom:10px;">
<span class="genmed"><b>{LOFI}</b></span></div>
<div id="bottom_logo_ext">
<div id="bottom_logo">
<table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td nowrap="nowrap" width="25%" align="left">
<span class="copyright">&nbsp;Powered by <a href="http://www.icyphoenix.com/" target="_blank">Icy Phoenix</a> based on <a href="http://www.phpbb.com/" target="_blank">phpBB</a>{TRANSLATION_INFO}</span>
</td>
<td nowrap="nowrap" align="center">

<!-- BEGIN generation_time_switch -->
<span class="generation">{PAGE_GEN_TIME} <b>{GENERATION_TIME}s</b> (PHP: {PHP_PART}% SQL: {SQL_PART}%)</span><br />
<span class="generation">{SQL_QUERIES}: {NUMBER_QUERIES} - {DEBUG_TEXT} - {GZIP_TEXT}</span>
<!-- END generation_time_switch -->
</td>
<td nowrap="nowrap" width="25%" align="right">
<span class="copyright">Design by <a href="http://art.creativeproject.com" target="_blank">&copy; Limun</a>&nbsp;</span>
</td>
</tr>
</table>
</div>
</div>
</td>
</tr>
</table>
</td>
<td class="rightshadow" width="9" valign="top" align="left"><img src="{FULL_SITE_PATH}{SPACER}" alt="" width="9" height="121" /></td>
</tr>
</table>
<span><a name="bottom"></a></span>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="60px">
<img border="0" src="templates/rc_limun/images/limun/footer_l.png"></td>
<td class="footer_c" width="100%">
<p align="center"><a href="http:">
<span style="text-decoration: none; font-weight: 700">Style 2008</span></a></p></td>
<td width="60px">
<img border="0" src="templates/rc_limun/images/limun/footer_r.png"></td>
</tr>
</table>
<div style="padding:2px;"></div>
{BOTTOM_HTML_BLOCK}
<div style="padding:5px;"></div>
</body>
</html>


Limun [ Mon 31 Mar, 2008 12:15 ]
Post subject: Re: Work On NewTemplate For Icy 1.2
thank you
..i will replace this...even if stats i see as ok...(didnt check in IE )
but link is not work http://127.0.0.1/ip-themes/forum.php


Lopalong [ Mon 31 Mar, 2008 12:41 ]
Post subject: Re: Work On NewTemplate For Icy 1.2
Limun wrote: [View Post]
thank you
..i will replace this...even if stats i see as ok...(didnt check in IE )
bte link is not work http://127.0.0.1/ip-themes/forum.php


Hahaha!

I did it again! "LocalHost" ?

You won't see it in either FF, IE or Opera until you load and activate any of the Stat modules in the ACP.

BTW, This link is better! http://forum-styles.com/ip/forum.php


Limun [ Mon 31 Mar, 2008 14:05 ]
Post subject: Re: Work On NewTemplate For Icy 1.2
aha...
so u already fixed in your site..right?


Lopalong [ Mon 31 Mar, 2008 22:56 ]
Post subject: Re: Work On NewTemplate For Icy 1.2
Yes!

I couldn't wait for you to fix it, because I'm really fussy; and it gave me something else to do.

And the reason I posted the fix, is because other theme-makers are going to have the same problem.


Limun [ Mon 31 Mar, 2008 23:00 ]
Post subject: Re: Work On NewTemplate For Icy 1.2
Lopalong wrote: [View Post]
Yes!

I couldn't wait for you to fix it, because I'm really fussy; and it gave me something else to do.

And the reason I posted the fix, is because other theme-makers are going to have the same problem.


thank you...




Powered by Icy Phoenix