Background on the Chunk theme
-
Is there a way I can add a white background behind the text/images in my blog, so that its no longer transparent and you won;t be able to see the tiled image background? I’m using the Chunk Theme. Thanks
The blog I need help with is: (visible only to logged in users)
-
This should do it for you.
#container { background-color: #FFFFFF; padding-left: 10px; padding-right: 10px; } #footer { background-color: #FFFFFF; } -
-
- The topic ‘Background on the Chunk theme’ is closed to new replies.