Thanks for writing in! yes it might be possible. You will probably have two rows in a sections. One for the image and the second row would be for the tab content element. In order for the tab to be like on top of the image, you will have to add an inline css margin-top: -30px;. Yes it is negative margin so that it will move up on top of the row containing the image.