kobra:
As you are trying to use a template monster template that are known to break functionality I suspect that you will need to ask them why
I bought it from a site called Zen Cart Skins. They sell a lot of the same stuff as Template Monster, but for about 20% less. I had sent them an e-mail, but they never replied to a previous message. The instructions I got were crap. If you don't load the sql patches, the instruction only tell you how to get about 1/4th of the stuff to work. Also it is supposed to add a social media icons control feature to my configuration menu and it doesn't. I e-mailed them yesterday about that and never heard back.
After much hair pulling I actually found the problem. The header file has an excessive amount of junk. Including two favicon calls to favicons that do not exist. It also has two calls for fonts on a google server. Once I deleted those, I finally got a padlock on firefox!!!
Here was the culprit:
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Cabin:500' rel='stylesheet' type='text/css'/>
for some reason this causes an SSL error with Firefox, but you get a full padlock with Chrome and IE