Quote:
Originally Posted by Deepdog009
Puregraf it looks like U have the html code placed correctly, next create css file with css code in it...
U can call the file whatever you like, but first use a editor and cut and paste code and add 2 your new css file...
Css code is within these tags... <style>code is here in upper part of TAB you are using </style>
After cut and paste save file and name it, then insert name into code in headersinclude template...
HTML Code:
<link rel="stylesheet" type="text/css" media="screen" href="mycss.css">
This will work without using plugin
give it a go:up:
|
i have this in my .css file i created:
http://puregraffiti.com/mycss.css
and my headinclude i have this code:
Quote:
<script><link rel="stylesheet" type="text/css" media="screen" href="http://puregraffiti.com/mycss.css"></script>
|
im afraid its not working, im completing missing something. :erm: