layout: Blanket, “central”
Instructions
- Go to your Customize page.
- Under "Select a New Theme", type "Blanket" in the Search box.
- Find "Peach" (by
sforzinda) and click Apply Theme
- Click the button that says Customize Your Theme.
- Click Custom CSS on the left. Uncheck use layout's stylesheets! It should look like this!
- Copy and paste the following into the custom stylesheet box and click "Save Changes":
Adding a header
I tried to design a layout it was easy to add a header image to! The layout is 700px wide by default, so I recommend you make your header image 700px wide as well. Here is a preview of the layout with a header.
To add the header, find these lines of code (hint: they're at the very top for easy editing) and replace YOUR URL HERE and YOUR HEIGHT HERE with the url of the image you want to use!
#header { background-color: transparent; margin: 1em auto 2em; background-image:url(YOUR URL HERE); height: YOUR HEIGHT HERE; width: 700px; }
Colors used (for easy replacing)
#f45962 · links, journal subtitle
#e15169 · link hover
#9ecf95 · date/time, reply link hover
#7cb173 · reply link
#ca0f0e · module titles, navigation hover
You can credit to terra or
vigils. Feel free to modify/redistribute however you like! This layout uses icons by Paul Armstrong, licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.
no subject
no subject
no subject
http://i49.tinypic.com/2ilfuzc.gif <-lighttitle.gif
http://i48.tinypic.com/2qwnbt3.gif <-location.gif
http://i46.tinypic.com/5xrebt.gif <-music.gif
http://i48.tinypic.com/2q0ru4g.gif <- user.gif
http://i48.tinypic.com/wi5188.gif <- world.gif
http://i47.tinypic.com/o8rvit.gif <- rss.gif
http://i49.tinypic.com/28itb7s.gif <- bg.gif
Hope that helps!
no subject