Looking to create dynamic widgets rather than the fixed width wigets that seem to be default with TT.
When I say dynamic I mean to say, for example;
There are 4 widget positions in a row, if one widget is used it occupies 1/4 width, 2 widgets = two 1/4's with the other half fd the row remaining empty. What I'd like to happen is for the two widgets to recognise that only half of the page is used and fill the row, hope this makes sense?
A colleague tells me that this functionality is quite a basic feature for wordpress and that most premium themes have this enabled, any idea how to implement?