This is what I get with your content and with my small change http://i.imgur.com/2AaLQd3.png . Looks fine to me.
Hope this helps, Marius On Tue, Feb 25, 2014 at 9:45 PM, Leonardo Kodato <[email protected]> wrote: > Hi. > Unfortunately, no. > > It happens just with me or with you too? > I'm asking it, because maybe it's something related to my Xwiki > installation or some problem with my computer. > > OBS: I cleared the cache and I restarted Xwiki before testing. > > > > > 2014-02-25 15:08 GMT-03:00 Marius Dumitru Florea < > [email protected]>: > >> Can you replace this line from colibri.css >> >> https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-5.4/xwiki-platform-core/xwiki-platform-colibri/src/main/resources/colibri/colibri.css#L2178 >> >> span.errormessage, span.warningmessage, span.infomessage, >> span.plainmessage { >> >> with >> >> span.errormessage, span.warningmessage, span.infomessage, >> span.plainmessage, span.successmessage { >> >> and tell me if it fixes the problem? >> >> Hope this helps, >> Marius >> >> >> On Tue, Feb 25, 2014 at 6:31 PM, Leonardo Kodato >> <[email protected]> wrote: >> > Hi. >> > Yes. I've tested in Firefox 19 and Chrome 33. >> > >> > Heres is the code Im using: >> > |[PHOTO]| >> > >> NAME|BRAND|Description|PRICE|{{error}}Strengths{{/error}}{{success}}Weaknesses{{/success}} >> > >> > Thank you. >> > >> > >> > 2014-02-25 11:33 GMT-03:00 Marius Dumitru Florea < >> > [email protected]>: >> > >> >> Did you clear your browser's cache? >> >> >> >> Hope this helps, >> >> Marius >> >> >> >> On Tue, Feb 25, 2014 at 3:12 PM, Leonardo Kodato >> >> <[email protected]> wrote: >> >> > Hi everybody. >> >> > Thank you for being so helpful. >> >> > >> >> > I was using Xwiki StandAlone installation(.exe) for testing purpose, >> but >> >> > yesterday I decided install a Xwiki ready for production. >> >> > Everything was OK, except the Sucess and Error Macros. >> >> > In Version 5.3: >> >> > http://i.imgur.com/F03E13y.jpg >> >> > >> >> > In Version 5.4 >> >> > http://i.imgur.com/TUw8RD9.jpg >> >> > >> >> > It appears to be some kind of CSS problem or something similar. >> >> > I'm not sure it's a bug or not. Let me know if I must create a Issue >> on >> >> > Jira. >> >> > >> >> > I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package) with >> >> tomcat >> >> > and mysql. >> >> > >> >> > Thank you. >> >> > _______________________________________________ >> >> > users mailing list >> >> > [email protected] >> >> > http://lists.xwiki.org/mailman/listinfo/users >> >> _______________________________________________ >> >> users mailing list >> >> [email protected] >> >> http://lists.xwiki.org/mailman/listinfo/users >> >> >> > _______________________________________________ >> > users mailing list >> > [email protected] >> > http://lists.xwiki.org/mailman/listinfo/users >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
