News:

Wondering if this will always be free?  See why free is better.

Main Menu

Website Button

Started by jake1981, May 19, 2007, 04:03:26 PM

Previous topic - Next topic

cyberdyne

Quote from: nitsua on May 22, 2007, 07:11:33 PM
is there a way that instead of it saying "website" can I make it say something else?

Yes, I found this in /Themes/default/index.template.php

Look for:

isset($txt['websiteButton_txt']) ? $txt['websiteButton_txt'] : 'Website', '</a>


Replace with:

isset($txt['websiteButton_txt']) ? $txt['websiteButton_txt'] : 'TEXT OF YOUR CHOICE', '</a>
Using:
v.1.1.16
Custom theme (modified SMF Default Theme - Core)
AND
v.2.0.1
Custom theme (modified Bright Forest)

Advertisement: