background image not showing

More
14 years 5 months ago #8926 by eabacus

ivan.milic wrote: Ok,

that should work , but you can also do this:
background-image:url(...
background-color:#...


I tried every variation and still doesn't work :( It either shows the image + white background, or background in the color I need but without the image on top. :(

Please Log in to join the conversation.

More
14 years 5 months ago #8935 by ivan.milic
then try also to put !important css tag:

.some_class
{
background-color:#AAAAAA!important;
background-image:url(...)!important;
}

Please Log in to join the conversation.

Time to create page: 0.162 seconds
Powered by Kunena Forum