Simon Jackson

Results 20 comments of Simon Jackson

This is a fault with your Office 365 configuration. Look at the exchange online console, and then navigate to the defender anti-spam settings. There you can setup DKIM signing. With...

@bjarnesvanberg - yeah upvoting is probably better. DONE. Thanks for the suggestion.

this would be useful. classDef would be logical; but how do you assign a link to a class would be the next obvious problem :)

Can you give an example of it in use and the appropriate diagram/export?

Probably because I was half asleep when I replied @brunolnetto am fine with this: ‘’’ linkStyle 0,1,4,6,7,8,9 stroke:gold, stroke-width:4px class B,C,E,F,H active_node ‘’’

More relevant screenshot showing the image placeholder.. ![image](https://user-images.githubusercontent.com/38080190/199525177-169a5410-7016-46ff-91cb-9396ac44eef0.png)

Okay, after plaing about with this, i've managed to use reletive path references (instead of absolute) and it's working. Been playing around with CSS styling inline, and removing margin and...

Observed behaviour: | Example | Status |----------|----------| | ```vNetIcon[""]``` | Missing icon, likely off-set somewhere with CSS | | ```vNetIcon["..."]``` | Right-Sized icon | | ```vNetIcon[".."]``` | Smaller than expected...

I could be wrong; but HTML v1-5 all support IMG object types, and all forms of styling (attribute or inline styling or css styling).. they all support WIDTH and HEIGHT...