hi there,
i'd like to change the position of the searchform from the upper right corner into the color bar underneath the menue.
i tried the following lines into the qick-css field from the broadscope menue:
#searchform {
postition: absolute;
margin-top: 30px,
float: left;
}
but it doesn't move the form to anywhere.
best regards














