Top "Liquid-layout" questions

A Liquid Layout, sometimes also referred to as a fluid layout, is a CSS technique in which the majority of the page components have percentage widths, and thus adjust to the user's screen resolution.

How do I display all of my products on my home page using Shopify and Liquid?

Is there a simple snippet of Liquid markup I can use on my index.liquid page (home page) to display …

e-commerce liquid shopify liquid-layout
shopify I need to check if current page is a collection page and not a single product page

I am trying to check if my current page is a collection page not a single product page in some …

shopify liquid liquid-layout dotliquid
Keep list elements in the same line when resizing. CSS liquid layout

I have this menu I found how to made on a tutorial but I have just one trouble. When I …

css overflow menuitem drop-down-menu liquid-layout
Using CSS to make a liquid grid of uniformly sized divs with margins

How would you make a liquid grid of elements with uniform size and margins in CSS? The main problem I …

html css fluid-layout liquid-layout
Integrate Bootstrap on .liquid ( shopify )

In shopify theme, I want to integrate following bootstrap link on theme.liquid file. <!-- Latest compiled and minified …

html twitter-bootstrap css liquid liquid-layout
Calculating height of a div using Less.js in a liquid layout

I have a liquid layout and am learning/ using Less.js for my CSS. I have a div 'A' that …

jquery css height less liquid-layout
Div layout with 3 columns: fixed - liquid - fixed

I'm trying to build a 3 column layout that has one fixed column on the left, a fluid column in the …

html css liquid-layout