Index: messageforums-app/src/webapp/css/msgcntr.css =================================================================== --- messageforums-app/src/webapp/css/msgcntr.css (revision 315457) +++ messageforums-app/src/webapp/css/msgcntr.css (working copy) @@ -618,3 +618,32 @@ #buttonBlocker:hover, .buttonBlocker:hover { cursor:progress; } + +.forumsRank { + min-height: 35px; + display: block; + position: relative; + margin: 0; + padding: 0; +} + +.forumsRank .rankImage { + width: 35px; + height: 35px; + display: block; + float: left; + margin:0 5px 0 0; +} + +.forumsRank .forumsRankNameContainer { + display: inline-block; +} + +.forumsRank .forumsRankNameContainer .forumsRankName { + color: #000000; + font-size: 0.95em; + padding: 0 !important; + text-align: left; + margin: 0; + display: block; +} Index: messageforums-app/src/webapp/jsp/discussionForum/message/dfViewMessage.jsp =================================================================== --- messageforums-app/src/webapp/jsp/discussionForum/message/dfViewMessage.jsp (revision 315457) +++ messageforums-app/src/webapp/jsp/discussionForum/message/dfViewMessage.jsp (working copy) @@ -257,20 +257,19 @@ - <%-- Rank IMAGE --%> -
- - " /> - -
- - <%-- Rank NAME--%> - - - - - - + <%-- Rank --%> + +
+ " /> + +
+ + +
+
+
+ <%-- End Rank --%> +
Index: messageforums-app/src/webapp/jsp/discussionForum/message/dfViewThreadBodyInclude.jsp =================================================================== --- messageforums-app/src/webapp/jsp/discussionForum/message/dfViewThreadBodyInclude.jsp (revision 315457) +++ messageforums-app/src/webapp/jsp/discussionForum/message/dfViewThreadBodyInclude.jsp (working copy) @@ -184,21 +184,19 @@ <%-- End of div for messageMetadata --%> + <%-- Rank --%> + +
+ " /> + +
+ + +
+
+
+ <%-- End Rank --%> - <%-- Rank IMAGE --%> - - " /> - - - <%-- Rank NAME--%> -
- -
- <%-- Number of Post --%> -
- -
- <%--
--> <%-- the message body--%>