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.

Changing color of footer for Nebula

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

How to change the footer background color in nebula?
The administrator has disabled public write access.
Hi there :)

Its

#footerwrap {background: rgba(0,0,0,0.8);}

This is the line you need to change and add to the custom css file in the template

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I've tried and it dint work...
The colour I am aiming for is #e6e6e6
But I must be doing some syntax error...
I've tried
#footerwrap {background: rgba(e,6,e,6,e,6);}
Without success...?
The administrator has disabled public write access.
Ok, I've got it working with the RGBA values... :)
The administrator has disabled public write access.
I think you are mixing up rgba and hex values

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
ah you've got there :)

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