Forum Moderators: not2easy
On the screen, the names look like this:
Harvey Rabbit
John Hancock
Johnny BeeGood
When I print, the names look like this:
Harvey
Rabbit
John
Hancock
Johnny
BeeGood
The CSS line looks like this:
<div id="s8745874" style="position:absolute;left: 530px; top: 273px; color:navy; padding:6px; text-align:center">John Hancock<br>Bass<img src="nimages/spacer.gif" alt="" height="1" width="1"></div>
I have tried to increase padding but tht didn't help.
Is there another property I need to set to avoid the wrapping?