Forums

Misty 3.7.1 (11 posts)

  1. cuisinecitrine
    Member
    Posted 3 years ago #

    Hi I am trying to change the background color of the misty theme.
    The color code I want to use is #D7F77A. How do I change the background color and do I use the css sheet or something else?

    Please respond
    thanks

    cuisinecitrine.com/wordpress

  2. cuisinecitrine
    Member
    Posted 3 years ago #

    I use word press 2.7
    Please help!

  3. figaro
    Member
    Posted 3 years ago #

    Open style.css in the theme and find the following:

    body
    	background: #green;
    	margin: 0;
    	font: 76%/1.6em verdana, tahoma, arial,  sans-serif;
    	color: #D7F77A;
    	text-align: center;

    add a background color line, so it looks like this:

    body
    	background: #green;
    	margin: 0;
    	font: 76%/1.6em verdana, tahoma, arial,  sans-serif;
    	color: #D7F77A;
    	text-align: center;
            background-color: #D7F77A;
  4. cuisinecitrine
    Member
    Posted 3 years ago #

    it doesn't work!

  5. figaro
    Member
    Posted 3 years ago #

    Looks like a green background to me...refresh your browser.

  6. cuisinecitrine
    Member
    Posted 3 years ago #

    are you sure this works?
    I pasted and worked through it and I updatewd it and I didn't find anything!!!

  7. cuisinecitrine
    Member
    Posted 3 years ago #

    It works thanks! I have another question what about the head at about me can I remove it?

  8. figaro
    Member
    Posted 3 years ago #

    I'm looking at your site and I see a green background. Close your browser, refresh your browser, clear your cache, temp files, etc...

  9. cuisinecitrine
    Member
    Posted 3 years ago #

    also I'd like to change the color of the text.

  10. cuisinecitrine
    Member
    Posted 3 years ago #

    it works now please read my other posts

  11. cuisinecitrine
    Member
    Posted 3 years ago #

    I'd like t change the text and remove the about me avatar

Topic Closed

This topic has been closed to new replies.

About this Topic