View Single Post
  #108  
Old 03-25-2008, 12:05 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by citron View Post

- y a t-il un lien javascript vers ton site? J'utilise Noscript et c'est ce qu'il me dit. Si c'est le cas, je voudrais absolument enlever ce lien. Je préfèrerais un lien classique vers ton site.

Ouvrir le fichier focus_template_addon.php et aller a la ligne 218 changer

Code:
<div id='footer'>$focusownername | $template_version_link | ".$FOCUS_TEXT['copyright_template_script']."</div>

Pour

Code:
<div id='footer'>$focusownername | $template_version_link | ".$FOCUS_TEXT['copyright_template_no_script']."</div>
Reply With Quote