I've search everywhere and can't find the piece of code to alter the length of the search input box for the 'Products Search' block. I need to make it a little smaller as it's pushing the whole page out width wise.
Thanks in advance for any help offered.
on2dvd
22 Jul 2008 1:34 PM
look in the html template and change it. ie- not in CMS
Mystikel (Guest)
23 Jul 2008 9:33 AM
Thanks, But I've done that and there's no any form tags to alter.
I also just noticed the input box for the log in block does the same thing (before logging in) So again I just went through the cms and still no luck.. It's driving me nuts..
jty (Guest)
23 Jul 2008 10:55 AM
The size of the login boxes are in the html templates
Search for "size" or "maxlength"
You want "size" but maxlength might be easier to search for and is usually after size
jty (Guest)
23 Jul 2008 10:56 AM
I just looked at block_search.html and I can see size="15"
Not sure if that is the search block you're after
Per on2DVD, if you keep looking in CMS, you'll go nuts as it's not there.
Eu D (Guest)
28 Aug 2008 10:55 PM
If i understand your question correctly, here's what youre looking for: