amelia laing
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: After messing around with style.css, can't log in to dashboard!Turns out it was the host! Everything’s in fine order now. Thanks again to everyone!
Forum: Fixing WordPress
In reply to: After messing around with style.css, can't log in to dashboard!AWESOME! I mean, well, not awesome for dreamhost and its users, obviously. I love you all terribly for being so willing to help a newbie sort through a probably simple problem! I’ll post again tomorrow if I still can’t get in! Thanks again!
Forum: Fixing WordPress
In reply to: After messing around with style.css, can't log in to dashboard!Aha! I tried to go the dreamhost website, and it timed out! Could this be the answer?!!
😛
Forum: Fixing WordPress
In reply to: After messing around with style.css, can't log in to dashboard!I made sure not to touch anything else (I crashed the site when messing around with the functions.php file a while back and learned never to touch it until I learn more about WP and coding etc.). I don’t quite know what to do next, as I can’t even log into the FTP server. Suggestions?
Thank you for all your help!
Forum: Fixing WordPress
In reply to: After messing around with style.css, can't log in to dashboard!Thank you all so much for your help! I greatly appreciate all your input.
Does anyone have possible next steps? Or is there a consensus that I need to contact DreamHost?Forum: Fixing WordPress
In reply to: After messing around with style.css, can't log in to dashboard!@claytonjames
Thank you for your response! Very stupid question: how do I know who my host is? I was given the login information to do some work on a friend’s site.Forum: Fixing WordPress
In reply to: After messing around with style.css, can't log in to dashboard!Here it is! Though it is the original copy, before I messed it up. I think what I did was change one of the colors to “#fff”. If I’m remembering this rightly, it was after that that I couldn’t even get to my WP login page.
I want to say that I changed the code from this:
#logo a{ color:#424242; text-decoration:none; font-family: Garamond; font-size:30px; float:left;}
to this:
#logo a{ color:#fff; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:50px; float:center;}
but I’m not sure!
[You need to use a pastebin for posting that much code – please see:
http://codex.wordpress.org/Forum_Welcome#Posting_Code ]