If I want my article to look like in the mock-up below, text and image side-by-side, how would you suggest I approach it? I want the person to easily be able to add/update/remove text and add/update/remove images as they see fit without them having to use any code.
What I've done so far is creating the page as an article. Should I maybe instead have it be a category of 2 or more articles? That way the first article could contain the text and the 2nd the image, and then I use css flex to put them side-by-side? Or is there a better way? Maybe do a template override for articles, then have different modules for text & image and include them using php if the article matches the right alias?
What I've done so far is creating the page as an article. Should I maybe instead have it be a category of 2 or more articles? That way the first article could contain the text and the 2nd the image, and then I use css flex to put them side-by-side? Or is there a better way? Maybe do a template override for articles, then have different modules for text & image and include them using php if the article matches the right alias?
Statistics: Posted by SocketPup — Sun Apr 07, 2024 5:41 pm