answersLogoWhite

0


Best Answer

Every Theme allows a specific size of header. Check your theme's code.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the size of a Tumblr header?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why does the TCP header have a header length field and UDP header does not?

in tcp header (32 bits) we have a field that is called options and padding that has variable in length and the header length shows the actual header size i.e size of 20 octets+size of options and padding field and in UDP we dont have any field like that and its header is fixed of 8 OCTETS (32 bits header size) refrence: WIRELESS COMMUNICATIONS AND NETWORKS by William Stallings Second Edition pg 91(see fig)


What size of header is needed for a 3' span?

no


What is The header of an IPv4?

Header is always a multiple of 4bytes and so we can have a maximum length of the field as 15, so maximum size of the header is 60 bytes out of which 20 bytes are mandatory.


What is the largest header size that can be used in web design?

h6


Tumblr gif not moving and it very small size less that 1MB?

Your GIF is most likely not moving because it is too large for Tumblr. Tumblr GIFs have to be under 500mb or else they won't move. To remedy this problem you can try resizing your GIF to a smaller size!


What is the maximum and minimum size of a UDP datagram?

maximum size is 512 bytes without header


How do you change the size of a hypster playlist on a Tumblr HTML?

Change The Width & The Heigh To A Smaller Size Like 20, 10.


The length of an IP datagram header can vary depending on the options used What is the smallest possible IP header size?

20 bytes, without options


What is the smallest possible IP header size?

160 bits (20 bytes)


Port number is 16bits what is the minimum header size of a transport layer?

8


Why are header files not required when using far and near pointers?

In C programming, header files are required. It doesn't matter if you are using near pointers, far pointers, both, or neither -- you still need header files. There is no connection between the necessity of header files and the pointers' size.


The maximum size of an IP datagram including the header is?

The datagram length field in an IP header is 16 bits in length. Therefore, the maximum datagram size an IP datagram can support is 2^16 - 1 = 65,535 bytes