Center images

bigcrunch - October 25, 2007 - 16:26
Project:Mathematics Filter
Version:5.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

When an equation is in-line with the text, this is not center with th text. It is possible to add center directive to images for make this?

Thank you!

#1

dwees - October 31, 2007 - 05:37
Status:active» postponed (maintainer needs more info)

The module currently uses a style attribute with the vertical-align property set to middle, which although it is xhtml valid, doesn't work in all browsers.

You could convert this to a valign attribute set to middle, which may work in more browsers but is not xhtml valid.

If you have a 3rd suggestion, please let me know.

Dave

 
 

Drupal is a registered trademark of Dries Buytaert.