I need to find a way to remove the black bar in the middle of the headline picture of the ChaoticSoul Theme. How would I do this either with the upgrade or through the preview CSS editor. Also, If I like everthing about the layout, except the background color, how would I go about changing it from white to black, such as on the Benevolence Theme.
Need help? Check out our Support site, then
Editing Background Color or Template
-
-
erm...
it looks like you've solved the black bar already, is that true?if you want to change a theme from white to black, it's a relatively simple matter of
body, #content {
background: #000;
color: #fff;
}and then tweaking things from there. which theme did you want to change?
-
Can you pls tell me how to remove the black bar in middle of the header image in ChaoticSoul? I like the theme except for the black bar. I'm also aware that I have to purchase the CCS Upgrade which I'm planning to do.
Thanks.
Topic Closed
This topic has been closed to new replies.