Posted by jinglesnbells on July 10, 2009 at 4:36pm
Jump to:
| Project: | Block Theme |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
so I got the module working...In the css i can get a back ground color that just show around the text....no padding or anything......
What I would like to do make it a background image (green.png, blue.png)
but when I insert
.greenblock {
background-image: url(images/all/green.png);
}
nothing shows up. I know the css file is being read because if I change it to background-color it works.
what am I doing wrong?
Thanks for your help!
Comments
#1
Is this still an issue?
#2
Also, this is not a bug.
#3
Closing for now but feel free to reopen if you still need help with this.