Yes, Koen, thanks, i got it, going into shoes source code :) Now i'm having some trouble with stacks inside flows, inside stacks, inside... I cant seem to get stacks lined horizontally.
I have this method that is called to list products. Each product is a flow, with 2 stacks inside. One stack has an image, the other has 2 para's. My only problem is: why isnt the 2 para's stack next to the image stack ? I want them side by side. Code here : http://pastebin.com/m61dd66d Thanks in advance, pedro mg On 2/20/08, Koen Van der Auwera <[EMAIL PROTECTED]> wrote: > Hi, > > para strong(n), :size => 9, :stroke => "#4F70FF" > > That should do it. > > Koen. > > On 20 Feb 2008, at 07:03, pedro mg wrote: > > > hi, how can i set a font color in a para ? not this way, right ? > > > > para strong(n), :size => 9, :color => "#4F70FF" > > > > thanks, > > -- > > pedro mg > > > > -- pedro mg http://blog.tquadrado.com http://www.tquadrado.com
