- Posts: 3
- Thank you received: 0
Moving Quick Search Bar in the Header
- Vlastimil Uhlár
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 5 months ago #2911
by Vlastimil Uhlár
Moving Quick Search Bar in the Header was created by Vlastimil Uhlár
Hi. I would like to ask, how to move quick search bar in the header to another position. I would like to move it right top. It is set default on the left position. I was trying change it in global.css and blocksearch, but no results. Thank you!
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
12 years 5 months ago #2945 by Trung Duong
Replied by Trung Duong on topic Re: Moving Quick Search Bar in the Header
Hello,
You should edit block module with code:
Regards
You should edit block module with code:
Code:
public function hookLeftColumn($params)
{
return $this->hookRightColumn($params);
}
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Catalin Dobrica
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 17
- Thank you received: 0
12 years 5 months ago #2976
by Catalin Dobrica
Replied by Catalin Dobrica on topic Re: Moving Quick Search Bar in the Header
can you tell us more specific, I can't find that code anywhere. thank you
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds