I have setup SSL on a page of my wordpress site i.e. /checkout which works fine.
when you visit the home page or any other page for that matter the url in the browser reads as http://www.mydomain.com, which is good.
However when you view source of the page everything included the stylesheert is linked via https://
is there something I can use in htaccess to stop this happening?