SirDiegoSama Posted October 2, 2011 Share Posted October 2, 2011 Hello, I'm using the Addstuff Homepage module under the Rumah Batik theme which lets me add some custom stuff to the homepage thought an html file. The module is very clean and easy to use, I created the following page to display an image with a link to another page of my website: <html> <body> <a href="URL link"><img src="image URL" alt="Description of the image" width="360" height="180" /> </a> </body> </html> Since the image contains graphic text itself and the website is a multilanguage one, I would like to upload different images with graphic text translations to be displayed on each different language page. Is there a way to do that modifying the html page or do I need to modify the module to make it choose a different file according to the language selected (big problem for me)? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now