Post is here for now: http://themes.corywa...stallation.html
I will eventually move this post over here.
Page 1 of 1
How to install a custom Posterous theme
#1
Posted 01 October 2009 - 04:58 PM
#2
Posted 29 December 2009 - 06:39 PM
Hi Cory, I really enjoyed your blog and appreciate all you do for the posterous community. I downloaded the Tabby theme, since I really like the way you use tags and make them look as pages. That's REALLY COOL!
Anyway, I know nothing about HTML or CSS and want to ask how do I change the background color on "Tabby" as well as the header background color and the font colors for headers and the main text. I don't like the grey background and white text?
Any help appreciated!
Thanks!
Anyway, I know nothing about HTML or CSS and want to ask how do I change the background color on "Tabby" as well as the header background color and the font colors for headers and the main text. I don't like the grey background and white text?
Any help appreciated!
Thanks!
#3
Posted 29 December 2009 - 08:41 PM
George, on 29 December 2009 - 07:39 PM, said:
Anyway, I know nothing about HTML or CSS and want to ask how do I change the background color on "Tabby" as well as the header background color and the font colors for headers and the main text. I don't like the grey background and white text?
Hi George, to change the background color, you're going to want to look for this part of the code:
body {
background:#525452 url(http://themes.corywatilo.com/tabby/bg.gif) repeat-x scroll 0 0;
color:#333333;
font-family:Helvetica,Arial,Sans-Serif;
font-size:11px;
}
You want to change the numbers that say: #525452 - that's the hex color for the gray I used. Here is a list of some colors, along with their hex values, that you might be able to use.
As far as the header background color, that's a little more tricky because it's saved in graphics. What color combo are you looking for? If I get some time, maybe I'll upload some color variants as complete themes that you might like a little better.
#6
Posted 02 April 2010 - 08:57 AM
Page 1 of 1

Sign In
Register
Help


MultiQuote