SOLVED Fixed Width For "Last Post"


Subject: Fixed Width For "Last Post"
How can I define a fixed width for the column "Last Post" in the index.
I use the style Black Pearl for phpBB3.

Profile PM  
Subject: Re: Fixed Width For "Last Post"
Plati wrote: [View Post]
How can I define a fixed width for the column "Last Post" in the index.
I use the style Black Pearl for phpBB3.

Try this...

OPEN
styles/black_pearl/template/forumlist_body.html

FIND
Code: [Download] [Hide] [Select]
<th>&nbsp;{L_LAST_POST}&nbsp;</th>


REPLACE WITH
Code: [Download] [Hide] [Select]
<th width="150">{L_LAST_POST}&nbsp;</th>

Subject: Re: Fixed Width For "Last Post"
Sorry, but it doesn't work.

I've also deleted the cache. Here's my forumlist_body.html in txt format.

Profile PM  
Subject: Re: Fixed Width For "Last Post"
Can someone help me??? Please.

Profile PM  
Subject: Re: Fixed Width For "Last Post"
verry verry late but if you still need help on this one plati ¿? :LOL:

http://www.icyphoenix.com/viewtopic.php?p=49035#p49035


Page 1 of 1


  
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

   

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.0851s (PHP: 20% SQL: 80%)
SQL queries: 11 - Debug Off - GZIP Enabled