How can I change the border color around my Tumblr posts?

1 Answer

Answer :

answer:Welcome to Fluther. You’re on the edge of a thin line posting Tumblr questions, you know. We don’t like new users asking for followers (and old users already know better), so don’t cross the line and do that, please. On the other hand, this seems like a straightforward technical request so… can’t you edit the theme page, or simply change the “source” of your own to modify its attributes? From the little bit of Tumblr that I’ve seen, it seems like there are all sorts of various “theme” pages to use as a basis for your blog. Why not just find an existing theme that you like better than your current default, and either edit that or use it as-is?

Related questions

Description : How to add padding around my tumblr posts?

Last Answer : Can you link to what is currently there? It is hard to do without seeing exactly what we are looking at.

Description : How do I add a LIKE and FOLLOW link on my tumblr posts?

Last Answer : answer:Is this what you area asking for? http://codeit.tumblr.com/post/137567405/tumblr-notes-plugin-redux

Description : Tumblr code issue for DoinWork theme Utralite: this should be HTML basics but it's giving me some complicated problems with tricky between posts?

Last Answer : The above it has a bottom margin of 100 pixels, which is pushing it way down. I think you probably would want to transfer most or all of that bottom margin to the DIV the comments are supposed to go in.

Description : Add dates to posts in Tumblr?

Last Answer : You know, all the questions you’ve asked and all the responses you’ve made so far have had to do with this Tumblr project you’re working on. Maybe it would be a more profitable use of your time to find a Tumblr forum or mailing list that you can post these queries to?

Description : How do you put a picture in the background of your tumblr instead of a color?

