Page 1 of 1
Shading around Gallery Title
Posted: 10 Sep 2016, 12:01
by alexhenes
With the v0.19 release the title of the gallery along with my banners (inserted by JS) are surrounded with a box the color of my primary skin color (see attached). I preferred it without the box. Is there anyway to change this back?
Re: Shading around Gallery Title
Posted: 10 Sep 2016, 12:06
by alexhenes
Here is an example where the shaded box causes problems with the content of the content of the gallery. The content is also truncated.

- Capture.JPG (91.84 KiB) Viewed 3775 times
Re: Shading around Gallery Title
Posted: 11 Sep 2016, 07:28
by mjau-mjau
Looks like you have some "label" class stuck in your context modules, which are affecting your entire context. Looks like you have this class inherited from the really early days of X3 0.11, when you had to add values manually. I can't remember what label was used for back then, but it's certainly not supposed to be there now.
Page -> settings -> context -> context classes, remove "label". It could have been set globally (doubtful) under settings -> page -> context -> default classes.
Re: Shading around Gallery Title
Posted: 12 Sep 2016, 10:57
by alexhenes
thanks... got it all squared away!