Ok. You are right. I've done it.

But I only change the path of images because it is using
absolute URL path (not relative). In my opinion, i think the
sample css will not run well in some environment turnning
complex configuration.  It is a bit detail.

But, you are right, using custom css you can work around
this trouble.


Thanks
--
Marco Catunda






2007/7/27, ksn135 <[EMAIL PROTECTED]>:
>
> You can use your own custom CSS-file per application basis.
> Add the following lines to your app.yml and customize it to suit your
> needs:
>
> sfSexyButtonPlugin:
>   stylesheet:     /path/to/your/css
>   div_class:      sexy-button-clear
>   button_class: sexy-button
>
> On Jul 26, 4:16 pm, "Marco Catunda" <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > In our web server the application url path starts with "/parton",
> > If the images in css file begins with "/something" the browser will get
> > "/something" instead of "/parton/something", so I've used relative
> > path in css files.
> >
> > I don't know if it is a particular trouble of our environment or it's
> > a generic trouble.
> >
> > Thanks
> >
> > 2007/7/26, ksn135 <[EMAIL PROTECTED]>:
> >
> >
> >
> > > I'm the author of sfSexyButtonPlugin.
> > > Tell me, why you change image path in CSS to "../images/.."  ?
> >
> > > On Jul 26, 4:50 am, "Marco Catunda" <[EMAIL PROTECTED]> wrote:
> > > > I've used sfSexyButtonPlugin, but the original css has some troubles
> > > > at IE. I make a patch to correct it. What email should I send it?
> >
> > --
> > Marco Catunda
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to