| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
apeee PR0

Joined: 06 Nov 2007 Posts: 60
|
Posted: Sun Dec 23, 2007 12:25 am Post subject: [no dupe] Changes required in last topic titles? |
|
|
1. After some limited words the topic title gets "......." I want to extend the limit of words. How can I do it?
2. You have used italic <i></i> tag for the topic title, which rather I want to use only bold <strong></strong> tag. How can I do it? |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13031
|
Posted: Sun Dec 23, 2007 10:43 am Post subject: Re: [no dupe] Changes required in last topic titles? |
|
|
1) Since it's not something one should need to change every other day, it's left hard coded in the code.
Look for :
In includes/functions_display.php.
0 will prevent clipping, greater numbers are the chars limit applyed (does not break words).
2) About styling, look for :
| Code: | | <!-- IF forumrow.LAST_POST_LINK --><i>{forumrow.LAST_POST_LINK}</i><br/><!-- ENDIF --> |
in the prosilver's forumlist_body.html or :
| Code: | <!-- IF forumrow.LAST_POST_LINK -->
<p class="topicdetails"><i>{forumrow.LAST_POST_LINK}</i></p>
<!-- ENDIF --> |
in the subsilver2's one.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |