Closed (won't fix)
Project:
Block Theme
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2009 at 16:36 UTC
Updated:
9 Nov 2010 at 07:00 UTC
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
Comment #1
amateescu commentedIs this still an issue?
Comment #2
amateescu commentedAlso, this is not a bug.
Comment #3
amateescu commentedClosing for now but feel free to reopen if you still need help with this.