how I can make a link in head section of header.php?
-
Hello,
I have uploaded foundation css file with Filezilla to my theme test directory.
it is under the test directory.
now I want to make a link to foundatiion css in my head section of header.php
so I made a link like this: <link rel=”stylesheet” href=”css/foundation.css” />
it is not working.
so I changed to: <link rel=”stylesheet” href=”test/foundation.css” />
it is not working either.
what I have to do to solve this problem.
the tree is like this : wp-content/themes/test/foundation.css.
thanks
johan
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘how I can make a link in head section of header.php?’ is closed to new replies.