background image not showing

  • eabacus
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 9 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
12 years 9 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.265 seconds
Powered by Kunena Forum