Viewing 5 replies - 1 through 5 (of 5 total)
  • Fabulous!

    Looking good! Your search box extends into the content area in Firefox .9.1 in Linux though ??

    Thread Starter jeffmorgen

    (@jeffmorgen)

    Hmmm… is there something I can do in CSS, I wonder? I don’t want to just make the search length shorter…

    If you are using the original template you can change the search imput width via “#menu input#s”
    BTW, something I found…that might add to your search input tag:
    onfocus="this.value='';" onblur="if (this.value=='') {this.value='Enter Search Here';}" type="text" value="Enter Search Here"
    This way when someone clicks away from the search box the text reappears.

    Thread Starter jeffmorgen

    (@jeffmorgen)

    Hey, thanks, I like it!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Any comments on this one?’ is closed to new replies.