cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1108
Views
0
Helpful
5
Replies

Customization Of Self Registration Portal

mrjaiswa
Cisco Employee
Cisco Employee

Hello Experts,

I am following this document  "ISE Web Portal Customization Options" to customize ISE 1.3 guest portal.

My end goal is to customize the SMS provider drop-down menu's font as that is too big.

http://www.cisco.com/c/dam/en/us/td/docs/security/ise/how_to/HowTo-43_ISE_Web_Portal_Customization_Options.pdf

But I am not able to find the correct UI value that I need to modify in order to change the font.

So after further analysis I was able to spot the css that is responsible for this i.e. guest.structure.css, and label.ui-select is the one that we will have to modify along with the font size. So for all the other components line-height is 16.8 px but for drop down it is 22.4px and the font is 16px, while others have 12 px.

I am not sure that this can be modified using Jason's document, so please let me know if anyone has nay thoughts otherwise I will tell the customer that it is not possible.

Also if I use ISE portal builder the only drop down (using any template) I can see is Location so do I have to change that as I do not see any option how to add a custom drop down menu.

I would really appreciate if anyone can help me. In the meantime I will continue to investigate this to see what value I can use.

Regards,

Mrinal

1 Accepted Solution

Accepted Solutions

Timothy Abbott
Cisco Employee
Cisco Employee

Hi Mrinal,

Have you visited ThemeRoller? I know there are some extra modifications you can make to the portal theme using it. I believe you need to use version 1.3.2 of ThemeRoller.

https://themeroller.jquerymobile.com/

Regards,

-Tim

View solution in original post

5 Replies 5

Timothy Abbott
Cisco Employee
Cisco Employee

Hi Mrinal,

Have you visited ThemeRoller? I know there are some extra modifications you can make to the portal theme using it. I believe you need to use version 1.3.2 of ThemeRoller.

https://themeroller.jquerymobile.com/

Regards,

-Tim

yes you have to make this change with CSS and jquery mobile. its not something you can change in the ISE UI itself. also it might be possible using the portal builder if you reached out to them but its not the right tool to simply change a font color. The recommended way would be for an HTML/CSS engineer to be able to make this change

Jason and Tim,

I know jquery and Css pretty well  also I have isolated all the components (which you can see in the thread), but the issue is that I don't know how to do it from GUI as no matter what value I put in, it doesn't get changed. To me it seems that I am using the wrong value but I am not sure as I have tried some mentioned in my previous post and it didn't worked.

Also if I look inside the ISE there 9-12 css (some of them are backups) with the same name. So changing all of them is something that I wouldn't do.

I would appreciate if you can tell me the exact value to put in the GUI then I would really appreciate that.

I am not sure about Themeroller but I can certainly check that out. BTW what doe that do, as far as modifying the CSS is concerned I can do that manually ?

Regards,

Mrinal

Will need to investigate this and get back to update this thread

If you need some of the values that I used then here are those:

1>"selectedSmsProvider"

2>selfReg_SMS Service Provider_DROPDOWN_included"

3>selfReg_SMS Service Provider_DROPDOWN_required"

Regards,

Mrinal