Sounds like you've added new table columns (td) without adding a matching header (th).
Jeremy Burns Class Outfit http://www.classoutfit.com On 3 Dec 2011, at 16:35, Daniel wrote: > At some point during development of my CakePHP app the "Actions" > header on my categories index page appears to have moved to the left > so that it no longer appears above the buttons. I checked the ctp > file for this page and there are no extra columns or such like. Is > there a simple way to move the "Actions" text it back to the right? I > know how to link a css file to the default layout, but I don't know > how to link one to a specific view. I don't know what css to use to > move this text. > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
