SOLVED - Entry color help in Poe

Oct 12, 2006 20:50

Hi!
I am using the Poe style, with a plus account. I have found very helpful information on this site about the other customizations that I have made, but I can't get my entry content color to change from the default grey color.

Here is my test journal obscurusveritas

Read more )

entries:background

Leave a comment

Comments 3

chasethestars October 12 2006, 21:10:24 UTC
/* variations of sidebar backgrounds */
.layout-tw #content-inner,
.layout-wt #content-inner,
.layout-wtt #content-inner,
.layout-twt #content-inner {
background-position: top right;
background-repeat: repeat-y;
background-color:#cccccc;
}

this is what you want to change :)

Reply

lovetruthbella October 12 2006, 21:22:30 UTC
Woooohoooo!
Thank you so much! That did the trick, except at first the layout went weird until I figured out to put in top left instead of top right :D

I never looked there because it was under sidebar backgrounds *facepalm*

Thanks again!!

Reply

sin_agua December 24 2007, 23:23:07 UTC
How would this work if you wanted to change the background IMAGE? I mean to have the middle section (posts and comments) scroll over a fixed background image.

I am no programmer/developer. I'm an artist with crap CSS/HTML skills.

Reply


Leave a comment

Up