try and check the head of your document and see if it is attempting to load the css with an incorrect path
On Jan 7, 10:31 am, tirengarfio <[email protected]> wrote: > Hi Gareth, im using sfModalPlugin. > > Yes its true, the div id names have changed. And also it's not loading > a file called cropper.css that i'm including (<?php use_stylesheet > ('cropper.css') ?> > ). > > Why? What is your recomendation? > > Javi > > On Jan 6, 9:32 am, Gareth McCumskey <[email protected]> wrote: > > > If you are using the Modalbox Javascript I think you are using (we used it > > for a bit) bear in mind that it does rewrite the div id names for some of > > the div's when it loads content. > > > ----- Original Message ----- > > From: "tirengarfio" <[email protected]> > > To: "symfony users" <[email protected]> > > Sent: Tuesday, January 5, 2010 2:29:19 PM GMT +02:00 Harare / Pretoria > > Subject: [symfony-users] From link_to to m_link_to > > > HI, > > > I have a template with an image cropper like this: > > >http://londatiga.net/tutorials/imagecrop/example.html > > > Now i want to show this template in a modal window, so i just changed > > the helper to this template from link_to to m_link_to. > > > After that, the modal window appears but the image cropper seams not > > working (if i placed the cursor over the image it doesn't change to a > > cross). > > > Any help? > > > Javi > > > -- > > > 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 > > athttp://groups.google.com/group/symfony-users?hl=en.
-- 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.
