Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
If I wanted ho implémentation CSS grid, where do I indicate to Backlight that I am doing this? In other words will css code only beimplemented without any additional html code?
Offline
The css for the TTG Responsive Grid is built into Backlight. You just need to write the html and include the classes.
http://ttg-tips-and-tricks.barbeephoto. … backlight/
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
If you're talking about the recent CSS Grid Layout module in CSS, I recommend NOT using it. While it's an exciting new addition to CSS, the CSS Grid module is not supported by legacy browsers, and is in most cases not suitable for use in production due to this lack of support.
You'll have better luck with our grid framework, which Rod has already pointed out.
Offline
Thanks, Matt and Rod.
Offline
Sorry, Pierre, I was assuming you were talking about the TTG Responsive Grid.
That new css grid module looks interesting. Might be something fun to play with. But as Matt said, it will only work in the latest browser versions (and not in Internet Explorer at all).
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline