What I DoI make you look good.
What my clients say

After working with Randa Clay, I think she is the total package in a web designer. I am thrilled with the creativity and the overall design of my site! ~Vicky Hennegan

45 responses to “The easy way to learn CSS and customize your blog theme”

  1. stickyhorizons » The easy way to learn CSS and customize your blog theme

    [...] here for full [...]

  2. eliteqz » Blog Archive » The easy way to learn CSS and customize your blog theme

    [...] check the full story here [...]

  3. Denise

    Thank you so much for this post! I have always thought I wasn’t smart enough to do this but now I see, with your easy to understand instructions, that even I can make changes to a theme. I feel empowered! I am going to link to this post so I will always have the information.

    Thanks again!

    Denise

  4. Aileen

    Great tips, Randa! Thanks so much.

  5. Calvin Warr

    Wow! This is so cool! I always struggle with CSS! Looks like I have to give this a try! Thanks!

  6. Michael

    Great info, I do like tinkering under the hood, these posts to help me know what I am actually doing under there definitely help.

  7. Cricket Video

    I have wanted to learn CSS for so long. I have used wikipedia and nearly everything else but it is really unclear. This article helps me (a dummy). Thanks for the great article. Im a frequent visitor. Keep up the great work.

  8. Terinea Weblog

    Some times learning by example is the best way.
    Love the new design for the site.

    Jamie

  9. Learning CSS and Customize Your Blog Theme | Freelancing Journey

    [...] Clay Design is one of my blogging buddies and she made this great, in-depth and awesomely helpful blog post that teaches you, step by step, how to learn CSS the easy way and customize your blog [...]

  10. Chad

    What happened to “dofollow”?

  11. Randa

    Chad – if you’re wondering why links don’t show up as being followed right away, it’s because I have the plugin set to wait a couple of days to follow them, so I have time to moderate comments.

  12. What is CSS?

    Why does CSS have to be so strict? Why can’t there be a simple config file that looks like this:
    background: white
    text: black
    quotes color: green
    link color: blue

    That way anybody could update their blog without learning a programming language. Blogs are for people, no?

  13. Angela

    Randa,

    Today I decided to create a “Rainy Day Projects” folder in my favorites. I’ve got this page saved and am determined to learn how to do this. THANK YOU!!

    I do have a question. What if your site doesn’t use CSS? Is it hard to implement CSS to a site that is put together by scratch page-for-page?

  14. Randa

    @Angela- if you’ve got a site that’s just in HTML, with tables, etc. it can definitely be redone in CSS. It can be challenging if you’re new to CSS, but it’s a good way to learn. :)

  15. NsaneNoob

    Thanks for the information above. Well i started to understand deeper with CSS. Well im a newbie to this field, and it used to mess up my brain. Now i get clearer vision on what to do.

  16. Cistus

    Thanks Randa for the great tipps with the firefox plug-in!

  17. Gyms & Health Clubs

    This sounds like such a cool add-on for firefox! I’ve never really done much with CSS, but I’ll be sure to check it out if it’s this easy to play around with and learn! Thanks so much!

  18. jamy

    Great tip, I have never thought it is so easy ! Jamy

  19. Angela

    Finding the time is another ball game for sure! That’s why I had to save the examination for a later time.

  20. Webmaster Tips

    Great Tips……I always wonder how one can work with CSS easily and thats just seems to be the right way to work with CSS easily.

    Once again, Thanks.

  21. Blog Design Review: ChrisG.com at Randa Clay Design

    [...] and typography can make, so I thought I would make some adjustments to the site (using the great Firebug tool for editing CSS live) to [...]

  22. J.D.

    Damn, this is a good post – just what I was looking for.

    This seems like it would be so much easier than going through the steps to configure Dreamweaver to work with Wordpress and edit a theme.

    Bookmarked!

  23. Beth Ellen

    Thank you for the lesson. I have been wanting to learn more about CSS and modifying WP themes. Great blog btw..another one to add to my reader.

  24. Robert

    Hi. Great tip – I just wondered where I can easily play with css without messing something up. Thanks:)

  25. Montreal Hotel Guy

    I like this initiative, Randa. Not many designers are open or helpful for beginners like this, and you’ve just introduced me to Firebug. Can’t wait to try this!

  26. Angela

    Ok, I had to stop back by and tell you that my husband is learning about CSS in his college course that he is taking. How ironic is that!?

    I recently found some CSS code and decided to try and tweak it to see if I could do it and I think I was pretty successful at it.

    It’s actually my Myspace template at the moment. Eventually I will get this all figured out. When that day comes we’ll have to have a party!

  27. Aileen

    Just wanted to drop you a line and say ‘Thanks!’ for your very cool designs on my blogs. You do good work, Randa!

  28. Arizona Egg

    I have been looking for a quality instructional on how to learn CSS….so thanks a bunch!! It should be easy enough for me to transfer this to actually applying it on my blog but you know how that can go!! Thanks again!

  29. Neena

    Wow, Randa – thanks for the info about firebug. I had not heard of this before. Firefox has so many add-ons, i haven’t even begun to explore them. This guide is priceless!

  30. bLuefRogX

    This is an excellent guide. I’m working on my own theme myself and will find this page invaluable. Thank you.

  31. Erika

    Hi Randa-

    Thanks for the great tips. I actually implemented DIY on my blog and I’ve been trying to test some minor tweaks out. For some reason the changes don’t seem to be taking. For example, I tried to change the header height and found the place to make the change using Firebug, in the #head section. The change took effect in the preview pane and then when I changed it in my blog’s code, no change. Am I supposed to be making the changes anywhere else except the style.css file? I tried modifying some other themes and I had the same problem. Can you help??

    Thanks!
    Erika

  32. Randa

    @Erika- did you get any error message when you clicked the Update File button, like “if this file were editable you could save it”? That can happen if the permissions on the files in your site are not set so that you can edit files. That setting can be changed in your FTP client – change the permissions to 777.
    There is no reason it should not have worked. You were in the correct file, and changed the height in the #head section I assume?

  33. Erika Strum

    Hi Randa-

    Yes I’ve definitely got permission to edit the files as I’ve done it in the past. I didn’t get an error message, the change just did not take at all! It’s the strangest thing. I can live without the changes but was excited at the possibility of modifying the CSS myself. I tested it with an alternate theme too.
    :(

  34. Randa

    Hmmm… there’s got to be some reason it’s not working. I assume you’re the Administrator on the site- you have Admin status in your user settings? There is no reason why you shouldn’t be able to make changes to your theme files.

  35. Erika Strum

    Yes I’m the admin for the site. I really don’t know! What I was originally trying to change was the header so I was going here:

    in style.css and modifying

    #head{
    background-color: #ffffff;
    background-image: url(images/headerred.jpg);
    background-repeat: no repeat;
    height: 180px;
    width: 900px;
    padding: 0px;
    margin: 0px;

    I made the height 160 and 140, no change. Should I change it somewhere else? Should I make it much shorter?

    The height is actually less important to me, I’d really like to try to create some structure in the comments section with lines of some kind between each comment. That would be more advanced though, once I learn how to do the simpler things!

  36. Learn to customize your theme at Themes by Randa Clay

    [...] through a series of posts to help beginners learn to do that. The first post is up at my main site: The easy way to learn CSS and customize your blog theme. I hope it’s helpful! Filed under Themes [...]

  37. When a blogging slump hits… at Randa Clay Design

    [...] So, when it came time to post at the Blog Herald this week, I thought it would be helpful to me to work on a list of solutions for the inevitable slumps that hit now and then. One of my suggestions was to ask readers for help. I especially like to help people solve problems, so I’d like to know if there are any questions I can help answer for you? Any problems I can help you solve? What’s the next thing you’d like me to cover with regards to learning to customize your blog? [...]

  38. Christopher Lees

    I have been looking for this kind of information for a month now! I’ve never even heard of firebug. There is so much to editting css especially when you don’t know what the heck you are doing. It looks pretty easy though the way you explained it. You might not know it but you just made my day! Thanks for the lesson and I’ll be sure to save this page to my favorites…now I will wonder off back into the land of Not-so-blissful ignorance.

  39. Travis

    Thanks for the help and advice about CSS. I don’t really know how to start coding it from scratch, but who needs to anyway? Just take existing CSS codes, learn how to read it and understand it, then modify it with trial and error, and of course, following after your mentors :)

  40. world directory

    Thanks for simplifying this. It is not as intimidating as it seems.

  41. Masalaboard

    Wow! This is so cool! I always struggle with CSS! Looks like I have to give this a try!

    I wanted to learn CSS for so long. I have used wikipedia and nearly everything else but it is really unclear. This article helps me (a dummy). Thanks for the great article. Im a frequent visitor. Keep up the great work.

  42. yosax

    Excellent guide, Randa. I have tried working to create my own theme now.
    Thank you very much for the valuable information.

  43. gaTO

    Thanks for the great tip. I’m trying now to mess with my blog’s theme and other stuff. Hope that I can get it going. Your blog is definitely helping thousands of people! Great job.

  44. Jayson

    Nice tips – as you mentioned in the first sentence I’m always too afraid to mess with the design of our blog in fear of doing something I couldn’t fix. This is a great tool to get around that. Thanks for the tips

  45. Jarod Clark

    A great read for people thinking about leaving tables behind.