Last Answer : body { background-image: url(‘http://davinci.ask-public.com/images/v2/logos/ask-public.png’); background-repeat: no-repeat; }

Description : Would anyone be willing to change a tumblr layout?

Last Answer : Customize, and mess around with the tables colors.

Description : How to align an image source code in a Tumblr text post?

Last Answer : I think? Or, couldn’t you align it in CSS by going img { align=“right”; }

Description : Can I post something on my Tumblr to a certain page only instead of my home page?

Last Answer : Yup, you create a new blog.

Description : How to manually put a background image on a tumblr layout that happens to have that feature disabled?

Last Answer : Step one – EDIT HTML button. Step two – Note the highlighted part. Chang it to the url for the image you want.

Description : Changing Tumblr Text Heading to an Image. HTML HELP!

Last Answer : answer:This Post should tell you how to edit the HTML of your blog. Now for the changes you'd need! If you wanted to replace the large Escapades of a Poet text with the image it'd be a bit harder ... source code (it's syntax highlighted too!) like so; it saves having to copy out all the code :)

Description : Tumblr: I can't seem to customize the size of my title, or any text size, or even the size of the icons in my following section. Anyone care to give advice?

Last Answer : answer:Tumblr offers easy customisation interface! On when you log in, go to tumblr.com/dashboard click on preferences icon on top right there, there is a button called Customize Blog Once you click it, you ... go to Theme> Use Custom HTML and then work with the HTML for changing font and so on

Description : On Tumblr, how do I allow for my theme to show notes?

Last Answer : answer:Add this: {PostNotes} right before {/block:Posts}.

Description : How do I replace the title of my Tumblr with an image?

Last Answer : answer:ummm I don't know if this helps http://www.ask-public.com/19150/tumblr-how-do-i-add-an-image-as-a-header/ Certain blog themes already have like a header thing and all you have ... This is probably betterrrrrrr (: http://tumblring.net/replacing-the-text-header-for-an-image-header-on-tumblr/

Description : How to add Image as header of my Tumblr page?

Last Answer : http://jepensedonc.tumblr.com/private/1185561475/tumblr_l9b92pk9791qc5jpb

Description : How to make a header image in tumblr with the not bright theme?

Last Answer : I’m not seeing a title.

Description : Tumblr: How to use my own image as a background?

Last Answer : answer:I will do this with images. This gives you this But that sucks. The content is hard to read with the image like that. Part 2. This looks even better. I still want to see a little of the background image to lets use opacity. Now we have this. Here is the finished product.

Description : Tumblr: How do I replace my title with an image?

Last Answer : Your link doesn’t work.

Description : How do I put my own image as a background on Tumblr?

Last Answer : I can help you with this. But you need to add a NSFW to your link. For now I will flag it until you add it.

Description : How do I replace in Tumblr a blog title for an image?

Last Answer : Did you click “Save” after you made the changes?

Description : Tumblr css help?

Last Answer : answer:My instinct is that CSS will not be able to help you with this probably some scripting and HTML is in order. CSS will only change the look and feel of a page, not the function (having a ... any themes that have this functionality, and can you look at the code to figure out how it's done?

Description : HTML help with my Tumblr theme (Image Header)

Last Answer : I think you misplaced a ”}” in that script…

Description : How do I add a header image to my tumblr theme?

Last Answer : answer:Here is another fluther question dealing with this topic. Check it out and see if it helps: Tumblr: How do I add an image as a header

Description : How do you tweak the tumblr blog to your liking?

Last Answer : If you mean using your own image as a background, then this should be very helpful. :) Go here to learn how to center text in Tumblr. Finally, if you have more formatting questions, visit this helpful page. :)

Description : I want to add a page and/or a column to my tumblr?

Last Answer : I wanted to do the exact same with my Tumblr blog. Adding a column to the side is dependent on the coding that makes up the theme. Unless you know coding very well, adding one to a re existing theme is not an ... you more :( If you have any questions or need help I'd be happy to ask my SO for you!

Description : Can anyone help me with HTML coding for my tumblr, please?

Last Answer : You’ll need a JavaScript solution. This one looks like it will meet your needs: http://javascript.internet.com/miscellaneous/random-image.html

Description : Coding issue for Tumblr layout?

Last Answer : ”Fuck You” Here goes yer problem right dere

Description : How do I add a background image for my Tumblr?

Last Answer : Try something like this. I cleaned up the formatting to stop my eyes from bleeding. body { background-image:url(http://i279.photobucket.com/albums/kk133/jean10_2008/album1/collagecolorful.jpg); padding: 10px; ... :5px; margin-bottom:5px; text-align:justify; min-height:px; } img{ border:none; }

Description : How do I add a header image to the Ultralite Theme on Tumblr?

Last Answer : I tried clicking on the link to your blog, but just got an error page.

Description : How To Customize a Tumblr Theme?

Last Answer : Tumblr: Creating a Custom HTMLTheme.

Description : How to add a tumblr background image to this theme?

Last Answer : body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #FFFFFF; background-image: url(‘http://www.whatever.com/whatever.jpg’); background-repeat: no-repeat; background-attachment: fixed; } Replace the URL with the link to the image.

Description : Why can't i get my custom background OFF my tumblr?

Last Answer : I’m on your website right now and I don’t see any green hearts…

Description : How Do I Add A Header Image For A Dreamscape Theme in Tumblr?

Last Answer : Can you link to the page you're trying to add the header to? Usually there's going to be some sort of header container defined in the markup (HTML) of your page, if you'd like to add an image easily ... good luck with the blog if you have that link I'd be happy to get more specific with your theme.

Description : How do I stylize a tumblr feed?

Last Answer : You would style what is created by that line, not the line you're seeing. There's quite a bit of HTML in there as well, your browser is just interpreting it, view the source and you'll see ... that line of javascript would need to have the style information you want used on it. Does that make sense?

Description : Tumblr: How do you put an image as a background?

Last Answer : Could you link to the layout, or your blog? It may help getting started and give a more complete answer. Typically you can assign a background image to either the html or body element using css an example ... can help. There's some similar questions/answers to the right ====> that may help as well

Description : Tumblr question?

Last Answer : It looks like there's a background defined for .wrapper .left which defines the left side of the post (the right side is the tab with the date). It uses a background image called left-repeat.png ... url(left-repeat.png) repeat-y scroll left top; float:left; width:536px; } I hope it helps.

Description : Tumblr: How to use my own image as a background?

Last Answer : Customize theme is to change the basics of a template they provide. This is usually things like changing a font color, or a border color basic stuff. If you want to change the background image you will ... com . Let me take a look at that template and can give you more specific info in a minute.

Description : Tumblr Post Date as Permalink?

Last Answer : It would be something like this.. {WhateverDateFormatYouAreUsing} Where {WhateverDateFormatYouAreUsing} is whatever is displaying the date now.

Description : (Another Blog Question!) Is anyone good at creating html themes for Tumblr?

Last Answer : I could. But I’m booked for the next two weeks

Description : Adding a line to the footer in Tumblr?

Last Answer : A few changes needed to be made. This: Needed to be put inside Put inside the content div. And I changed the this: #footer_line { border-top: .5px solid #000000; margin:0 auto; } The final result ... in Safari. I would probably just go with a border-bottom: .5px solid #000000; on the div content.

Description : Can you add pages to Tumblr?

Last Answer : I think what they are doing here is they have a domain name that points to the tumblr account. But they are actually hosting the pages outside of tumblr. I signed up for a account and couldn’t find a way to add other pages. That is my best guess.

Description : How do you use tumblr themes?

Last Answer : answer:Once you see the theme editor, remove all the previous code from it and then paste the new code you copied from the text file. After you paste the code, it will be a bunch of text. Just click ... . And now view your tumble-log. It should have the new theme. Can I ask what theme you found ?

Description : How do I link my flickr page through my tumblr page?

Last Answer : answer:First, you need to build a Flickr badge. To do so go here, select what type of badge you want and customize your badge if you want to. When you are done building, Flickr will ... the thumbnails might be positioned differently depending on what theme you are using. What theme are you using ?

Description : How do I code a header image into my tumblr. theme?

Last Answer : Notice the code I highlighted in this picture. Change the URL to whatever image you want.

Description : WordPress Posts aren't adjusting to images?

Last Answer : answer:Looks like it’s because your images are “float“ed. Try: .post {clear: both;} to have the posts under previous images.

Description : Is it possible to have Blog posts with images automatically post to home page of another site?

Last Answer : First of all congrats. You are doing a wonderful thing. What you want is doable but difficult to do. I'm not sure how much control you have over a site on blogger but if you hosted your own site with ... RSS feed this would be possible using Magpie RSS and some php-fu. A pain in the ass, but doable.

Description : How To Add An Image Around My Tumblr Audio Posts?

Last Answer : You'd have to use custom HTML, and then look for look for the specific part of code in their theme (both the image section near the beginning), and also HOW to place it in the second part of the ... sure which image you want to use in your tumblr, so not sure how to help you out with specifics.

Description : What does each color in a text editor represent?

Last Answer : answer:Nope, each editor uses a different scheme. It's quite easy though. For example, in HTML, you mostly have the tags highlighted, with the attributes in a different colour, etc. In fact, in my ... easy on the eyes on a black background. (Why would you need to know what it represents btw?)

Description : How do I remove spaces around images in a CSS drop down menu in IE?

Last Answer : answer:sorry to dp.. but here's the code i'm working with. http://www.mosaicfound.org/NEW/common/top.php

Description : Quality css troubleshooting in or around DC? or virtualy?

Last Answer : answer:Based on your previous question I assume that the real problem are your dropdown menus? Have you tried just modifying the code in http://www.alistapart.com/articles/dropdowns (which should work in IE ... it's saved us so much headache on Ask-public and makes our css much more maintainable.

Description : Can you change how Outlook 2007 renders HTML email?

Last Answer : Create the email in Word itself and send it from the Word document using Outlook as the proxy.