gatsby0121
-
11/17/2011 3:52:54 AM
RE:ssl for a single webpart?
It was more for the login webpart, which we have in the top right hand corner of the screen on every page, and when the user clicks on the login button, it opens up in a fancybox.
What I ended up doing was making a separate page with just the login webpart, and no surrounding text or images (no inheritance).
I then changed the webpart on the main page to a static text webpart, and set the fancybox to open up an iframe, containing the page with the login webpart. They can then add that page to their ssl list.
|