Posted by monodont on October 2, 2012 at 2:56pm
Hello;
I am currently using Drupal 6.X and the custom_search module (ver 6.11) and Acquia Prosper theme. I am trying to figure out where to customize the CSS to align the title, input field and search button horizontally. I am using the custom search block. The only css file listed under the custom_search module is custom_search.css but nothing I change there makes a difference? Any input is greatly appreciated.
Comments
I have exactly the same
I have exactly the same problem, but am using the drupal 7 version of the module. I have also tried overriding the CSS in my theme styling css file using class and id selectors. I can make the changes I want using Firebug, but I can't seem to get my own CSS file to override what is done in the module.
Monondont, have you made any progress on this?