Option A
Option B
Help choose...
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Help choose...
You do not have the required permissions to view the files attached to this post.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
- bonbec
- Contributor
- Posts: 190
- Joined: Mon Oct 26, 2020 12:23 pm
- Phoenix Version: V1.1.0.7
- Has thanked: 54 times
- Been thanked: 40 times
Re: Help choose...
I prefer option B but I think it's still missing a row with 2 columns to be perfect in my eyes.
Old MS2.2 PHP7.4 site being converted to CE Phoenix v1.1.0.6 PHP 8.3
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: Help choose...
Guessing that the choice is about the display/design, Option B being full width and monochrome, much improved.
Never been a fan of the 'caput mortuum' colours of the original.
Never been a fan of the 'caput mortuum' colours of the original.
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: Help choose...
This is only about cosmetic appearance.
You can make it two columns in the relevant module.
You can make it two columns in the relevant module.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: Help choose...
TY for voting.
What we have at the moment is Option A. This is in 4 parent modules, and each child module latches onto it to display the "grid".
What I want to do;
1. centralise this display output into one file [it is *almost* the same code repeated in 4 files at the moment]
2. work with native bootstrap5 color/style rather than the "purple" version we have at the moment
Why?
1. cut down on code
2. make other addons using layout, slightly easier to code
and
3. look more polished
1 and 2 can be achieved irrespective of cosmetic display, doesn't matter if it's shades of purple or shades of grey.
But as I am working in that area, I thought I might as well make it look slightly nicer, hence the "you prefer" poll.
What we have at the moment is Option A. This is in 4 parent modules, and each child module latches onto it to display the "grid".
What I want to do;
1. centralise this display output into one file [it is *almost* the same code repeated in 4 files at the moment]
2. work with native bootstrap5 color/style rather than the "purple" version we have at the moment
Why?
1. cut down on code
2. make other addons using layout, slightly easier to code
and
3. look more polished
1 and 2 can be achieved irrespective of cosmetic display, doesn't matter if it's shades of purple or shades of grey.
But as I am working in that area, I thought I might as well make it look slightly nicer, hence the "you prefer" poll.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: Help choose...
A good by-product of updating in this area is that the PI Layout's will become fully responsive.
NOW:
For each slot, it is possible to choose ONE of 12 11 ..... 1
This translates to col-sm-12, col-sm-11 .... col-sm-1
A: col-sm-12
B: col-sm-6
C: col-sm-6
D: col-sm-4
E: col-sm-4
F: col-sm-4
G: col-sm-12
H: col-sm-6
I: col-sm-6
IN THE NEW APPEARANCE:
Each slot could be (eg)
A: col-sm-12 col-md-8 col-lg-6
B: col-sm-6 col-md-4 col-lg-4
C: col-sm-6 col-lg-2
D: col-6 col-sm-4
E: col-6 col-sm-4
F: col-6 col-sm-4
G: col-6 col-sm-12
H: col-sm-6
I: col col-sm-6
The new layout would get really complicated really quickly so I suspect most shopowners will just use col-sm-x on each slot, but the flexibility will be there to really make an incredible layout, fully responsive.
NOW:
For each slot, it is possible to choose ONE of 12 11 ..... 1
This translates to col-sm-12, col-sm-11 .... col-sm-1
A: col-sm-12
B: col-sm-6
C: col-sm-6
D: col-sm-4
E: col-sm-4
F: col-sm-4
G: col-sm-12
H: col-sm-6
I: col-sm-6
IN THE NEW APPEARANCE:
Each slot could be (eg)
A: col-sm-12 col-md-8 col-lg-6
B: col-sm-6 col-md-4 col-lg-4
C: col-sm-6 col-lg-2
D: col-6 col-sm-4
E: col-6 col-sm-4
F: col-6 col-sm-4
G: col-6 col-sm-12
H: col-sm-6
I: col col-sm-6
The new layout would get really complicated really quickly so I suspect most shopowners will just use col-sm-x on each slot, but the flexibility will be there to really make an incredible layout, fully responsive.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times