Jump to content

Remove "Language:" from Language select.


Bucket

Recommended Posts

It seems that the actual : is encrypted in the main files, i could not find it.

 

however you could edit your footer.tpl section and find this:

 

<div align="right">{if $langchange}{$setlanguage}{/if}

 

And insert this:

 

<div align="right"><font color="(background color)">{if $langchange}{$setlanguage}</font>{/if}

 

But change (background color) to the background color of your site which can be found in the style.css under footerbar.

 

This will hide the : from being seen unless someone highlights it

Link to comment
Share on other sites

  • 4 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated