How exactly do I do that. I have read a few of the other topics and I figured I had to edit something in there but I am really noob to sql. I went into my database and opened the "eqdkp_style_config" table but from there I do not know how to set the default style.
Also, I found the following code in another topic and executed it...
SQL
UPDATE `eqdkp_config` SET `config_value` = '6' WHERE `config_name` = 'default_style' LIMIT 1
This reset my sites 'default' theme. I believe that is just what eqdkp sets for new users as default and it is the theme I see before I log in. I still have my admin account theme set to the empty theme. The entire screen is blank.