TRENDING NEWS

POPULAR NEWS

I Need Some Tumblr Html Help

HELP! How to make Tumblr Header??? Anyone good with HTML & CSS?

Replacing the Text Header for an Image Header on Tumblr - http://tumblring.net/replacing-the-text-header-for-an-image-header-on-tumblr/
How to replace your Tumblr title with an image - http://www.socialnetworksguy.com/tumblr/how-to-add-an-image-as-title-on-your-tumblr/


A Complete Guide To Tumblr: http://www.smashingmagazine.com/2010/07/22/a-complete-guide-to-tumblr/

Tumblr's Help Center: http://www.tumblr.com/help

Creating a custom HTML theme (Very good example given): http://www.tumblr.com/docs/en/custom_themes
How To Create Your Own Custom Tumblr Theme?: http://thumlog.com/how-to-create-your-own-custom-tumblr-theme

Things to Know About Custom Tumblr Theme Design: http://buildinternet.com/2010/04/things-to-know-about-custom-tumblr-theme-design/
Getting Started With Tumblr and Custom Theme Design: http://line25.com/articles/getting-started-with-tumblr-and-custom-theme-design
Theming Tumblr: http://matthewbuchanan.name/post/37355563/theming-tumblr

CM Music Player (Continous Playback Cross Pages): http://scmplayer.asweb.info/

Tumblr html help! (edit sidebar photo?)?

This theme has an Appearance option that will let you upload an image into the sidebar, replacing the current placeholder. (That's what the placeholder image is trying to tell you, although it's not worded very well.)

Go to your Customize page and find the 'Appearance' section in the left-side column, below the Title and Description boxes. If the Appearance section isn't already open then click on the word 'Appearance' to open it. In that section you'll see a bunch of color selectors, and if you scroll down below those you'll see a bunch of checkboxes, and below those a group of four image upload items. You can use the last of those four items, labeled 'Sidebar', to upload a new sidebar image. As soon as you upload the image it should appear in the preview panel on the right side of the Customize page. When you're happy with that, hit the 'Save' button at the top of the left-side column to apply this change to your blog.

As the placeholder notes, this theme limits the sidebar image to be no wider than 120 pixels. If you upload an image wider than that, the image will be scaled down.

I don't have a tag in my tumblr html?

this is driving me crazy! i swear its not there! this morning i was looking for a code for something & it said to paste it immediately below the tag. so im like whatever okay, & i went into my html & i pressed CTRL + F like i normally do, searched the tag "" & absolutely nothing came up!? how is this even possible! is there like a way to know where it should be so i can still paste the code somewhere? ahh someone please help!

Tumblr HTML Help, please?

Hi there.
I have a great theme and I love it, but one issue is that my lines are too close together.
Like, the words themselves all seem very closely stacked in a paragraph.

Example:

"There once was a man from peru
who dreamed he was eating his shoe"

the line: "there once...peru" is VERY close to, "who dreamed...shoe" in space. The bottoms of letters basically touch the tops of the letters below them.

It makes reading a paragraph very uncomfortable.

Could you please tell me where to go in Custom HTML to make alterations so I can remedy this issue?

Thanks so much in advance. Have a good one!

Tumblr HTML help; sidebar covers posts and FAQ?

So I just updated my theme on tumblr but my sidebar banner thing goes all the way across the page, which looks great, but when you click on individual posts or my FAQ page, other pages, etc... the sidebar overlaps the posts and text!!!
(( if you don’t understand go to my blog http://www.dreamyounglivereckless.tumblr.com and click on the FAQ page or something to see what I mean by overlapping the text ))

How can I fix this in the html? Is it an issue with the opacity of something?
Please help! If you have any idea as to how I can fix this! I don’t want to re-build an entirely new theme since I just did this one and I spend hours on it...

Someone hacked my tumblr!! Whenever I put a new html theme code, it automatically erase! HELP ME!!?

I have no idea but if your tumblr did get hacked, you might have to make a new one :c

Italic and bold text won't show on tumblr theme? HTML help?

Right, so I've got a tumblr and I really want the theme to show bold and italic text in posts.

http://oopsimontheinternet.tumblr.com/faq

If you look here, you'll see it turns the text that has all of the normal bold (text) htmling in, nothing there is broken, yet it turns the text into a small Times New Roman font. I would just like to know how to fix this? A confused girl needing help, thanks!

My tumblr theme doesn't show photosets? (HTML help?)?

This is a difficult question to answer as there is no - here is the fix - answer.
The location of the pictures is the first consideration.
You should see blank boxes on your blog with red crosses. Right click on the box and select properties to find out where the browser thinks the pictures should be and what they should be called. The link might be case sensitive so look out for capital letters.

Go back to tumbler or your web domain and check the location and the file name.
Using filezilla client can be helpful here.

Have fun.

What should I learn to develop a site like tumblr?

Depending on what you mean there's a few things you'll need to learn conceptually as well as programmatically.Besides the front end part of HTML/CSS to present the data you'll need to learn how to handle a database properly. Going with either MySQL (traditional relational DB) or MongoDB (document based DB) for example will give you a stabile foundation for data storage.You'll need some kind of backend knowledge, to handle the server side requests for data. Node, Python or PHP are all good languages which have relatively low thresholds for beginners.Then comes the routing parts. In order to let users register and automatically create domain-based areas you'll need to know your server pretty well. With Apache, IIS or Nginx you'll probably set up handlers to redirect your cloaked subdomains to a central API-service to display the content.Along with all that you'll also need to grasp the concepts of user handling, data transactions and data storage. Security in forms of user data and privacy information and security for visiting users. At least basic knowledge of API's and how to utilize them both internally and externally.So to sum it up, things you absolutely have to know to get a site like Tumblr going:HTML/CSSServer side languageDatabaseAPI architecture Domain based routingRouting based content displayServer handling in terms of traffic routing

How do I get tumblr to fully render tweets?

If you're looking at the embedded tweet via your tumblr dashboard, you'll see the second example you posted:The JavaScript widget that Twitter uses to render embedded tweets doesn't carry the style over to the dashboard. It should, however, work on your tumblr blog when viewing the blog itself.First, make sure that you have the JavaScript as a part of the blog post.Second, if you are using a custom theme, try temporarily selecting a tumblr default theme (newly created blogs default to the Optica theme). This should help you to better trouble shoot if there is any custom HTML that is preventing the JavaScript from working properly.

TRENDING NEWS