Permalink Reply by vb on October 14, 2007 at 7:12pm
This is something I really want to get rolling... all the different things people crowbar their Tumblr into doing. Me, I'd like to learn how to do a sidebar with text in it... anyone?
I've added sidebars on either side of my tumblelog. It's really pretty easy. All you have to do is add a new div for the new sidebar wherever you'd like the content to show up and you're all set.
I don't think I can display the code in this message without it coming out all messed up...Let me know if you'd like some help setting it up and I can forward the code to you.
Quick tip.
to show code in your forum' posts, replace:
< by & l t ; (no space between characters)
> by & g t ; (no space between characters)
I've used this in my other post in this discussion and everything is ok.
Permalink Reply by vb on October 15, 2007 at 2:36pm
Well, I spent some time yesterday figuring it out. I kinda had to crash course myself some CSS. But, it's up, it works. Go here!
You can also enclose example things here in a "code" tag. Treat it just like you'd put text in bold or italics in html with a start and end tag but use the word "code" instead. Like this
hey man, ive been trying to figure out this tumblr coding for 2 days now, i saw how you got yours looking could you help with coding? i love the way your layout looks, obvs i would change colors and stuff. just really trying to figure out this sidebar thing.
At the moment I am taking a look at the tumblr tags... there are some cool stuff about images and I was hoping to put together a them for photographers....
I made a cool sidebar that shows 5 posts from 200 posts ago. It is a bit of ajax that reads the Read Api xml. Code is in my tumblelog (http://perelson.tumblr.com/post/12658826).