By MissMaria on
Can someone tell me how to change the bg color of a story? i have tried changing both the background and the text color with HTML, and, as i have gotten no results, i assume it must be done a different way.. help?
Thanks! i appreciate whatever you can tell me!
Comments
Did you try changing the input filter to full HTML?
Submit a page with the body looking like this
then click on 'Input Filters' and select 'Full HTML' and save the page.
-Steve
Better not to use inline CSS
Better not to use inline CSS styles, but rather add styling info to style.css file in your theme's directory:
for example,
inline vs stylesheet file
im a bit of a newbie with CSS- i can modify stylesheets w/o too much trouble, but adding anything is beyond me... could you explain further and/or show me the css needed to make a story with a black background?
Thanks a lot!
Depends on if you are trying
Depends on if you are trying to turn just one story's background to black or all of them, which is the case here?
all of the stories thanks
all of the stories
thanks for stopping to help :)
Did you ever figure this out?
I'm trying to change the text box thing that the story get posted inside of. It's set at a default peach color and I can't find that anywhere in the style.css of my theme. How do you post to just a blank background?