cancel
Showing results for 
Search instead for 
Did you mean: 

Including <DOCTYPE> tag in Portal Login page

Former Member
0 Kudos

Hi all,

We are changing SAP Portal Login page to customer requirements.

We have modify com.sap.portal.runtime.logon.par.bak and added a CSS template. In Firefox it works perfect, and the look&feel in all Firefox versions is aas designed.

But in IE, the design is looking different, and we think is because <DOCTYPE> tag in "umLogonPage.jsp" is missing.

Does anybody know how to add <DOCTYPE> tag in "umLogonPage.jsp" in first row?

Thanks in advance.

Best Regards.

Urtzi.

Edited by: Urtzi Barandiaran Aguirre on Nov 21, 2011 1:29 PM

Edited by: Urtzi Barandiaran Aguirre on Nov 21, 2011 1:30 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Im not pretty sure that adding DOCTYPE tag will resolve your problem.

But still inorder to add it and check, do the followong line:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Regards,

Jithin

Former Member
0 Kudos

Hi Jithus,

We know the code for adding th DOCTYPE tag, but we write it in umLogonPage.jsp but we portal runs when we go to see code, no DOCTYPE tag appears.

We want to know WHERE to write it, not HOW.

Thanks in advance.

Best REgards.

Urtzi.

Former Member
0 Kudos

I'm currently faceing the same problem you have had... Found any solution yet?

Former Member
0 Kudos

This message was moderated.

0 Kudos

This message was moderated.

0 Kudos

This message was moderated.

Answers (1)

Answers (1)

0 Kudos

This message was moderated.