Flexi CSS Layouts for Dreamweaver Forum


box Flexi CSS Layouts for Dreamweaver
Flexi CSS Layouts is a Dreamweaver Extension that helps you create browser compliant table-less web pages with ease. Unlike other products that are limited to templated CSS layouts with 1, 2 or 3 columns, with Flexi CSS Layouts for Dreamweaver you can build your own custom layout structure without coding.

Find out more about Flexi CSS Layouts for Dreamweaver

Thread: Getting text to the middle or bottem of a table

title left
User Details
message
title right

post date:
2011-01-05 11:35:33
Hi , just want to align a text with the bottem of a border in flexilayouts, how do i do that?rnrneddie
Andrei Rinciog [Extend Studio]

post date:
2011-01-06 03:57:42
Hello,

Vertical text align is not possible to do with CSS. What you can do is to make a new row for the text and border.

Decrease the height of the container where you want the text to be positioned on the bottom and remove the bottom border. Create a new element bellow that container and give it the same background. Make the height of this element equal with the amount you decreased initially and enable bottom border.

I think this way will give you the result you want.

Tell me if you have any more questions.

Regards,
Andrei Rinciog