Changeset 1328798
- Timestamp:
- 01/15/2016 06:57:14 AM (10 years ago)
- File:
-
- 1 edited
-
ninja-forms-blocks/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ninja-forms-blocks/trunk/readme.txt
r1328793 r1328798 29 29 = How create two columns layout with custom css? = 30 30 31 Create two columns with blocks in form editor, add `njf-column njf-column__left` classes to first [BLOCK] and 32 `njf-column njf-column__right` classes to second [BLOCK]. 31 Create two columns with blocks in form editor, add 32 `njf-column njf-column__left` 33 classes to first [BLOCK] and 34 `njf-column njf-column__right` 35 classes to second [BLOCK]. 33 36 Then add this code to your CSS file (thanks @ronherren): 34 37 `.njf-column {
Note: See TracChangeset
for help on using the changeset viewer.