On Tue, 20 Mar 2012, [email protected] wrote: > Am 19.03.2012 23:06, schrieb Derrell Lipman: >> >> Hello, >> >> thayou, thats exactly what i need. >> >> only one question >> i try to add some border at bottom, because the lines between >> the cells should not be overlaped, but all i try margin, borders, >> paddings take no effect >> >> >> When you're writing a cell renderer, you're in the world of of HTML. If you >> study that little tiny method I provided for you, you'll see exactly what >> HTML is generated, and can determine how to alter it to fit your needs. >> Just telling us that nothing works, without showing what you've tried, >> doesn't give us anything to go on. >> >> Derrell >> >> > Hello, > > i try something like this > > 'border-bottom:', '1px solid black', ";", > > 'border:', '1px solid black', ";", > > same using padding,margin,..
So, I guess, somewhere in the "something" is a problem ... If you post the relevant code section (or even better have a playground example), there is a chance that someone can help you. Cheers, Fritz -- Oetiker+Partner AG tel: +41 62 775 9903 (direct) Fritz Zaucker +41 62 775 9900 (switch board) Aarweg 15 +41 79 675 0630 (mobile) CH-4600 Olten fax: +41 62 775 9905 Schweiz web: www.oetiker.ch ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
