How to center your blogger blogspot title

mixanikos365

5 Simple steps >>>
  1. template
  2. Customize
  3. Advanced
  4. Add CSS
  5. Paste this code :
.titlewrapper{
text-align: center;
}

.descriptionwrapper{
text-align: center;
}


Extra tip : how to center your description image

Option A: If you used “INSTEAD OF TITLE AND DESCRIPTION“ option:

#header-inner img {margin: 0 auto !important;} #header-inner {text-align:center !important;}


Option B: If you used “BEHIND TITLE AND DESCRIPTION“ option:

#header-inner {background-position: center !important; width: 100% !important;}

Resource: http://superblogger3.blogspot.com/







Tags

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !