Ok I changed it the bottom part, and it looks like the space closed a bit
// Replace the text and HTML tags between the apostophes on lines 19 and 20.
// Use as many or as few lines using this model as you need for your custom content.
// If you have a multilingual site define your text in the languages/YOUR_LANGUAGE/extra_definitions/blank_sidebox_defines.php and include it as shown in line 19.
// If your site is monolingual, you can put the text right here as shown on line 20 (and nobody will know!)
$content .= '<p>New Movies!<br /><br />Win Free Movies With KUNG FU TRIVIA!</p>';
$content .= '</div>';
?>


Reply With Quote
