Quote:
Originally Posted by Anseur
Yes, just edit the GCBOS template and you will see where it is written to be altered to whatever you like.
|
I changed:
Code:
<span class="forumtitle" style="padding-left:8px">{vb:rawphrase GCBOS}</span>
To:
Code:
<span class="forumtitle" style="padding-left:8px">{vb:rawphrase ChatBox}</span>
It doesnt work it just leaves it blank why is that? its shitting me bad lol
Argh omg my mistake i had to delete the hook and just place the name >.<
Code:
<span class="forumtitle" style="padding-left:8px">ChatBox</span>