5
Thank you Ghia
I replaced the code search with this:
<{if $xoops_banner and $xoops_banner != ' '}>
<{includeq file="$theme_name/xobanner_commercial.html"}>
<{else}>
<{includeq file="$theme_name/xobanner.html"}>
<{/if}>
and I also had to add 2 files in My_theme/xotpl -
xobanner.html
andxobanner_commercial.html
Now it looks like this:
How can I move it to the left and make a br>?