-
AuthorPosts
-
GeoVi Friend
GeoVi
- Join date:
- January 2009
- Posts:
- 278
- Downloads:
- 4
- Uploads:
- 17
- Thanks:
- 226
- Thanked:
- 8 times in 1 posts
March 19, 2009 at 8:18 pm #139347When I hover over the titles in the ja-tabs module, it shows mod_custom instead of the text that’s on the tabs. How do I change this, please?
Attachment.
Your answer is greatly appreciated. Thanks in advance!
Happy day :),
GeoVihttp://www.aviswardcompany.com/dsoftt
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 27, 2009 at 8:55 am #298397Hi GeoVi,
Please open pluginscontentja_tabs.php file, at about line 143, find following code:
$lis .= "<li title="".$list[$j]->module.""><h3><span>".$list[$j]->title."</span></h3></li>";
and change to:
$lis .= "<li ><h3><span>".$list[$j]->title."</span></h3></li>";
+ At about line 173, find following code:
$lis .= "<li title="".$module->module.""><h3><span>".$module->title."</span></h3></li>";
and change to:
$lis .= "<li><h3><span>".$module->title."</span></h3></li>";
Hope it helps
GeoVi FriendGeoVi
- Join date:
- January 2009
- Posts:
- 278
- Downloads:
- 4
- Uploads:
- 17
- Thanks:
- 226
- Thanked:
- 8 times in 1 posts
March 27, 2009 at 1:12 pm #298476JA Developer, thank you SO very much! Personally, I never would have thought to look in plugins. You’ve made my day and started my weekend off to a great start! 😀
Hope you enjoy a lovely weekend.
Best regards,
GeoViPS Oh yes, this helps tremendously!:)
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by GeoVi 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA-Tabs / User 6 – mod_custom
Viewing 3 posts - 1 through 3 (of 3 total)