Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ellie_t Friend
    #130006

    hi,
    what is the highslide module ? is that the module with tabs that slides horizontally with content relating to the tab name ? i noticed on teline BUT there is not layout for that one..like on dravity where it tells you this is that mod…

    i am desperately looking for a tabbed news module… where can i download this and can i use on edenite on joomla 1.5.3

    thanks.

    Sherlock Friend
    #255342

    Hi ellie_t !
    There isn’t highslide module, Highslide is affect with javascript , it implemented to teline_ii template. you can open index.php file in templates/ja_teline_ii folder , find following code section :
    at about line 31 : css file for heighslide


    <link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/highslide/highslide.css" type="text/css" />

    at about line 38 , script for highslide :


    <script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/highslide/swfobject.js"></script>
    <script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/highslide/highslide-with-html.packed.js"></script>

    at about line 69 :script for high
    slide :


    <script type="text/javascript">
    hs.graphicsDir = '<?php echo $tmpTools->templateurl(); ?>/highslide/graphics/';
    hs.showCredits = true; // you can set this to false if you want
    hs.creditsText = 'Powered by JA Highslide';
    hs.creditsHref = 'http://joomlart.com/';
    hs.creditsTitle ='Go to the Highslide JA homepage';
    </script>

    highslide folder is templatesja_teline_iihighslide

    cgc0202 Friend
    #255363

    <em>@hainn84 61187 wrote:</em><blockquote>Hi ellie_t !
    There isn’t highslide module, Highslide is affect with javascript , it implemented to teline_ii template. you can open index.php file in templates/ja_teline_ii folder , find following code section :
    at about line 31 : css file for heighslide


    <link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/highslide/highslide.css" type="text/css" />

    at about line 38 , script for highslide :


    <script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/highslide/swfobject.js"></script>
    <script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/highslide/highslide-with-html.packed.js"></script>

    at about line 69 :script for high
    slide :


    <script type="text/javascript">
    hs.graphicsDir = '<?php echo $tmpTools->templateurl(); ?>/highslide/graphics/';
    hs.showCredits = true; // you can set this to false if you want
    hs.creditsText = 'Powered by JA Highslide';
    hs.creditsHref = 'http://joomlart.com/';
    hs.creditsTitle ='Go to the Highslide JA homepage';
    </script>

    highslide folder is templatesja_teline_iihighslide</blockquote>

    Hi Hainn,

    Isn’t there a module of the Highslide images in the JA Teline? So, why can’t it be packaged so that it could be used in other templates?

    Also, for the code:


    <script type="text/javascript">
    hs.graphicsDir = '<?php echo $tmpTools->templateurl(); ?>/highslide/graphics/';
    hs.showCredits = true; // you can set this to false if you want
    hs.creditsText = 'Powered by JA Highslide';
    hs.creditsHref = 'http://joomlart.com/';
    hs.creditsTitle ='Go to the Highslide JA homepage';
    </script>

    Is there a way so that the following can be customized (made different) for each image?


    hs.creditsText = 'Powered by JA Highslide';
    hs.creditsHref = 'http://joomlart.com/';
    hs.creditsTitle ='Go to the Highslide JA homepage';

    Thanks.

    Cornelio

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

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

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