Can the layout of "Update Email Preferences" be changed?

Options

The layout cannot be changed precisely, however it is possible to control what appears and to add styles to a degree. The primary hurdle here is that this is "page" really lies at the software interface level and is not broadly configurable in the way a hosted web page would be.

The best way to approach this would be to visit the page with say FireFox using the Developers Toolbar and building out your styles via the CSS editing feature. Once you have something you like, simply add a conditional to the wrapper to include this CSS on the ConsUserProfile "page". That conditional would be best served using AppID with is 81 for CUP...

]x::x81x:: <style...../style>::]]

(obviously correct style tag syntax is required)

Tagged:

Categories