A colleague says that he'd like to be able to customize the standard popup window. At the very least he'd like to have the ability to change position, font and color of elements.
edited to add, I asked for further detail and was told that he generally likes the default "list of field attributes" option. That puts the attributes in a table without borders. But he'd like "to be able to change font, size, and color of the text. It would also be nice to have an ability to adjust general popup width and width of both right and left sides of the table."
The "custom attribute display" option does provide a lot of flexibility, but reproducing the two-column listing of the default option with the kinds of tweaks he's looking for requires encoding the data as an HTML table and styling it with CSS, which is a bit tedious.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.