How do I get rid of that in the title. I'll give credit to AABox somewhere else but I dont want it in the title. especially if someone puts my site on their favorites.. Thanks.
This is a discussion on How to get rid of the "Welcome to AABox's MS2.." i within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; How do I get rid of that in the title. I'll give credit to AABox somewhere else but I dont ...
How do I get rid of that in the title. I'll give credit to AABox somewhere else but I dont want it in the title. especially if someone puts my site on their favorites.. Thanks.
The page title is in ->includes -> languages -> english.php
(Look for // page title)
define('TITLE', 'Your Page Title');
The title tag line is in -> includes -> languages -> english -> index.php
(Look for -> define('HEADING_TITLE', 'Change this to whatever you want'); -)
Hope this helps.
Bookmarks