Hi all,
Just wondered whether there is a way to vertically align content of tables in SPIP. Default is valign="centre" and I would like to align it on top, but couldn't find the file where this is specified. Any help is welcome.
Simon
Hi all,
Just wondered whether there is a way to vertically align content of tables in SPIP. Default is valign="centre" and I would like to align it on top, but couldn't find the file where this is specified. Any help is welcome.
Simon
Simon Schneebeli wrote:
Hi all,
Just wondered whether there is a way to vertically align content of tables in SPIP. Default is valign="centre" and I would like to align it on top, but couldn't find the file where this is specified. Any help is welcome.
I think what you are looking for is in the css: dist/spip_style.css.
copy that to your directory "squelettes" (create it if you do not have it yet) and change line 64.
Pierre