Adding search field to Blogger

I am removing the blogger navbar from the top and want to place my own search field on my blog.

Using FW5 I just added HTML markup to a box as follows:

which is the standard code to search with, but neither the text field or search button work. it won’t let you click in the text field to enter text.

This is when using FW5 to design a blog. the one in question is here:

http://brianmediatemplates.blogspot.com/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

i guess there was something wrong with the positioning, etc. cause when i switched it to a “layer” it worked…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 5 Apr. 2008, 3:59 am, Brian wrote:

I am removing the blogger navbar from the top and want to place my own search field on my blog.

Hi Brian,

did you say you were removing the grey navbar ? I had a look and it still shows, at the moment that is.

it is the one thing I need to do for a client of mine who wants a blog but does not want the navbar

a/ can it be removed ? and b/ is that done in the blogger set-up panel or with FW ?

I did set him up a blog using wordpress but I cannot get it to do what I want so I hope the FW option will be better

any help appreciated

thanks

Gary


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

yeah right now it will show and and not show up cause i’m testing my code… but this is what i manually added to the code once i placed it inside the blogger code area right at the end of all the styles.

// #navbar-iframe {
display: none !important;
}

Don’t use the // I just put that there so it would show it

I still can’t find a way to get it added in Freeway itself into the right place. if anyone knows let me know, so i don’t have to manually put it there everytime


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options