Heisenberg submitted a new resource:
You must be registered for see links
- How to move the Search box to the Main navigation barThere are cases where you want to add a banner that spans the width of the container. But the Search box on the right gets in the way. You can solve this by modifying the header template but you have to know what you're doing so as not to mess up the template.
But don't worry, there is a simpler solution to this by simply adding these in css_additional.css template or via Sitebuilder > Style > CSS Editor:
Code:[I][B]#header { position: relative; } #header .header-cell {...
You must be registered for see links
Last edited:
