Hi, lets say the address of my site is

Code:
http://mysite.com
now that i have enabled SSL and the 2 configure.php files on the server are set right i've got problems:

-No more stylesheet

-when i click on any link it would load the page as "http://www.thepage.com" and it would generate the classic "unable to connect" page. But if i add and "s" to make "https://www.thepage.com" it'll load the page ok but still without any style attached to it.

-I dont have any access to the admin panel. If i type in the address bar the usual "http://www.mysite.com" it'll load the "unable to connect" page again and if i type "https://www.mysite.com" it'll load that address: "https://www.mysite.comhttps//www.mysite.com/admin/login.php".

Please give me a hand on those ones.