Valign Problem? Odd...

admin

Administrator
Staff member
<!-- m --><a class="postlink" href="http://www.sureo.com/tek/">http://www.sureo.com/tek/</a><!-- m -->

^Thats the site

<!-- m --><a class="postlink" href="http://www.sureo.com/tek/template.css">http://www.sureo.com/tek/template.css</a><!-- m -->

^Thats the stylesheet if it applies to the problem

The Valign problem is in the first "Headlines" content table/box
i want the link centered vertically so it lines up with the bg image (2 dots), i think you guys can see what i want

anyways, anyone have a solution and y didnt valign work?Add to the "cont_s" style:

vertical-align: middle;did that, and updated the site so check again

check my css again too

i also changed each box to a list instead of a table

vertical align didnt work!ok, i solved it by floating it, then adding padding-top
 
Back
Top