Joomla - Can I Assign A Module To A Table Cell Or Should It Only Be A Div?
i am designing a page that its body having 1 background but a module left and another right… I created it using 1 large div that contains 2 small ones but the background doesnt work perfectly…
Any other ideas how can i divide the body to two modules with the same background?
Search more about Joomla - Can I Assign A Module To A Table Cell Or Should It Only Be A Div?:




While it may not be considered “cutting edge” design, you can certainly use tables to design your template layout. Many templates do. In some cases, it may currently be the only way to get the effect you want.
Perhaps the inner divs had their own background, preventing the shared background from showing through?
Otherwise, more specific information about why the background doesn’t work would be helpful.