I have a doubt,
The thtml file has a link which refers href="/css/aptusa.css"  its in
my server i have downloaded it and now the path added to it is  /
amateurpokertour/trunk/app .

<link rel="stylesheet" href="/css/aptusa.css" type="text/css"
media="screen" title="Amateur Poker Tour USA stylesheet"
charset="utf-8" />

The css file consists of background like

        background: url(/img/template/content_box/big-content_box-
bg.jpg)
repeat-y;

how can i link the css file with the thtml file with out adding this
extra urls  /amateurpokertour/trunk/app .


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to