XF 1.1 Styling notices

AndreaMarucci

Well-known member
Licensed customer
I would like to make a "Merry Christmas" banner appear at december 25th and I've made some tests. The only problem I'm facing is that my banner always appear inside the blue box. How can I make it disappear so only the image is shown?

Screenshot 12-2455905 alle 11.53.03.webp
 
Any ideas?

I've tried to add padding to PanelScroller, PanelScroller.ScrollContainer, PanelScroller.Panels, PanelScroller.PanelScrollerPanel, PanelScroller.panel, etc.
 
Set the background colour in Style Properties -> Notices -> Main Container

Then just wrap your notice content in <div style="margin: 10px">...</div>
 
Back
Top Bottom