이 테마 컴포넌트는 업로드된 이미지를 텍스트의 왼쪽 또는 오른쪽으로 정렬하거나, 게시물의 중앙에 배치하거나, 새로 구현된 그리드 태그를 사용하여 여러 이미지를 그리드로 정렬하기 위한 버튼을 게시물 작성 도구 모음에 삽입합니다. 그리드는 이미지 개수와 각 이미지의 차원에 따라 자동으로 크기를 조정하여 적합하게 표시하며, 더 큰 업로드된 버전으로 링크도 생성합니다. 버튼/정렬 기능은 하나의 게시물에서 여러 번 사용하여 다양한 레이아웃을 만들 수 있습니다. 데스크톱 및 모바일 뷰 모두에서 작동합니다.
사용하려면 필요한 이미지 정렬 버튼을 클릭한 다음, 생성된 태그 사이의 지정된 위치에 이미지를 업로드하면 됩니다 (컴포넌트 설정에서 편집할 수 있는 플레이스홀더 텍스트로 표시됨).
이 컴포넌트의 그리드 부분은 이미지 링크가 아닌 업로드된 이미지를 정렬하는 용도임을 유의하세요 (다른 정렬 옵션은 링크된 이미지에서도 작동합니다).
do you mean the composer / editor with the toolbar? that would be the first screenshot with the grid example. i’ll add some screenshots of the editor with the other alignment codes around images.
just insert some <br><br> html tags in between the first text block and the second <div-data-theme…> tag until it spaces properly. I will try to program a hard return or something in there when I get some time.
yea I don’t like that method either. I was thinking of perhaps trying a white space property solution. ultimately, it works best if the aligned images are separate posts. Unfortunately, images in tables don’t work great either.
Tried those flex align property solutions but couldn’t come up with something consistently workable. I did find a usable workaround though. If you make each image-text section a block quote, it separates them (but includes the quote formatting for the text):