-
AuthorPosts
-
July 15, 2008 at 7:45 pm #130897
Hi
Anybody idea where i can change the language (move, close, verify, fields etc.) in the register form from highslide? Found it for other things but not this one :confused:
look at my jpg file.
thanks and regards
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 16, 2008 at 10:18 am #260124Hi graffa !
You open default.php file in templatesja_teline_iihtmlmod_login folder , find following code at about line 80 :
<ul>
<li class="highslide-move">
<a href="#" onclick="return false">Move</a>
</li>
<li class="highslide-close">
<a href="#" onclick="return hs.close(this)">Close</a>
</li>
</ul>
you must change red text.
1 user says Thank You to Sherlock for this useful post
July 17, 2008 at 7:51 am #260421hi there,
I wanted to do the same in the Search form?
to change words CLOSE, ABOUT into my native language
Can I erase “Powered by JA Highslide” ?
thank you
robertas<em>@hainn84 66960 wrote:</em><blockquote>Hi graffa !
You open default.php file in templatesja_teline_iihtmlmod_login folder , find following code at about line 80 :
<ul>
<li class="highslide-move">
<a href="#" onclick="return false">Move</a>
</li>
<li class="highslide-close">
<a href="#" onclick="return hs.close(this)">Close</a>
</li>
</ul>
you must change red text.</blockquote>
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 17, 2008 at 8:12 am #260428Hi
About Search, you can edit default.php (templatesja_teline_iihtmlmod_search)
<li class="highslide-move">
<a href="#" onclick="return false">Move</a>
</li>
<li class="highslide-close">
<a href="#" onclick="return hs.close(this)">Close</a>
</li>
About “Powered by JA Highslide”:
edit index.php(templates/Ja_teline_ii)
Search those lines:
<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>
Change as you wantJuly 17, 2008 at 6:40 pm #260572thanks very much. it worked
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by rubikonas 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change some language things
Viewing 5 posts - 1 through 5 (of 5 total)