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 color

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

Hi everyone

I'm totally new at Joomla! and I'm now trying to make my very first site with it.

I've chosen the Nebula template and everything is going well up until now. I would like to change the footer color into my own #9dce5b.

I triend to find the color in the css-template file, but it didn't work. Can anyone help me out with this?

Thanks!
Stefanie
  • L&s bvba's Avatar
  • L&s bvba
  • LIfetime Developer - Big Bamboo
  • 197 posts
  • Karma: 0
The administrator has disabled public write access.
Can you rename the rename_custom.css file to custom.css and add this css

#footerwrap a {
color: #9dce5b;
}

The file is accessible via the template css folder - you will need to rename via ftp or via the hosting panel

If you need any more info please ask :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
Last Edit: 11 years 6 months ago by manh.
The administrator has disabled public write access.
To add the css to file once its renamed follow this path in the template admin

extensions > template manager > templates (top left corner) > nebula details and files > custom.css

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hm..well Paul, I'm really TOTALLY new ;-)

I can see a custom file in templates>nebula>css but no rename-custom..
  • L&s bvba's Avatar
  • L&s bvba
  • LIfetime Developer - Big Bamboo
  • 197 posts
  • Karma: 0
The administrator has disabled public write access.
If it says custom.css that is the file to add the css to

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

Tried it, but doesn't change the color..
I've made a printscreen of the file where I made the changes..
Greetz
Stefanie
Attachments:
  • L&s bvba's Avatar
  • L&s bvba
  • LIfetime Developer - Big Bamboo
  • 197 posts
  • Karma: 0
The administrator has disabled public write access.
Do you have a link for the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
hm, no, since this is my very first site, I'm editing everything in localhost first.
Maybe I'll save this item for last and start editing all the content first..
Thank you for your help!!
  • L&s bvba's Avatar
  • L&s bvba
  • LIfetime Developer - Big Bamboo
  • 197 posts
  • Karma: 0
The administrator has disabled public write access.
It should work - not sure why its not

Let me know when you have a link

Good luck with the site

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

Finally, a link to the site: www.websitetester.be/vanisrael01

Still no luck with changing the footer color..And another little thing I don't know:
I've made a sidebarmenu for all the products and I can highlight the active item with a color, bur I would also like to make the active item bold. Is this possible?

Greetings!
Stefanie
  • L&s bvba's Avatar
  • L&s bvba
  • LIfetime Developer - Big Bamboo
  • 197 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Stefanie,

Are we looking at the foot background colour ?


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

or the text colour? the previous style I gave you was for the text colour

if its the background colour add the style in this post but replace the rgba with your colour value

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: L&s bvba
It worked, thank you so much!!
  • L&s bvba's Avatar
  • L&s bvba
  • LIfetime Developer - Big Bamboo
  • 197 posts
  • Karma: 0
The administrator has disabled public write access.
No problem :)

Good luck with the site

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