-
AuthorPosts
-
August 8, 2011 at 9:51 pm #167196
I want to please, change the length and the various parameters of the form “search”. I use the blue as the theme relevant Coupon. Thanks you.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 9, 2011 at 3:09 am #405012Please post the exact url of your site. where you need a change
August 9, 2011 at 1:31 pm #405144khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 9, 2011 at 1:37 pm #405146Hi,
You change this code from /templates/ja_travel/css/template.css in the line #119
#ja-search .inputbox {
background: url("../images/icon-search.png") no-repeat scroll 95% 50% #F2F1EB;
border: solid 1px white;
color: #B08572;
overflow: visible;
padding: 5px 20px 5px 5px;
width: 200px; < change this line
}August 9, 2011 at 2:47 pm #405156I tried but nothing happens. Can I remove all the code you place that remains as before … any ideas?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 9, 2011 at 2:56 pm #405158Could you give me a link to your page as you said?
August 9, 2011 at 3:07 pm #405159online site is not working in remote ..
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 10, 2011 at 2:53 am #405273Do this file now : /templates/ja_travel/css/template.css
Find this code and replace it
#ja-search .inputbox {
background: url("../images/icon-search.png") no-repeat scroll 95% 50% #F2F1EB;
border: solid 1px #fff;
border-radius: 5px;
color: #B08572;
-moz-border-radius: 5px;
overflow: visible;
padding: 5px 20px 5px 5px;
-webkit-border-radius: 5px;
width: 200px;
}
With
#ja-search .inputbox {
background: url("../images/icon-search.png") no-repeat scroll 95% 50% #F2F1EB;
border: solid 1px #fff;
border-radius: 5px;
color: #B08572;
-moz-border-radius: 5px;
overflow: visible;
padding: 5px 20px 5px 5px;
-webkit-border-radius: 5px;
width: 300px;
}
Note: If you Find my Post useful please click on the Thanks IconAugust 10, 2011 at 10:28 am #405363I tried but nothing happens. Can I remove all “# ja-search. Inputbox” that nothing happens. How did not depend on the file “/ templates / ja_travel / css / template.css”. What can I do?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
January 28, 2012 at 8:07 pm #435937Hello JA camarades,
I have a somehow similar problem: I don’t want my search box to be wider, I just want been able to increase the number of characters that can be typed in. The default number of characters is 20 (which is the value set in the Search Mudule). I changed that value to 50 but the maximum input is still 20.
I tried the solution above and I ended with a wider box… that only accepts a maximum of 20 characters!
Any ideas how to fix this one?
Thanks
D
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 4 voices, and was last updated by mjevelyn 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change Form "Search".
Viewing 11 posts - 1 through 11 (of 11 total)