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?
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