Hi guys,
It's killing me trying to get this right. I basically want to have a header area that has a background image and then a widget area (in which I'm going to put a table with a video and an optin box)
My current coding in the 'configure header area' is:
background: url(https://...com/kill-bill-d.jpg); <?php bfa_widget_area('name=Center Column Widget'); ?> %pages %cats
The widget area works, but the background image doesn't
Any suggestions ?
Thanks in advance