test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • erssoft Friend
    #124657

    I’m new with such thing, i try to make an Spotlight Modules like in the sample

    To set up 3 eye-catching modules with transparent images compatible with all browsers (including IE6 – The PNG Destroyer) in spotlight area, you have to put this into your modules’ content:

    I don’t understand where or in which module i must write this code or if i need to create a new module.

    <script type=”text/javascript”>
    od_displayImage(‘your-image-ID’, ‘full-path-to-your-image-(without-the-dot-png-extension)’, width, height, ”, ”);
    </script>

    Thank you. Eric

    Menalto Friend
    #235363

    Go to Modules>Site Modules>New on top right.
    Add the code:
    <script type="text/javascript">
    od_displayImage('your-image-ID', 'full-path-to-your-image-(without-the-dot-png-extension)', width, height, '', '');
    </script>

    And assign the module to the position and menu item you wanna show it to.

    erssoft Friend
    #235591

    Ok, i write the code and i what i see is the code not the image. What’s wrong? I assign the position, it’s ok but i can’t see the image. You can see it here:http://www.ersgimnasio.com
    Thank you.

    <script type=”text/javascript”>
    od_displayImage(‘texto ventana 1.jpg’, ‘http://www.ersgimnasio.com/template/ja_villadi/images/texto ventana 1.jpg’, 200, 114, ”, ”);
    </script>

    Khanh Le Moderator
    #235597

    You must disable the WYSIWYG editor (in global configuration) or you write this code in html source (in WYSIWYG editor, find the source html button)

    erssoft Friend
    #235706

    I do it and nothing appear, i can’t see the image.

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

This topic contains 5 replies, has 3 voices, and was last updated by  erssoft 16 years, 11 months ago.

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