am Samstag, 9. Mai 2009 (13:07) schrieb Prasenjit Kapat: > I don't understand the tabular arrangement of the > images - so they look weired!
from a first glance, i think this is due to this "float: left;" div.tleft { float: left; clear: left; margin-right: .5em; border-width: .5em 1.4em .8em 0; } in http://apps.sourceforge.net/mediawiki/rkward/skins/sourceforge/main.css (line 481; this css file is imported in the document head). it positions an element left and makes all following elements float right around itself. if you look at the generated html code, the first <div> after each section headline is of that class "tleft", but each following <div> is of "tnone" (which is not defined?). in that case adding something like div.tnone { clear: both; } to the above css definitions might help? can someone alter the css at all? viele grüße :: m.eik -- dipl. psych. meik michalke institut f"ur experimentelle psychologie abt. f"ur diagnostik und differentielle psychologie heinrich-heine-universit"at d"usseldorf
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________ RKWard-devel mailing list RKWard-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkward-devel