Originally posted by Ginnys Attic
Originally posted by Ginnys Attic
Originally posted by Ginnys Attic
It's quite a technical thing to do and i would strongly advise you to either reduce your column count to 1 or scrap the idea of fragments being positioned like you want them. You will need to get quite in depth and this (IMO) is one of those things where if you need to ask how to do then it is a long way away from you being able to do. This would get a seasoned developer thinking, let alone a pretty green person.
Hopefully I am wrong and can learn something in this area and it's a 5 minute job. Ideally you want full CSS layout with floated left section layouts that will go 2 wide (set to 50% width) and then a specific layout for fragments that goes one wide (set to 100% width). This is probably a better avenue of attack than list layout settings.
Comment