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.

inconsistent grid 9-12, 17-20 behaviour

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

Hi,
I am testing the onepage option and there is some strange behavior of the grid 17 position. I know that grid 9-12, 17-20 have another color scheme than the other grids. When i publish anything there i miss the devider on both side of the title.
Look at "FÄRGBILDER" (grid 17) in the attached image.
Is this an error? I want the same look on all grids.

Gridproblem20.19.48.png
  • swerunner's Avatar
  • swerunner
  • 3 Month Basic
  • 50 posts
  • Karma: 0
Last Edit: 9 years 7 months ago by swerunner.
The administrator has disabled public write access.
Hi Lars,

That is a design choice rather than an error
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The css responsible for this on the demo site

.view-featured #gradient #grid5wrap h1, .view-featured #gradient #grid5wrap h2, .view-featured #gradient #grid5wrap h3, .view-featured #gradient #grid5wrap h4, .view-featured #gradient #grid5wrap h5, .view-featured #gradient #grid5wrap h6 {
color: #ffffff;
background: none !important;
border: 0 !important;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thats for grid17

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks,
Is there any workaround to get the divider on all grid positions?
Regards
Lars
  • swerunner's Avatar
  • swerunner
  • 3 Month Basic
  • 50 posts
  • Karma: 0
Last Edit: 9 years 7 months ago by swerunner.
The administrator has disabled public write access.
You would need to add the css I list above in your custom css for the gridrow but with a border value

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

border: inherit !important;
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thank you so very much :) :) :) :)
I have already managed to add a background image via the custom.css for some grid positions and this problem was the last that had to be solved.
Thanks for the fantastic support.
Regards
Lars
  • swerunner's Avatar
  • swerunner
  • 3 Month Basic
  • 50 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

You are welcome

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