Hi,

how can I include some custom style information in a specific template?
I would like to change the size of some divs fitting to the items in them.
So i think i am looking for a way to insert something like
<style>.item{width:17px}</style> into the template, where the 17px will
be different for each request.
I could create a helper for that, and use it in layout.php, but what
information is available to this helper during the time it is used?
Probably nothing from the action?

Any ideas?

Georg

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to