Pro Theme Design Forum » Mimbo Pro » Technical Help

change backround color

  • Started 1 year ago by karink
  • Latest reply from karink
  • This topic is not a support question

  • karink
  • Member
  • Posted 1 year ago #

SImple question:
How do I change the backround color on my page ? (the dark blue)
thanks,
karin.

If you wish to change the background color of your website, you need to modify the style.css

At line 49 you'll find this statement:

body {
background:#133346 url(images/bg.jpg) repeat-x fixed 0 0;
color:#1B1B1B;
}

Modify the values #133346 (the dark blue) and insert the url to your background image. Or delete it if you want only a colour.

  • karink
  • Member
  • Posted 1 year ago #

Thanks :) it worked !!!!!!!!!!!!

Reply

You must log in to post.