Hi all,
I modify the com.sap.portal.runtime.logon.par and did all the steps for changing the image inside umLogonBotArea.txt. This is the code:
src="<%=webpath + "layout/myPic.gif" %>".
Everything is fine, but myPic.gif doenst appear, I mean, it is like it doesnt exist in the portal.
For the record, i Copy the image inside /lib/layout, also, if I put in the code a image of the portal, its shows. Example:
src="<%=webpath + "layout/backLeft.gif" %>".
Please, help!
Cheers,
Andres.