-
AuthorPosts
-
ellie_t Friend
ellie_t
- Join date:
- March 2008
- Posts:
- 205
- Downloads:
- 0
- Uploads:
- 11
- Thanked:
- 1 times in 1 posts
June 22, 2008 at 7:09 pm #130006hi,
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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 23, 2008 at 2:56 am #255342Hi 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 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
June 23, 2008 at 3:46 am #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
-
AuthorPosts
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