chrissessions

Loved the 'how blank' theme. BS is even better. Great job! Thanks so much!

Thanks!

bs theme answer

Anonymous

Hey buddy I use the BS theme and was wondering how to get all images the same size ie about 500px wide... Would gifs take welll to that?

Anonymous buddy, come on. This was literally just addressed. Boobs or Balls has balls at least, and I appreciate the respect. Their question is in fact still on the front page.

answer bs theme

HOW TO SHARPEN PENCILS: The People's Bailout

mayordickmayor:

howtosharpenpencils:

This is a long post but it’s about something pretty interesting so I hope you’ll indulge …

Like many folks, Occupy Wall Street has been some doing good work in the aftermath of Hurricane Sandy, helping people on the ground.

Now OWS is launching the ROLLING JUBILEE, a program that has been in…

This is kinda fascinating. Some dudes, getting shit done.

reblog link

photo

booooooom:

“Dead plastic plant” - a resin sculpture by Julien Berthier.http://www.booooooom.com/2012/10/31/artist-julien-berthier-2/

booooooom:

“Dead plastic plant” - a resin sculpture by Julien Berthier.

I hate Spotify, but here is a beautiful cover of The Smiths for you.

(Source: Spotify)

audio cover the smiths spotify

That is a plug-in light socket outlet adapter. I considered soldering a light bulb directly to a power plug before I found this baby. Isn’t it amazing?

That is a plug-in light socket outlet adapter. I considered soldering a light bulb directly to a power plug before I found this baby. Isn’t it amazing?

photo tools

Cutting stuff with a laser at work.

Cutting stuff with a laser at work.

photo laser cutting

boobsorballs

hey derek, thank you so much for the best theme out there and your lovely support and help on top!!! but there is one small thing i'd like to change. i like the fact that all pictures are shown in their actual size but is there a way to downsize all pictures wider like e.g. 1000 pixel. right now the real big pictures look like they are bursting the theme:) thank you so much in advance!!!

Thanks! I’m glad you like the theme. BS actually has an Appearance option that does this. Max photo size in pixels, which is “810” by default, sets the maximum height and width of images in Photo posts on index pages. If you are using an old version or simply want to set the values manually, here is the CSS:

img.index {
  max-height: 810px;
  max-width: 810px;
  }

If you want all images in Photo posts on index pages and on permalink pages to match, simply change img.index to img.photo in the code above. They are displayed full size on permalink pages by default.

bs theme css answer

Anonymous

Hello, i just installed your raw theme, but i got a small problem with the EDIT HTML display which is disordered.

The theme is not disordered. I have intentionally removed all line breaks because I’d rather you not edit the theme. If you must, simply do a “find and replace” in your text editor. Replace the greater-than sign, for example, with a greater-than sign and a line break to make it easier to read.

However, most design changes can be accomplished via CSS. Is there something specific that you are trying to do?

bs theme raw theme html css answer