[TYPO3] CoolUri - relative references
PEF
xx at xx.xx
Mon Jun 16 20:55:16 CEST 2008
Hi,
Still having a bit of trouble with CoolUri. This time, all the relative references in the html template - i.e.
fileadmin/css/typo.css - is referenced relative to the actual url:
- http://www.mydoman.dk/my-subpage/my-sub-subpage/fileadmin/css/typo3.css
instead of
- http://www.mydoman.dk/fileadmin/css/typo3.css
<html>
<head>
...
<link rel="stylesheet" type="text/css" href="fileadmin/css/typo3.css" />
...
</head>
...
Anyone with a suggestion to solve the problem?
Regards
Peter Falk
More information about the TYPO3-english
mailing list