[Cartoweb-users] Field Behind Shapes
Adriano Hantequeste Gomes
adrianohg at gmail.com
Tue Feb 21 14:11:02 EST 2006
Hi,
I add this line
{if $outline_active|default:''}<link rel="stylesheet"
type="text/css" href="{r type=css plugin=outline}outline.css{/r}"
/>{/if}
in "cartoclient.tpl"
and run php cw3setup.php --install
I revolve the problem.
Thanks.
Adriano
2006/2/21, Alexandre Saunier <alexandre.saunier at camptocamp.com>:
> Hello,
>
> have you tried to add (if not already available) the following line in
> your project cartoclient.tpl (within the <head></head> element):
> {if $outline_active|default:''}<link rel="stylesheet" type="text/css"
> href="{r type=css plugin=outline}outline.css{/r}" />{/if}
> ?
>
> If yes, is this outline.css file reachable at the URL given in the
> generated page? If not, try a
> php cw3setup.php --install ...
>
> In addition you may check that it's not a caching problem:
> php cw3setup.php --clean
>
> AS
>
> Adriano Hantequeste Gomes wrote:
> > Hi,
> >
> >
> > I have a problem, see the attach.
> >
> >
> > How to resolve this problem???
> >
> >
> > The Field name is "your label"
> >
> > Thanks
> > Adriano
>
More information about the Cartoweb-users
mailing list