Questions tagged [valign]

Valign is an HTML attribute used to designate a vertical alignment of an entity.

35 questions
12
votes
5 answers

Valign not working in Outlook HTML Emails

So I've been wrangling all week with a newsletter redesign for my company, tweaking the html to make it display semi-consistently across email clients. I've made good use of www.litmus.com for much of this. This is the last bug remaining and it…
aurath
  • 1,347
  • 3
  • 13
  • 19
10
votes
3 answers

valign=“top” not working in td

My problem is posted as "solved" here, but apparently I don't understand the solution (?). I have piles of legacy html that appears to be starting to fail in my browser, I dunno why, maybe because of "unsupported" attributes? (Extremely frustrating,…
Alan K Hunt
  • 117
  • 1
  • 1
  • 3
9
votes
1 answer

Prawn: Is there a way for vertical alignment of all content in a box?

I'm trying to position some content vertically centered in a bounding_box. With a single text this is no problem: bounding_box([0, bounds.top], :width => pdf.bounds.right, :height => pdf.bounds.top) do text "vertically aligned in the surrounding…
Chris Crown
  • 304
  • 2
  • 13
7
votes
5 answers

Bootstrap: Vertically center label in form-group

I have a form-group inside a horizontal form. In this form-group, the right element is higher than the left one. For this reason, I want to center the left element vertically in its row. For instance:
Bastian
  • 4,638
  • 6
  • 36
  • 55
4
votes
3 answers

TCPDF Multicell valign not working

I try to generate a PDF with TCPDF 5.9.141, but valign doesn't seem to work. It's in a CakePHP 2.0 function, but I don't think it matters. According to the documentation everything is valid in my code: Vertical alignment of text (requires $maxh =…
David Szlovak
  • 61
  • 1
  • 1
  • 3
4
votes
4 answers

When will not work?

Have you ever concluded about this? Now I've met one, very strange, don't know why. My code: