I am working on http://anisa.org.za. The front page was loading properly until I activated Custom Search. Now the regions that I have declared for the front page are not functioning and the styles are also removed from QuickTabs module output. I have no idea what is causing it, but until it is resolved I can't use the Custom Search module.

Thanks for your help in resolving this.

Comments

jdanthinne’s picture

Strange...
This is the only CSS declarations that Custom Search adds:

input.custom-search-default-value { color:#999;}
.element-invisible {
  height: 0;
  overflow: hidden;
  position: absolute;
}

Can you send me a screenshot with Custom Search enabled, and one disabled?

zanlus’s picture

Status: Active » Closed (works as designed)

Sorry, I totally jumped the gun before a thorough investigation. It turns out that a simple css declaration that I had made just prior to installing the module created the problem. I am very, very sorry for jumping the gun. I just panicked about a site that is in production.

jdanthinne’s picture

Shit happens :-)