If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Is there a recommended way of skinning the help popups?
I see they open an iframe like this...
<iframe name="cbox1315381954324" src="http://www.mysite.uk/Help.aspx?helpkey=something" frameBorder="0" style="width: 100%; height: 100%; border-top-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; display: block;">
but there don't seem to be any css links and it doesn't inherit fonts etc. I wouldn't want to alter help.aspx because that would be over-written in upgrades.
Thanks
Hi,
I already have a to do item in our project tracker for adding css to the help page. Hopefully that will be one of the things I get to for the next release, but definitely in the near future.
Best,
Joe
OK thanks Joe. I'll find an interim solution!