By stevenpatz on
I am trying to customize the search button that displays in my search block. I found this page:
http://drupal.org/node/154137 and I followed all the steps.
However when I refresh my site the old button is still displayed. Thinking it might be some sort of caching or file missing issue I checked the HTML source, but the overridden HTML is not in the source.
Is http://drupal.org/node/154137 the most up to date way to theme the search block for 5.5?
Any help would be appreciated.
Comments
Unless I am mistaken, that
Unless I am mistaken, that links help you customize the search form. The appearance of the button (color, size, etc.) is altered most easily -- at least in my experience -- in the CSS.
----------------------------------------------------------------------
http://www.bwv810.com/
I am a writer and researcher. In my spare time I build websites with Drupal.
Je peux communiquer en français. / Я могу общаться на русском языке.
from that page
Also this is the code I placed in the tpl file and it should show up in my HTML source. It does not.
All I can tell you is what I
All I can tell you is what I have done... If you want the button to be a different color, look for "form-submit" in your style.css and change the color and background (which below is white against black).
----------------------------------------------------------------------
http://www.bwv810.com/
I am a writer and researcher. In my spare time I build websites with Drupal.
Je peux communiquer en français. / Я могу общаться на русском языке.
CSS all the way
Here is some css definitions which control the items in the search box (compatible D5 & D6). This code only affects the search
box inputs, not all the input fields across the theme.
pictogram
pictogram, thank you. i have
pictogram, thank you. i have searched long and hard for something this concise.
thnx, that helped a
thnx, that helped a lot.
subscribing..
------------
Volvo, Video, Velcro. (I came, I saw, I stuck around.)