-
AuthorPosts
-
Tech-xml Friend
Tech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 28, 2011 at 12:59 pm #165745How and where overwritten the Button “Create new suggestion” For a button type image.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 28, 2011 at 6:33 pm #398916Hi,
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 FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 28, 2011 at 9:58 pm #398940I 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
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 28, 2011 at 10:29 pm #398949Can you provide us with a URL so we can specifically diagnose your issue?
Thanks!
John.Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 28, 2011 at 11:25 pm #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 FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
June 30, 2011 at 12:17 am #399230the problem is not resolved:((
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
July 1, 2011 at 8:57 am #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 FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
July 13, 2011 at 3:39 am #400881The problem remains unsolved:
Please take a look at this link: http://tinyurl.com/6gezuyk
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
July 13, 2011 at 12:54 pm #400968issue resolved
AuthorPostsViewing 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
How and where overwritten the Button "Create new suggestion
Viewing 9 posts - 1 through 9 (of 9 total)