Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Learn2 does not change language (possible bug)
· 10 years ago
Hello, it's my first post here, I'm not a developer but a simple user. I use Joomla since 1.0 version and in the past I also used RT templates. Congrats for this cms! I installed grav+admin plugin and
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
That should work.
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
@rhukster: thanks for the information. However, since I never use flex and I need time to understand flex, what is the suitable html skeleton to create responsive 2 column grid? Shall it be like this:
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
@rhukster, this is actually very useful information. It answers a nagging question that I had about the relationship between Pure and Nucleus relative to writing layout styles. Thanks.
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
FYI, Antimatter uses Flex primarily for the columns, with a PureCSS fallback for non-flex browsers. The flex syntax is here: https://github.com/getgrav/grav-theme-antimatter/blob/develop/scss/nucleus
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
Note: the following response assumes that you have a working localhost web server as you'll need to view the pages in a browser. Download the Grav Blog Site Skeleton. I'm suggestion this one because i
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
which developer tools or view source can I see some review of multi-colum pages?
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
thanks gchambers for referring to the documentation
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
Additionally, Antimatter's home-grown css framework called Nucleus can also be called. Nucleus grids are written to take advantage of flexbox. Examples of column creation with this code reside in /us
-
[Antimatter] Grid row and column classes in Antimatter theme?
· 10 years ago
<< However, Is there any grid row and column class in Antimatter theme? Absolutely. Grav's Antimatter theme utilizes Yahoo's lightweight grid system -- Pure. Complete documentation on the Pure