Saturday 21 January 2012

how to: center tabs

i have been doing a little work on this blog today! i designed a new header (which i love, that color blue is my new fave!) and centered the tabs in the list of pages under the header. i'm not completely done with the re-design, i'm still finishing up and i have a few ideas that i think will make it look a lot more professional.

in other news, with the new year & all, i'm feeling really inspired and i'm wanting to do one (or a few) blog designs! if you're interested, go to my pricing page and order form. i will be able to start really quickly because i'm officially working on no designs!

i decided to do a tutorial on how to center the pages because it was so easy!

- go to your dashboard > template > customize
- scroll down to "advanced"
- scroll down to "add css"

if you see this box, you're in the right place:

- add this HTML in the box:

.PageList {text-align:center !important;}
.PageList li {display:inline !important; float:none !important;}
 
save and enjoy your pretty new blog!
 
xox