• Hello,

    I have added the contactform to my website and it is working nice. However the images of the refresh captcha and audio are on the wrong place. How do I fix this?

    Link

    Tnx,
    Valentijn

Viewing 2 replies - 1 through 2 (of 2 total)
  • Your theme CSS is messing that up
    This is the offending CSS inside style.css

    img,img.alignnone {margin: 0 0 1em 0;clear:both;float:none;display:block;}
    img.alignleft {margin:0 10px 1em 0px;clear:left;float:left;}
    img.alignright {margin:0 0 1em 10px;clear:right;float:right;}
    img.aligncenter{margin:0 auto;position:relative;clear:none;}
    Thread Starter vholewijn

    (@vholewijn)

    Hello Mike,

    Thanks for you quick response. I will have a look at this. Not quite the expert with it but I’ll have a go with it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘refresh captcha image audio in the wrong place’ is closed to new replies.