Quote Originally Posted by trebo70 View Post
I don't think the link to the logo is absolute. Did you look at the source? (<img src="images/chivas_logo1.jpg" alt="Chivas Skin Care" border="0">) If that is an absolute link then I stand corrected but I don't think it is.

About the logo being the template folder here is where it is located: /includes/templates/custom/images

Anymore help would be greatly appreciated.

thanks,
Tre
Tre, when you code for images do not start the path with a forward slash. Leave it off as it is included in the 'base href=" statement at top of each page.

Speaking of which, on your 'https' page the 'base href=' statement is showing "http" instead of "https". Did you manually change something in your config file because that's not right.