Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ccvpguy Friend
    #140279

    I am using Telline II and I need know How to Change Search Link to Powered by Google Search

    Thanks

    Phill Moderator
    #301448

    Open templates>ja_teline_ii>html>mod_search>default.php in a text editor such as notepad.

    Near the top you will find the following code. Simply edit the bit in red to whatever you need.

    <a href="<?php echo JRoute::_("index.php?option=com_search");?>" onclick="return hs.htmlExpand(this, { contentId: 'id_highslide_search', outlineType : 'rounded-white', outlineWhileAnimating : true, width : 230} )" class="highslide">
    <?php echo JText::_( 'SEARCH' ); ?>

    ccvpguy Friend
    #301452

    I will test it and let you know next few days… as always, I thank you

    ccvpguy Friend
    #301907

    <em>@phill luckhurst 124494 wrote:</em><blockquote>Open templates>ja_teline_ii>html>mod_search>default.php in a text editor such as notepad.

    Near the top you will find the following code. Simply edit the bit in red to whatever you need.

    <a href="<?php echo JRoute::_("index.php?option=com_search");?>" onclick="return hs.htmlExpand(this, { contentId: 'id_highslide_search', outlineType : 'rounded-white', outlineWhileAnimating : true, width : 230} )" class="highslide">
    <?php echo JText::_( 'SEARCH' ); ?>

    </blockquote>

    Hi Phill;

    I replaced the entire code wtih the gooogle search code, I modified the red text to suite my preference . It works, but it won’t fit, its too large, even though I removed login and create an account option by using back end Admin.

    I want put between the Date and the Text Size.. see attached pic

    <style type=”text/css”>
    @import url(http://www.google.com/cse/api/branding.css);
    </style>
    <div class=”cse-branding-bottom” style=”background-color:#999999;color:#000000″>
    <div class=”cse-branding-form”>
    <form action=”http://www.google.com/cse” id=”cse-search-box”>
    <div>
    <input type=”hidden” name=”cx” value=”016563941886595887187:y2u1pfngnpq” />
    <input type=”hidden” name=”ie” value=”UTF-8″ />
    <input type=”text” name=”q” size=”31″ />
    <input type=”submit” name=”sa” value=”Search” />

    </div>
    </form>
    </div>
    <div class=”cse-branding-logo”> <div class=”cse-branding-text”>
    Powered by
    </div> <img src=”http://www.google.com/images/poweredby_transparent/poweredby_999999.gif” alt=”Google” />
    </div>


    1. googlesearch
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  ccvpguy 15 years, 7 months ago.

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