Usually this occurs because you are loading Images, javascript include files or external CSS files without using https. You can use an extension/add-on such as FireBug or any other web developer browser extension and check which assets are using http instead of https.
Most likely it is your images.
Just my 2 cents.