Hello
How I can delete the banner space between listings?
![]()
Hello
How I can delete the banner space between listings?
![]()
You can do it manually in code.
Open file: ftp://templates>>your_template>tpl>>blocks>>grid.tpl
and remove following code:
save and check again.Code:Only registered members can view the code.
Viktor,
Flynax technical department,
Best wishes.
Its possible to deactive in admincp?
IN admin, configuration -> Banners: /admin/index.php?controller=settings
Hide empty boxes: enable
This will hide banner space if banner is not set to show in this position.
If you want t remove it completely, than you can change code as suggested.
You can also disable it via Common > Basic Settings > Listings > Banner space after every > set last position
Hello Rudi,
How can I add a banner into the Banner space in listings?
Thanks!
Hello,
You need to create a new banner box with position "Banners in Grid"
check it in your banner plan
then add a banner using this box
or via Boxes > Content Boxes with the same position and html type of the box
Thank you!