TRENDING NEWS

POPULAR NEWS

How To Change Tags Font Size In Tumblr Theme

How to change tags font size in tumblr theme?

hi! this is my blog - http://castielsunflower.tumblr.com and as you can see, my theme tags are pretty small. and if you click notes, the *this person* reblogged from *this person* is pretty small too. how do i change this? here's my theme code. http://pastebin.com/jPqWSrMn thank you!

How to change the text color on tumblr page?

If you are just making certain parts of your text a different color from what the color is from the external CSS file, then use inline CSS. BTW, the font tags are deprecated.

This text will be green. This text will be normal page color as set by external or embedded CSS rules.



Ron

How do I change the html pixel font code for tinytots in Tumblr page?

I want to change the font in my blogroll page, so I changed the HTML code "font-family:tinytots;" everywhere the old font was typed. However, when I save and refresh the blogroll page, another version of this font must be used. It's not a pixel one... I think it's Helvetica.

On my main blog, I use the tinytots font since it came with the theme. There is an option to have a pixel font or not. When I choose the non-pixel option, the same Helvetica font that I get for my blogroll is used. When I choose the pixel version, the tinytots pixel version that I want for my blogroll is used. The html code that comes before and after "font-family:tinytots;" is "{block:ifpixeltext}" and "{/block:ifpixeltext}" respectively, and the non-pixel option says "{block:ifnotpixeltext}" for Helvetica. I have no problem with this because I can select the pixel option and it works.

My point is I don't want Helvetica for my blogroll; I want tinytots, but the font changes to Helvetica instead. Am I supposed to insert an extra html code? I tried looking it up, and results were to insert "src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf'); }" after, yet it only messes the page up as the text moves and gets bigger for some reason. Thank you in advance ^-^

What is the size for a Tumblr icon?

On desktop it seems to be 106pxHowever, I recall reading that you need to upload a minimum of 64px x 64px which shows up on mobile but I would suggest 300px x 300px because some themes have a larger space for the icon. For example, mine is 128pxThe advantage of uploading a higher resolution is that this way you have the graphic ready for higher resolution screens and themes that display your avatar larger. Performance is not really an issue here considering internet speeds and the minimal file size difference, but perhaps it is better to stay under 600px, check the theme and Tumblr's maximum size that could change over time.

How to change tumblr background?

Step 1 - Once your in your blogs dashboard, click on the “Settings” Gear from the top navigation.

Step 2 - Select your tumblr blog once more from the sidebar to the left.

Step 3 - Click on the “Theme [Customize]” button.

Step 4 - You will be redirected to a page with your design on the right and a sidebar on the left. Select the “Edit html” option on the sidebar to the left.

Step 5 - Now that we are able to edit the theme we have to create the code that will change your background.

Step 6 - In order to use an image for a tumblr background you gotta decide how the image would work as a background. Would you like the image to repeat both horizontally and vertically, would you prefer it to repeat just once and to never repeat again, or would you instead like it to repeat in only one direction? For All 3 Scenarios I’ve created separate codes for you below. Replace the http://your-image-link.com/image.jpg with the url (link) of the image you want to use.

Tumblr Background Repeating Vertically and Horizontally:



Tumblr Background Repeating Vertically (Y-Axis):



Tumblr Background Repeating Horizontally (X-Axis):