Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Tech-xml Friend
    #165745

    How and where overwritten the Button “Create new suggestion” For a button type image.

    khoand Friend
    #398916

    Hi,
    You find componentscom_javoiceviewsitemstmpldefault_search_result.php


    <input type="button" value="<?php echo JText::_('Create New')?> <?php echo $this->type->title?>" name="commit" class="submit-post" onclick="jaCreatForm('&layout=add&type=<?php echo $this->type_id?>&key=<?php echo addslashes($key);?>','', 700, 350,'<?php echo JText::_('a').' '.$this->type->title?>');get_check_atd('<?php echo $enable_after_the_deadline ;?>');"/>

    Tech-xml Friend
    #398940

    I changed the CSS and the default_s earch_result.php

    Has some problems:

    See how I did:

    CSS:
    <blockquote>.enviar {background-image:url(../images/enviar.png); height: 34px; width: 201px; border:0px; }</blockquote>

    default_s earch_result.php:

    <blockquote><input type=”button” class=”enviar” value=”<?php echo JText::_(‘Create New’)?> <?php echo $this->type->title?>” name=”commit” class=”submit-post” onclick=”jaCreatForm(‘&layout=add&type=<?php echo $this->type_id?>&key=<?php echo addslashes($key);?>’,”, 700, 350,'<?php echo JText::_(‘a’).’ ‘.$this->type->title?>’);get_check_atd(‘<?php echo $enable_after_the_deadline ;?>’);”/></blockquote>

    The result was a button with a caption above and without LINK

    14048


    1. Untitled-2
    John Wesley Brett Moderator
    #398949

    Can you provide us with a URL so we can specifically diagnose your issue?
    Thanks!
    John.

    Tech-xml Friend
    #398955

    <em>@jbrett 250309 wrote:</em><blockquote>Can you provide us with a URL so we can specifically diagnose your issue?
    Thanks!
    John.</blockquote>

    submit a ticket: # MDC-878-45545

    Tech-xml Friend
    #399230

    the problem is not resolved:((

    Stork11 Friend
    #399493

    <em>@insofticursos 250298 wrote:</em><blockquote>I changed the CSS and the default_s earch_result.php

    Has some problems:

    See how I did:

    CSS:

    default_s earch_result.php:

    The result was a button with a caption above and without LINK

    14048</blockquote>

    Hello,

    I tried to go to your site but it showed a blank page. Could you re-check your site?

    BTW, please try to delete the value of “value” attribute of button to clear it caption. Your button will be:


    <input type="button" class="enviar" value="" name="commit" class="submit-post" onclick="jaCreatForm('&layout=add&type=<?php echo $this->type_id?>&key=<?php echo addslashes($key);?>','', 700, 350,'<?php echo JText::_('a').' '.$this->type->title?>');get_check_atd('<?php echo $enable_after_the_deadline ;?>');"/>

    Also tell me know status of your problem.

    Thank you.

    Tech-xml Friend
    #400881

    The problem remains unsolved:

    Please take a look at this link: http://tinyurl.com/6gezuyk

    Tech-xml Friend
    #400968

    issue resolved

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 4 voices, and was last updated by  Tech-xml 13 years, 4 months ago.

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