I am having trouble changing the colors of the background and text of the image description area.

I assume the area is this div

I tried to change photos.css line 8

.editdes,.image-b{background:#FFFFFF;font-size:14px;color:#000000;padding:5px;}

no luck, still green

Comments

Bobby Turk’s picture

I am pulling my hair out.

nathaniel’s picture

Status: Active » Closed (fixed)
.photos_view_des {
  background:#F13;
}