css not working
Permalink
Hey
I've attempted to follow the video on editing templates, I put in the codes for concrete to find the template parts.
But the theme doesnt come up, just the text.
www.www.saveitforthebedroom.co.uk...
Heres the code i entered on one part:
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="< ?=$this->getThemePath()?>/default.css" media="screen"/>
<title>Decayed</title>
</head>
Thanks
Joe
I've attempted to follow the video on editing templates, I put in the codes for concrete to find the template parts.
But the theme doesnt come up, just the text.
www.www.saveitforthebedroom.co.uk...
Heres the code i entered on one part:
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="< ?=$this->getThemePath()?>/default.css" media="screen"/>
<title>Decayed</title>
</head>
Thanks
Joe
really a need for UTF-8?
then you should do
uhm it's not cpp .. ;)