Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • dvfx Friend
    #124237

    Hi i whant to know if it is possible to change the header images from the Ja Zibal template when a user change the language because i have text in my images.

    Exemple: I have a FRENCH and ENGLISH website

    (I have the images S01EN.jpg, S02EN.jpg, S03EN.jpg, S04EN.jpg, S05EN.jpg for each menu for the Headers in the english website

    and for the french version i have s01FR.jpg, s02FR.jpg, s03FR.jpg, s04FR.jpg, s05FR.jpg)

    do you have a piece of code i can use to make the header image switch when a visitor switch language?

    thanks for any help!

    dvfx Friend
    #234390

    nevermind i found a way

    ganaabut Friend
    #236857

    I have much more than 5-6 images and need to find a way to customize image rotator. How did you do it?

    Thanks

    lehoai Friend
    #237396

    Hi ganaabut,

    I you want to change your image rotator, you can change the order of images in array at the line 20 like this

    – $ja_header_images = array(‘sh01.jpg’,’sh02.jpg’,’sh03.jpg’);
    Each sub header image will be assigned to each menu example i have menu1, menu2 , menu3, menu4, menu5
    So now when i browse these menu the header is
    menu1 => sh01.jpg,
    menu2 => sh02.jpg,
    menu3 => sh03.jpg,
    menu4 => sh01.jpg
    menu5 => sh02.jpg

    So if you want to customize this rotator. please change image’s order to which you want,

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  lehoai 16 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum