I'm trying a wrap text box with a couple of images inside. I've given a padding to the images so text doesn't butt up to the pictures however I've noticed when previewing the page that on some words the last letter or 2 are hidden though in designer they're not. What am I likely to not be doing that I should.
Thanks
Wrap text
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
- BaconFries
-
- Posts: 5873
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Wrap text
Have you looked at the following:
https://www.wysiwygwebbuilder.com/wrap_text.html
https://www.wysiwygwebbuilder.com/wrap_text.html
Re: Wrap text
It is not always possible to predict how text will be rendered in the browser. This may be different for each font and also depends on the browser rendering engine.
That is why you can fine-tune the font-size for this specific layout.
See also the notes about this in the help.
That is why you can fine-tune the font-size for this specific layout.
See also the notes about this in the help.
Re: Wrap text
Thanks I've sorted it, fingers crossed