bsloki wrote... It should be taken care in your CSS making image as background and text as center aligned for that div <%@include file="/libs/foundation/global.jsp"%><%@ page import="com.day.cq.wcm.foundation.Image" %><% Image image = new Image(resource, "image"); image.setSelector(".img"); ...