Reduce bottom space of a text box
-
I’m having problem with formatting a textbox in my post. I’m always seeing a huge space at the bottom of text box. Is there any way I can reduce that space? I’m currently using this code:
<div style="width:700px;float:right;background-color:#e7f3fe;margin-left:18px;padding:12px;margin-bottom:20px;">BOXED TEXT HERE</div>And also this, which renders the same result:
<div style="padding:12px;background-color:#e7f3fe;line-height:1.4;">TEXT HERE</div>Here’s a screenshot:
https://s3.amazonaws.com/fvd-data/notes/256661/o1VU8qFt7dLxblUf/screenshot.png -
Exactly what is that textbox for? Is that advertising code? If it is the software will strip it out.
- The topic ‘Reduce bottom space of a text box’ is closed to new replies.