Hi i had an SSL Cert installed today with 123reg.
I have been ahving problems since, my webpage does not show up how it is meant to. If i use

http://gamebeta.co.uk it doesn't work

if i use

https://gamebeta.co.uk then it works but the page is white with just links, not how i have designed it.

Also when in the admin area i continually have to use https:// on eveythign as the admin area keeps trying to load up http:// and thus failing to conect to the page.

I followed the help to change the admin config.php file to
this:

define('HTTP_SERVER', 'https://www.gamebeta.co.uk');
define('HTTPS_SERVER', 'https://www.gamebeta.co.uk');
define('HTTP_CATALOG_SERVER', 'https://www.gamebeta.co.uk');
define('HTTPS_CATALOG_SERVER', 'https://www.gamebeta.co.uk');

But that hasn't changed anything.

Also trying to access the webpage from google doesn't work