Posts tagged background
11:52 am - Tue, Sep 14, 2010

Headline Updated to v1.6.1

A new update to the Headline theme has been approved by Tumblr and should now be live on all standard installations.

v1.6.1 fixes a bug with the background image CSS style that would cause background images to repeat, even when the Tile Background Image toggle button was not selected in the Appearance panel. Thanks to Mark for the heads up!

Comments

10:56 am - Mon, Jun 28, 2010
Q: hey.. actually im using a modified version of M82. But i want to change it to this one. I have one main problem. How can i get a white or any color background on the post and sidebars? if i use a colorful picture as a background.. text and sidebars looks toooo messy... thanks
focusedpointofview

This can be achieved using custom CSS. The header, sidebars, and post are contained within a “.wrap” selector. Setting a background color property on that selector via custom CSS will fill those sections. For example, if you’d like to have a white background, use:

.wrap {background:#fff;}

If you’d like to adjust the left, middle and right columns individually, you may use the “#sidebar”, “#primary” and “#secondary” selectors respectively.

Comments

Following
Likes
More Likes
Install Headline