Title: vuarnet's Replies | WordPress.org

---

# vuarnet

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hacker Message](https://wordpress.org/support/topic/hacker-message/)
 *  [vuarnet](https://wordpress.org/support/users/vuarnet/)
 * (@vuarnet)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/hacker-message/#post-1976569)
 * got the same thing this morning — nothing more than spam. but i have to admit
   it did make me hesitate for a second. so i checked our server and everything 
   was fine. 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS differences b/t Firefox, Chrome, Safari…??](https://wordpress.org/support/topic/css-differences-bt-firefox-chrome-safari/)
 *  Thread Starter [vuarnet](https://wordpress.org/support/users/vuarnet/)
 * (@vuarnet)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-differences-bt-firefox-chrome-safari/#post-1709023)
 * >  the title is gone, the tagline is visible, but tiny. You haven’t yet made 
   > it white in the code above. Do that and you should be fine.
   > press ctrl+f5 to refresh browser cache to see css changes
   > Also, text-indent: -999em; is a good way to hide stuff, just moves it off screen
 * Thanks Rev. Voodoo! “For some reason” (I hate using that phrase…) the font color
   change I was using wasn’t sticking once I updated the CSS file in the WP editor…
   but I think I just figured it out with your help…
 * The `text-indent: -999em;` **should** have worked to move it off-page, but it
   didn’t in Chrome or Safari (fine in FF)… apparently it was because of the `font-
   size: 0px` line … when I changed it instead to `font-size: 1px` it moved off-
   page as it should in all browsers.
 * To test it, I did a combination of taking both lines of code away and replacing
   them in parts (and in different orders), altering the `font-size: 0px` and `font-
   size: 1px` lines, deleting cache and refreshing on all browsers and it was **
   definitely** the 0px attribute causing the issue.
 * I’ve only been using WordPress for a few days now and am completely new to CSS,
   so I really appreciate the help!

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