Icy Phoenix

     
 


This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post FAP CUSTOMIZATION - Page Size FAP = PHPBB ? 
 
Maybe this is a stupid question, but I'd never seen in forum: is there in FAP option for page size (es. 780 px max width) or = phpbb forum?
Thanks
 



 
felix968Send private message  
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: Page Size FAP = PHPBB ? 
 
There is no option to set the page size to a specific width.
It's all contained in a table that should expand/contract to fit your monitor's resolution.... as is the Forum
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
Artie wrote: [View Post]
There is no option to set the page size to a specific width.
It's all contained in a table that should expand/contract to fit your monitor's resolution.... as is the Forum


Yes, but my forum is boarded on mkportl, so if a set a size on mkportal, the same size is on forum...and not in the FAP...can we change it setting the size in php code?
 



 
felix968Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
Changing the code would be PITA ....
I imagine MKPortal just creates it's own table as a container for phpbb, that is adjustable as you stated.
Should not be difficult to add FAP to the mix, if one new where.

I don't use MKPortal so I can't be sure, but if you can provide a link to a MKPortal site it might prove helpful.  
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
http://wwww.mkportal.it

thank you artie
 



 
felix968Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
Is your problem only with the album index page ?
The other album pages display like you want ?
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
Artie wrote: [View Post]
Is your problem only with the album index page ?
The other album pages display like you want ?


wow...i're right artie...the other album pages display lake portal and forum ..... we have problem only on album index page...
 



 
felix968Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
I think this should fix your problem.

OPEN templates/YOUR TEMPLATE/album_index_body.tpl

FIND
Code: [Download] [Hide] [Select]
<td class="row1" valign="top" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';" nowrap="nowrap">

REPLACE WITH
Code: [Download] [Hide] [Select]
<td class="row1" valign="top" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">

 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
Artie wrote: [View Post]
I think this should fix your problem.

OPEN templates/YOUR TEMPLATE/album_index_body.tpl

FIND
Code: [Download] [Hide] [Select]
<td class="row1" valign="top" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';" nowrap="nowrap">

REPLACE WITH
Code: [Download] [Hide] [Select]
<td class="row1" valign="top" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">


without nowrap.....no, artie, it's the same before ...
 



 
felix968Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
I think this was part of the problem and I also think that if you remove some of the columns (ie Total Comments, etc) from displaying in the index table it may help.
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
Ok Artie!
Now Works....
Thank you again and forever
 



 
felix968Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
That's great !

You may also need to remove the nowrap (same line) from the album_cat_body.tpl
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Page Size FAP = PHPBB ? 
 
Ok.
Tank you again
 



 
felix968Send private message  
Back to topPage bottom
This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


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