Thanks buzztone! I think the problem is actually in the parent theme css.
It’s being overridden by
input[type=text], input[type=email], input[type=password], textarea {
color: #666;
border: 1px solid #dcdcdc;
border-radius: 3px;
Is there some kind of selector I can use to override this?
I did that the style is being overriden. The actual target according is
#emailREP fieldset input[type=”text”], textarea
Thanks Emil! I think this may a bit overambitous for my first theme. But employing the light box may be a good alternative in the interim.
I do have one follow up question. When editing the “full size” or “large” image is that page image.php? I want to get rid of the image information in the screenshot.