smartin591 Posted June 16, 2007 Posted June 16, 2007 how do I remove the "choose language" and flags at the top I want to get rid of this because english is going to be the only language I'm going ot use. thanks
go2pub Posted June 17, 2007 Posted June 17, 2007 how do I remove the "choose language" and flags at the top I want to get rid of this because english is going to be the only language I'm going ot use. thanks The easiest way would be to remove all the other languages in admin, then comment out the call to the languages box in column_right.php Find the following in column_right.php include(DIR_WS_BOXES . 'languages.php'); and change to //include(DIR_WS_BOXES . 'languages.php'); Hope this helps, as always backup before changing anything so if it doesn't work you can change back ;)
L.A.Willman Posted January 16, 2012 Posted January 16, 2012 Is it possible to edit out or remove the flags entirely? I suppose I could rename some tacky GIF to replace it, but I'd rather just eliminate it totally. I too plan only one language, and want it to look as clean and mean as possible. Thank You
♥geoffreywalton Posted January 16, 2012 Posted January 16, 2012 Comment out the code that displays the flags or even remove it totally. Cheers G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
L.A.Willman Posted January 16, 2012 Posted January 16, 2012 Comment out the code that displays the flags or even remove it totally. Cheers G Thanks Geoffrey, I'm not to sure I'm catching all occurances of them. I am getting better at it. I've been going through the entire program directory by directory, file by file, searching for certain items. I'm getting closer though. Again, Thank You.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.