
01-04-2012, 04:05 PM
|
 |
Paid Member
|
|
Join Date: Dec 2011
Posts: 13
|
|
xSearchPanel Sizing
I need to know if Ecwid has some special commands to style the search box widge. Or better yet a library for the entire system. I can write code, but I don't know what to do when looking at the tags for these widgets.
<script type="text/javascript" src="http://app.ecwid.com/script.js?852018" charset="utf-8"></script>
<script type="text/javascript"> xSearchPanel("style="); </script>
I can see the xSearchPanel("style=");
All I want to do is make the box size smaller or larger. So what do I do? Is this something I adjust from the css template system?
|