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.

change footer background color

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

in Newsteam2, how can I assign a background color to the footer area only?
  • Virginia Garnitz's Avatar
  • Virginia Garnitz
  • 12 Month Developer
  • 141 posts
  • 1 Thanks
  • Karma: 2
The administrator has disabled public write access.
Have a link for the site?

I can then steer you in the right direction

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
genwealth.com - the client wants charcoal with white text
  • Virginia Garnitz's Avatar
  • Virginia Garnitz
  • 12 Month Developer
  • 141 posts
  • 1 Thanks
  • Karma: 2
The administrator has disabled public write access.
Hi

Looks like I'm being re-directed to www.futurespark.com/

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
oops, it's genwealthinc.com
  • Virginia Garnitz's Avatar
  • Virginia Garnitz
  • 12 Month Developer
  • 141 posts
  • 1 Thanks
  • Karma: 2
The administrator has disabled public write access.
Right so its quite simple add a background color to this div

#footerwrap

and font colour add it to

#footerwrap p {color:#fff !important}

the example is white so you can change the colour but you need the !important
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You may also want to target the copyright

so for example it would be

#zen-copyright {color: #fff}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
so, dopey question, where do I put the code?
  • Virginia Garnitz's Avatar
  • Virginia Garnitz
  • 12 Month Developer
  • 141 posts
  • 1 Thanks
  • Karma: 2
The administrator has disabled public write access.
Hi

Try adding it to the custom.css file

Are you familiar with how to do this?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

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

Happy Campers