Quote Originally Posted by jghogue View Post
Worked like a charm. Thank you so much. You guys rock.

hi i am trying to add my seal to the box but im having a hard time with the php

here is what i would like added in between ' '

<a href="#" onclick="window.open('https://www.sitelock.com/verify.php?site=teachntoysonline.com','SiteLock','width=600,height=600,left=160, top=170');" ><img alt="website security" title="SiteLock" src="//shield.sitelock.com/shield/teachntoysonline.com"/></a>

it keeps looking like its being commented out after the https part... can u do the code for me and ill just copy it here is where i want it

$content .= '<p>' . TEXT_BLANK_SIDEBOX . '</p>';

$content .= 'THIS IS WHERE I WANT THAT CODE';

$content .= '</div>';