OK, so I created an admin page using the generator. I have a
"admin_double_list" working. The problem is it's not wide enough to
display all the data so it's not readable. I tried changing the width
in main.css, the problem. is that the "sf_admin" css overwrite it.
I tried putting a "<?php echo stylesheet_tag('style'); ?>" and it
puts my stylesheet before both the sf_admin css file and the main css
file.
How do I get my css file at the bottom of the list?
Thanks,
James
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---