How do you create a style sheet for a forum?
Style sheets are boggling the crap outta me, i know what they are, but i dont get how to apply them to the forum im working on. Help me please. okay, to clarify, i have a set forum thing...its NOT a blog, NOT...the forum asks for an entire style sheet not just peices placed randomly
Public Comments
- Well you would create a new style sheet called style.css or whatever you prefer to name it, and then in your blog header, inside of the <head> tag, you would put: <link rel="stylesheet" type="text/css" href="http://mywebsite.com/style.css" />
Powered by Yahoo! Answers