CSS DOUBTS

More
7 years 10 months ago #82228 by James Riley
Replied by James Riley on topic CSS DOUBTS
[strike]Try adding !important behind background-color: background-color: #FFFF00 !important;
[/strike]
Ohhhh wait.... we need to clear the background-image! That's why your color isn't showing (the image is in the way).
Code:
background-image: none !important;

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
The following user(s) said Thank You: jose salgado

Please Log in or Create an account to join the conversation.

  • jose salgado
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 10 months ago - 7 years 10 months ago #82233 by jose salgado
Replied by jose salgado on topic CSS DOUBTS

James Riley wrote: [strike]Try adding !important behind background-color: background-color: #FFFF00 !important;
[/strike]
Ohhhh wait.... we need to clear the background-image! That's why your color isn't showing (the image is in the way).

Code:
background-image: none !important;


Hi James..!

Yes.. I´ve put background-image:none without the !important word and it was working fine. With !important it has priority..you´re right.

Once more.. a thousand thanks for your kind help :) :) :)

Regards!
Last edit: 7 years 10 months ago by jose salgado.

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc