Hi Tobbe... Use the css property for images called "vertical align". Here: http://www.w3schools.com/Css/pr_pos_vertical-align.asp
Tobias. On Sep 8, 3:42 pm, Tobbe <[email protected]> wrote: > Thanks, > > But... > > [<img[file.jpg]] - this image appears along the left margin with text > flowing around it > "The text when I use this is starting at the right below corner of the > image" > _________________ > | | > | | > | | > |________________|Here's the text starts instead of upper right corner > > [>img[file.jpg]] - this image appears along the right margin with text > flowing around it > "When I use this the text is correct. It's In the same level as the > image left upper corner" > > I must do something really wrong here :) > > I added this ---> .img { padding:1em; } to my StyleSheet, can't say I > see anything different > I tried this also ---> padLeft .img { padding-left:1em; } > padRight .img { padding-right:1em; } , doesn't do what I want it to do > ______________ > | | The text should start here (a spacebar > between the picture and the text) > | |Not like this > | | > |_____________| > > //T... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

