Sure you use only "cut-out"
<form action="$xwiki.getURL('Main.WebSearch')">
<div id="globalsearch">
<input id="globalsearchinput" type="text" name="text"
value="$msg.get('panels.search.inputText')" size="15" onfocus="if
(this.value == '$msg.get('panels.search.inputText')') value='';
this.select();" onblur="if (this.value == '')
value='$msg.get('panels.search.inputText')'; this.blur()"/>
<input class="button" value="$msg.get('panels.search.submit')"
type="image" src="$xwiki.getSkinFile("go.png")"/>
</div>
</form>
without panelheader and footer? :-)
Edward Laptop wrote:
>
> I basically want it to look as is. I have tried copying the code as you
> desribe into the global.vm but I have been staring at my screen for about
> 5
> hours now and I have begun to do silly things like */ instead of *#
>
> So I need a break
>
> thanks for reply
>
> Edward
>
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users
>
>
--
View this message in context:
http://n2.nabble.com/Move-the-search-box-tp833988p834350.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users