How can I use CSS to change the...

User 403226 Photo


Registered User
5 posts

I'm asking for resources on "how to use CSS to change the "look" of a website. I have a website now that I'd like to simply change the "look" but keep everything else "as is". Right now, I'm checking out different website templates to change the "look" of my website. From my current understanding, I could use CSS to change the "look" much quicker. The thing is, I'm still researching on "How to" use CSS. Any help will be greatly appreciated. :)
Technology is a beautiful thing, when it works.
User 38401 Photo


Senior Advisor
10,951 posts

Hiya BigH,

There are so many resources out there it's hard to list them all, but if you do a Google search for CSS Tutorials or CSS Courses you should find a lot of them and many of them are pretty good. Mind that you watch the dates on them though so you don't end up learning really old stuff. Anything from 2009 and up and even 2008 should be safe enough to start out with.

I'm thinking though that you're expecting to just put in a CSS file and your site will magically change to the new design, but.... I have bad news for you. To change the design of a site means you pull it apart manually and take the content from the old one and put it into the new template setup. There's really no easy way to do that unless you have a fairly good setup already that just needs a bit of refreshing. If you're looking for a total makeover you're going to have to do a bit of work and get your hands quite dirty.

That's not necessarily a bad thing though. You learn an awful lot by doing that and the forums here are great for helping with specifics.

If you have a link to the current site that always helps people know how to steer you in the right direction too. Good luck on your site updating :)
User 482858 Photo


Registered User
70 posts

Hi BigH,

I've always found the http://www.w3schools.com/ very helpful.

They have a an introduction to CSS at: http://www.w3schools.com/css/css_intro.asp as well as a tutorial at: http://www.w3schools.com/css/default.asp.

And there's lots more.

It's a kind of magic!
http://www.magicsystems.com
Home of the Magic CAD/CAM Sweet

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.