public
Description: A repository of tumblr themes.
Home | Edit | New

Tumblr Theme 1 FAQ

I’d like to center my content on the page, how would I do that?

Change the wrapper class at the beginning of the file from:

#wrapper { width: 1050px; }

to:

#wrapper {
	margin: 0px auto;
	width: 1050px;
}
Last edited by mrandyclark, Tue Sep 23 09:01:58 -0700 2008
Home | Edit | New
Versions: