thumb

Some users are reporting issues of "Syncing Apps to iPhone" freezing and apps are not syncing when restoring their new iPhone 6 from a backup of their iPhone 5/5S. The new iPhone is here and, as always, users are reporting some launch day hiccups. The biggest one I've seen people talking about is a nasty one. You backup your current phone, plug in the new iPhone 6, hit restore from backup and... it hangs after the first app or 2 leaving you hopelessly stuck at "Copying 1/102 Apps"...

+ READ MORE
thumb

09

SEP

In just 2 small lines of CSS, you can hide/obscure paragraph text by making it look "blurry". So without further ado, let's get right to the good stuff! Simply apply the following CSS code to any elements you want to make blurry. color: transparent; text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px; This will result in text that looks like this. This is some example text. Can you read it? Note that, based on the size of your text, you might need to make the shadow a bit bigger by increasing the "5px" on the second line. Here's an example of that...

+ READ MORE
  • 1
  •    

RECENT POSTS

CATEGORIES

ARCHIVES

ADVERTISEMENT