How to Download and edit your Tumblr Theme .CSS file

How to Download and edit your Tumblr Theme .CSS file

Ever wondered how to completely modify your Tumblr Theme .CSS file?. Turns out that you can actually download it. Here is how.
Even when your Tumblr Theme has the following … Read more

Ever wondered how to completely modify your Tumblr Theme .CSS file?. Turns out that you can actually download it. Here is how.
Even when your Tumblr Theme has the following tag included in the html:

{CustomCSS}

How to Download and edit your Tumblr Theme .CSS file

How to Download and edit your Tumblr Theme .CSS file

You don’t have absolute control over your Tumblr Theme .CSS file, despite being able to add your own touch to the theme through either Customize >> Advanced option or just dropping some inline CSS within the same html tumblr file (which is not advisable by today’s css standards). It turns out to be that there always is a .CSS file stored in Tumblr itself that belongs to any particular theme.

How to Find, Download and Edit your Tumblr Theme .CSS file

  1. Go to Customize >>> Theme >>> Use Custom HTML
  2. Once there, you will have to find the following line <link rel=”stylesheet” href=”http: ……. that ends with /style.css” .  In this example it would be
  3.  

    <link rel=”stylesheet” href=”http://static.tumblr.com/h1xxjdl/CZ4Y1eqj/style.css” type=”text/css” media=”screen”>

  4. Copy the whole .css url and then paste it in a new window (press enter :) ). You will now be able to see the full .css belonging to your tumblr theme.
  5. You can download the .css file by right clicking and “Save Page As..” a Cascading Style Sheet document or just copying the entire code from the screen.
  6. The Web Developer Toolbar for Firefox (check here for Firefox Tumblr login issues) is great way to test and preview the changes you want to make to the .css file in real time. Now Edit the Tumblr .CSS file with any web editor you know, such as Dreamweaver.   If you modify any of the images used, remember to save them because you will now have to upload them to tumblr.
  7. Use the Tumblr static file uploader to save the images and js files FIRST.  Now paste the images url in the proper place within the .css file you are editing (remember to save it with the same name it had before).  Finally, upload your custom Tumblr .CSS file through this same place.  You now have the path to your new .CSS file !, copy it and replace the old .css url with the new one.  Click save in the top right corner of the screen and that’s it.  Just use this storage service for files related to your theme, nothing else unless you want your account to get banned.

UPDATE: This is how you edit fonts on Tumblr using the .css file.

Incoming search terms related to how to use Tumblr:

edit css tumblr, how to edit css on tumblr, tumblr video player center align custom css, css editor tumblr

Related posts:

  1. How to download music from Tumblr
  2. How to Download Videos from Tumblr Easily
  3. How To Change Fonts on Tumblr