Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Need background color change WordPress

  • SOLVED

Hi! I think it's simple, but I struggle.

on my website:

http://ht.klausdyba.com/gallery/nyc-dogs/

i want to have the right area-background black. I am able to change the content background, but not the background behind it. Any idea?? CSS?


Answers (2)

2012-12-07

Francisco Javier Carazo Gil answers:

Maybe this line:
body{font: 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif; background:#f1f1f1 ;color:#555; }


In your CSS.


Francisco Javier Carazo Gil comments:

http://ht.klausdyba.com/wp-content/themes/elastico/style.css this file.


klaus dyba comments:

Yeah this worked! I think I tried it, but as always someone else has to help that it works!! ;-)

Thanks

2012-12-07

Arnav Joy answers:

do you want to have left side black?