On 6/15/07, Arendp <[EMAIL PROTECTED]> wrote: > > > Probably a simple question with a simple answer, but I can't find the > answer: I have made several TD's in a tableCells function. How can I > set the TD width for each individual TD?
I'm not sure if you can do it for each individual TD. You can change the 'tablecell' tag to your liking (tags.ini.php) but that will, of course, change it globally. If you find out how (apart from doing a foreach loop manually), it'd be nice to know. - Gonzalo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
