Hi, i try to put some random holiday banner side of my logo... so i decide to use the banner tools of dolphin... but i dont know why i cant put the banner side of the logo... its always appear under the logo.. so i dont want to take 2 separate line but on the same..
i change some code in the sub_header file to put the <bx_injection:banner_top /> just after the __main logo__
<div class="sys_main_logo" style="min-width:__main_div_width__;">
<div class="sys_ml" style="width:__main_div_width__;">
<div class="sys_ml_wrapper bx-def-padding-sec">
<bx_injection:injection_logo_before />
__main_logo__ <bx_injection:banner_top />
<bx_injection:injection_logo_after />
</div>
</div>
but it dont work :(