Hi Everybody I'm putting together an HTML email now to pump out through a shop I'm helping with and it's rendering really funny, like spread out. I'm thinking it is because I have used static attributes instead of dyanmic attributes and set the dimensions of said attributes to be too high (eg total width 754px) Should I switch to dynamic attributes for dimensions and how do I do it so it has paramaters? Thanks