Jump to content

[solved] Search bar missing


Recommended Posts

You checked your modules? I'm pretty sure the search is a module. If you have not have a look for it under "Q" for Quick search block. Then maybe you can see if it's been disabled some how. If you've already tried that I'm sorry for giving repeat information

Link to comment
Share on other sites

  • 4 months later...

Hey there, I maybe have the same problem as mentioned here.

 

The big default search bar isn't there any more even though I don't remember doing anything with it. I have a Quick search module and that seems to be a tiny bar on the top left column. It does not behave as the default search...any ideas of what went wrong in my case?

 

I already tried uninstalling it and installing but that didn't help at all.

 

Thanks

Edited by Randaal (see edit history)
Link to comment
Share on other sites

Sure, I totally forgot

 

http://www.obchod.nicha.cz/index.php

go to your modules folder, find blocksearch module, then open blocksearch.css file. on line 2 

#search_block_top {
position: absolute;
top: 44px;
left: 0;
}

change to 

#search_block_top {
position: absolute;
top: 44px;
right:26%;
}
Edited by sum4444 (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...