The text is to be displayed in various sizes (mainly 2), and is to be accompanied by an icon or a button (with a link).
An example can be found here: http://wilfredvanduyn.nl/Layout-issues.html.
The issues I now experience are:
- If I want the text on my website in e.g. 14pt; in the canvas it is displayed very tiny in approx. 3 pt.
- Since the text in the canvas does not represent the way how the text is displayed on the website, the sizing of the square is more like a gamble. Depending on the breakpoint and browser used, is to be resized. This does not sound very responsive to me... There must be better ways to do this.
- Another gamble is positioning the button in the square. This also depends on the breakpoint and browser used, whilst I would prefer defining a relative position towards the square.
What is the best way to solve my issues?
BTW: it would help to have a kind of instruction video to handle this kind of design solutions. I suppose I am not the only one dealing with this kind of design.