• Home
  • Projects
  • Google
Blue Orange Green Pink Purple

All work and no play...

and all that. But still, you gotta work. So, here I am working. This is where I record the cool things I learn that I may need in the future when I've forgotten them. Like ten minutes from now. Cause I have the brain of a gnat.

"Work is either fun or drudgery. It depends on your attitude. I like fun."

"The heights by great men reached and kept
Were not attained by sudden flight,
But they, while their companions slept,
Were toiling upward in the night."

Get rid of TITLES in Blogger



Remove Title & Description From Blogger Header
  1. Log into your blogger profile and go to Dashboard.
  2. Navigate to Layout & Edit HTML.
  3. Search for #Header h1 in your HTML code. If you don’t find this code, you may search for another piece of code #Header .description.
  4. Now insert display:none; at the end of the above code.
  5. Look at the below code to get the idea.

#header .description { /*-- this is header description css*/
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
display:none; /*--Insert this line*/ }
Read More 0 comments | Posted by Whit

0 comments



Post a Comment

Newer Post Older Post Home

Whit's Work

Search



Labels

  • blog
  • calendar
  • css
  • facebook
  • Flash
  • fonts
  • horizontal rule
  • html
  • images
  • Photoshop
  • template
  • web
  • webdings
  • Home
  • Projects
  • Google

© Copyright Whit's Working. All rights reserved.



Designed by FTL Wordpress Themes | Bloggerized by FalconHive.com
brought to you by Smashing Magazine

Back to Top