I'm trying to make it easy for a client to add an image into each of a series of brochure fragments that will then be used for an image slider on the homepage of their site.
The images have to be in an unordered list so I was going to amend the fragment layout they all used to wrap the <li> </li> around them however I'm not sure how to wrap the <ul> </ul> code around the series of just those fragments (given that there will be other fragments using other layouts on the brochure homepage.
Can anyone suggest how I might achieve this (or even suggest an alternative approach if it's been done before from within Actinic)
The images have to be in an unordered list so I was going to amend the fragment layout they all used to wrap the <li> </li> around them however I'm not sure how to wrap the <ul> </ul> code around the series of just those fragments (given that there will be other fragments using other layouts on the brochure homepage.
Can anyone suggest how I might achieve this (or even suggest an alternative approach if it's been done before from within Actinic)
Comment