-
AuthorPosts
-
February 22, 2013 at 10:35 am #185199
i wanted to modify the search bar by editing the raw html. i have tried to do it from template manager but my template is ja mero and it use frame work so all i have got is this
you can find the template here:
<?php
// no direct access
defined(‘_JEXEC’) or die;//check if jat3v3 plugin is existed
if(!defined(‘T3V3’)){
throw new Exception(JText::_(‘T3V3_MISSING_T3V3_PLUGIN’));
}$t3v3 = T3V3::getApp($this);
// get configured layout
$layout = $t3v3->getLayout();$t3v3->loadLayout ($layout);
and this is what i wanted to do amharicdictionary.com the second search bar allows you to write unicode and that is what i wan’t to apply to my template.
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
February 25, 2013 at 12:04 pm #484450Looking at your join date and membership status, I’ll ask where did you obtain the JA Mero template 🙂
1 user says Thank You to tfosnom for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by tfosnom 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
modifyin search box module in ja mero joomla 3.0
Viewing 2 posts - 1 through 2 (of 2 total)