@import stylesheet
-
I feel like this is kind of a noob question but I’m working on customizing the Disqus comment form, and rather than hosting the CSS on Disqus’ servers, I want to use my own stylesheet.
To do that, I need to add the @import line to the Disqus editor – my question – what exactly would I use to import the default WordPress stylesheet?
I know it’s in my public_html directory, but I have no idea how I’d go about linking to it with @import.
Would it be myurl.com/public_html/wherever/the/stylesheet/is.css?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘@import stylesheet’ is closed to new replies.