phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
[no dupe] Changes required in last topic titles?

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
::  
Author Message
apeee
PR0
PR0


Joined: 06 Nov 2007
Posts: 60

[no dupe] Changes required in last topic titles?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
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13031

[no dupe] Changes required in last topic titles?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 :
Code:
            $char_limit = 25;


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
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
Page 1 of 1

Navigation Similar Topics

Jump to: