Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 3 of 3
Goto page Previous  1, 2, 3
 
Reply with quote Download Post 
Post 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: h**p://forum-styles.com/ip/forum.php

And you can use these fixes if you want to.  

Code: [Download] [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="h**p://***.icyphoenix.com/" target="_blank">Icy Phoenix</a> based on <a href="h**p://***.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="h**p://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>


stats.png
Description:  
Filesize: 4.28 KB
Viewed: 11615 Time(s)

stats.png

lofi.png
Description:  
Download
Filename: lofi.png
Filesize: 13.91 KB
Downloaded: 173 Time(s)

 
 
Last edited by Guest on Mon 31 Mar, 2008 12:38; edited 1 time in total 
 
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post 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
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
Edited by Guest, Mon 20 Oct, 2008 13:10: Spelling Optimised for the Search Engine.
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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 h**p://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!  h**p://forum-styles.com/ip/forum.php
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Work On NewTemplate For Icy 1.2 
 
aha...
so u already fixed in your site..right?
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
Edited by Guest, Mon 20 Oct, 2008 13:11: Spelling Optimised for the Search Engine.
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post 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...  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 3 of 3
Goto page Previous  1, 2, 3


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You 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


  

 

  cron