Trying to change background color

4 replies
Been trying all morning to change my background color from purple to blue. I can't seem to locate where the background code is in my site.
I figure instead of always paying to have any little change done I could do this myself.
Could someone check out the source, retinaicon.com
#background #change #color
  • Profile picture of the author David Beroff
    On line 3365 in http://retinaicon.com/css/style.css , change the background: #564f9f to something like #6699ff .
    Signature
    Put MY voice on YOUR video: AwesomeAmericanAudio.com
    {{ DiscussionBoard.errors[10164617].message }}
    • Profile picture of the author retinaicon
      Originally Posted by David Beroff View Post

      On line 3365 in http://retinaicon.com/css/style.css , change the background: #564f9f to something like #6699ff .
      I changed it at that line & it worked great. Thanks for help. You the Man.
      {{ DiscussionBoard.errors[10164846].message }}
  • Profile picture of the author adlerdale
    In the style css file there is a class name inline 2809 this
    .fw-bg.gradient-deep-purple2 {
    background-color: #564F9F;
    From here you can change the color from : #564F9F to #0000FF.
    Signature
    Latest Technology Updates - For SEO Updates Click Here
    {{ DiscussionBoard.errors[10169029].message }}
  • Profile picture of the author samntly
    For future reference find out how to use Google Chrome's "Inspect element" tool. Very helpful in tracking down and seeing properties for elements.
    Signature

    Need A PHP Programmer That You Can Count On, That's Professional, Experienced in working with small and large clients. Reach me on skype at "Netlyte" or visit me at http://www.LCCWebDesign.com

    {{ DiscussionBoard.errors[10173902].message }}

Trending Topics