Title: stephen77's Replies | WordPress.org

---

# stephen77

  [  ](https://wordpress.org/support/users/stephen77/)

 *   [Profile](https://wordpress.org/support/users/stephen77/)
 *   [Topics Started](https://wordpress.org/support/users/stephen77/topics/)
 *   [Replies Created](https://wordpress.org/support/users/stephen77/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/stephen77/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/stephen77/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/stephen77/engagements/)
 *   [Favorites](https://wordpress.org/support/users/stephen77/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add an image to bottom of posts](https://wordpress.org/support/topic/add-an-image-to-bottom-of-posts/)
 *  [stephen77](https://wordpress.org/support/users/stephen77/)
 * (@stephen77)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/add-an-image-to-bottom-of-posts/#post-1744883)
 * Check the root folder where your themes index.php and home.php is. Look for footer.
   
   Place your <img src=”images/some.jpg” width=”60″ height=”60″ alt=”anything” /
   > in here…. Stephen
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't create hyperlinks](https://wordpress.org/support/topic/cant-create-hyperlinks/)
 *  [stephen77](https://wordpress.org/support/users/stephen77/)
 * (@stephen77)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/cant-create-hyperlinks/#post-1741542)
 * Use firebug in firefox, open style.css in your theme folder. Look for a:link.
   
   Set the color you want for the a:link between {#666} Then the color you want 
   for the hover and visited. You can leave the active as the a: link.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't create hyperlinks](https://wordpress.org/support/topic/cant-create-hyperlinks/)
 *  [stephen77](https://wordpress.org/support/users/stephen77/)
 * (@stephen77)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/cant-create-hyperlinks/#post-1741535)
 * Set the a:link in the style.css in this order:
 * a:link {}
    a:visited {} a:hover {} a:active {}
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to center logo?](https://wordpress.org/support/topic/how-to-center-logo/)
 *  [stephen77](https://wordpress.org/support/users/stephen77/)
 * (@stephen77)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/how-to-center-logo/#post-1741531)
 * #logo
    { background: transparent; border: none; padding: 0; margin: 0 auto; }
 * Stephen
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WWW different? Need help!](https://wordpress.org/support/topic/www-different-need-help/)
 *  [stephen77](https://wordpress.org/support/users/stephen77/)
 * (@stephen77)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/www-different-need-help/#post-1741023)
 * It’s your own local problem. Try cmd if you use windows, then
    type ipconfig /
   flushdns . There is more on Google about this. That refreshes your entire cache.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changed hosts, now have problems?](https://wordpress.org/support/topic/changed-hosts-now-have-problems/)
 *  [stephen77](https://wordpress.org/support/users/stephen77/)
 * (@stephen77)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/changed-hosts-now-have-problems/#post-1739925)
 * You have to move the database also.
    Login to your server, go to PhPMyadmin and
   look for your database. Change the url under Options and Home without / on the
   end. That’s it.
 * Stephen
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [changing domains?](https://wordpress.org/support/topic/changing-domains-4/)
 *  [stephen77](https://wordpress.org/support/users/stephen77/)
 * (@stephen77)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/changing-domains-4/#post-1741015)
 * You have to move the database also.
    Login to your server, go to PhPMyadmin and
   look for your database. Change the url under Options and Home without / on the
   end. That’s it.
 * Stephen

Viewing 7 replies - 1 through 7 (of 7 total)