Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Article background not #ffffff

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I believe I have it set on my site - www.unitedwaypeel.com/grid3/index.php/united-way-in-2012-13/fast-facts - so that the background of the page and the articles are set at #ffffff. However, the article background seems to be #fafafa.

I added this to my custom css but it hasn't fixed it. Any ideas? I know it is such a slight change but it is driving me bonkers!

html > body {
background-color: #ffffff;
}
article {
background-colour: #ffffff;
}
Attachments:
  • tford's Avatar
  • tford
  • 6 Month Developer
  • 29 posts
  • Karma: 0
The administrator has disabled public write access.
Hi,

You can add the following CSS rules into your custom.css file:

#mainWrap #midCol {background-color: red !important}

Regards,
  • vietvu's Avatar
  • vietvu
  • 12 Month basic
  • 605 posts
  • 51 Thanks
  • Karma: 22
The administrator has disabled public write access.
Thanks! That worked perfectly
  • tford's Avatar
  • tford
  • 6 Month Developer
  • 29 posts
  • Karma: 0
The administrator has disabled public write access.
Hi tford,

You are welcome, if you have other questions, please let us know.

Regards,
  • vietvu's Avatar
  • vietvu
  • 12 Month basic
  • 605 posts
  • 51 Thanks
  • Karma: 22
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers