I have completely removed the Paypal Express code from the split login part. And changed the code for the normal login layout as follow:
Code:
<?php // ** BEGIN PAYPAL EXPRESS CHECKOUT ** ?>
<?php if ($ec_button_enabled) { ?>
<?php require(DIR_FS_CATALOG . DIR_WS_MODULES . 'payment/paypal/tpl_ec_button.php'); ?>
<?php } ?>
<?php // ** END PAYPAL EXPRESS CHECKOUT ** ?>


 <?php
  // ** GOOGLE CHECKOUT **
    include(DIR_WS_MODULES . 'show_google_components.php');  
  // ** END GOOGLE CHECKOUT **
 ?>
Which clearly but once I activate the Paypal express it the login page will display the split screen without the Paypal express button since I have removed it from the tpl_login_default for the split page.

I will seek help somewhere else in the form for this issue. Thank you anyways.

How come the side box on my site added a sidebox bottom divider in the middle of the box Check the Shop By Make sidebox. www.ohiospeedshop.com