ThemeShaper Forums » Thematic

[closed]

How to show Search Submit Button?

(3 posts)
  • Started 13 years ago by dweezer
  • Latest reply from Direct Sponsor
  • This topic is not resolved
  1. dweezer
    Member

    Hi, I am working on my first Thematic child theme, but I'm having a an issue with the search.

    Can somebody tell me how to get the submit button to display? After poking around a bit, I think by default in Thematic the search button isn't supposed to be there, and you just hit enter. But I want to see the actual button, as it's included in my theme design.

    Total newbie to Thematic here, so any pointers would be appreciated.

    Thanks.

    Posted 13 years ago #
  2. use firebug to examine the code. getfirebug.com

    or just scan the stylesheets. this is what is hiding the button

    .aside #searchsubmit {
    display: none;
    }
    Posted 13 years ago #
  3. Post deleted: Nevermind, Helga has this covered :-)

    Posted 13 years ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.