Change logo then you change languages

Please only post questions about mods, extensions, themes, languages and tutorials. for other technical question please use vldPersonals forum instead.

Change logo then you change languages

Postby admin » October 29th, 2010, 7:51 am

Question:
I will ask a question about join now logo ...
if I have a site with a join now logo:

example: join_now.png
but how to make it multi languages ...
so then we change sites languages it even change the logo ..

okey why do this ? if I have a logo images with text inside it ...
it should be very nice if it will be switched then we change languages.

maybe I have a logo with text "join now" (english)
Image
but in swedish we call it "Bli medlem" (swedish)
Image

or make 2 png images one with the hearth and one with the text and overlapping them .
Image+Image=Image
I know it can be done with css but I canĀ“t find a good tutorial how to do ...
and again how to make it work with multi languages ?

"joinnow" =>
"<img src=media/join_now.png border=0>",

I know it will work in some scripts but not sure if it work for vldpersonals ?

someone knows how to do this ... or can give me a idea how to do ... I hope so ...

Answer:
Okey here is the solution. (Thanks Radioact)

First upload 2 images to your sites /media/ folder ... (not the templates folder !)
I did 2 images ... english.png and swedish.png ...

Change your header.tpl

Before:
Code: Select all
<div class="join">{anchor:url1="account/register/",url2="index.php?m=account_register",name="Join Now !"</div>

After:
Code: Select all
<div class="join">{anchor:url1="account/register/",url2="index.php?m=account_register",name="Join Now !"}<img src="media/{session.language}_joinfree.png" /></div>


Now it is different logos then you switch your languages :)
//gugu
Admin VldMods Forum
User avatar
admin
Site Admin
 
Posts: 105
Joined: 13 Aug 2010
Location: sweden
Knowledge: 6
Vld Version: 2.7
Vld Site: http://www.love2u.se

Return to Questions & Answers

Who is online

Users browsing this forum: No registered users and 1 guest

cron