Quote Originally Posted by DrByte View Post
You will have to do some custom coding to make that happen.

Key: You can determine the current language selection by checking the value of the $_SESSION['language'] or $_SESSION['languages_code'] variables, and then take action accordingly.
Thank you for your reply DrByte,
I will hve a look at that at a later stage. For now i have been able to install the css drop down menu, that has made the site look a lot more organised. Though that too needs a little more modifying.

Goshawk