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 background for lightbox in Nebula

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

I am needing a little css guidance inside the template re: the light boxes. I am trying to change the background to point to an image in all of the light boxes inside the sliders on the homepage (url: www.secondgrowth.org) I can't seem to get the css right.

tried changing the background-color and background, but it's not working. Not sure how to type when there are child/grandchild elements, so tried both:

.zenmodalwrap.zenrounded .jackbox-html

and

.jackbox-html > div

Still green behind the ears and can't seem to get things right! ;-)

With Gratitude,
Maria Lara
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
body .jackbox-html > div {background:#fff; border:0}

Does this work?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I'll try; one moment . . .
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
Somethings not right . . . when I web inspect the element it reads,

.jackbox-html > div {
background: url('images/NewSGBkgrnd2-01.jpg') repeat scroll 0% 0% transparent;
}

and shows that it is coming from the custom.css file, but the background is blank and what is more is that this code hasn't been in the custom.css file for maybe 1.5 hours now.???

BTW, Good Morning!
-Your Favorite Maria(–right? ;-D)
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
Caching enabled?

You do also have css compression enabled although I don't think this should affect the custom.css

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
global config system settings: caching off
plug-in system cache: enabled
css compression enabled

Smiles,
Maria Lara
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
Turn off the plugin cache and the css compression temporarily and add the css line I suggested

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Gosh, Paul. I don't know what is going on. I waited all night and nothing is showing. I made other changes in the backend of Joomla and that article shows the changes, so I don't think it's the caching. I'm going to play around a bit and will let you know what happens. Thanks for everything.

Sunshine & Warmth,
Maria Lara
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
Good luck with it :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Okay, Paul. So, have you ever had a girl say, "It's not you, it's me."? Well, if not, let me be the first. It was me. I accidentally deleted the end bracket that occurred right before the new css we were entering. Ha! It's always the simplest thing. All fixed—take a peek: second growth.org.

With Great Appreciation,
Maria Lara

PS I also turned off the CDN/placed it in developer mode and that helped with seeing changes faster. ;-D
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
ah I couldn't possibly comment :)

You have it offline at the moment

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Oh, dear. Sorry 'bout that. Working steadily alongside a person at the non-profit. ;-D
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
no worries :)

Good luck with it

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