Outline supposed to look like this in full column? If it works like this way, I think it is creating same blurry thumbnail problem on full width column.
Outline supposed to look like this in full column? If it works like this way, I think it is creating same blurry thumbnail problem on full width column. Umar Haroon |
There is already an issue for this: Rules → http://www.boonex.com/terms |
What I mean to say, isn't the outline supposed to look like pinterest/7.1Outline in full width column? Umar Haroon |
There is a new issue of padding in full width column. 2nd issue is of sites thumbnail which works fine for timeline but in outline its out of its place. Umar Haroon |
Thank you for the report: https://github.com/boonex/dolphin.pro/issues/226 There is a new issue of padding in full width column.
2nd issue is of sites thumbnail which works fine for timeline but in outline its out of its place.
Rules → http://www.boonex.com/terms |
Hello The issues were fixed. |
still Hello The issues were fixed.
Umar Haroon |
It is the max width of the image, if we make them wider then they will not look good. still
Rules → http://www.boonex.com/terms |
I am talking about the padding around the image. The size of the image is good. What i mean is in full width column there supposed to be 4 column of images, videos etc instead of (3 with wider padding). It is the max width of the image, if we make them wider then they will not look good.
Umar Haroon |
This is how responsive Outline layout is working, responsiveness is based on page size, not column size, so if Outline is placed into fullpage column it will not be 4 items automatically, it can be done manually only in modules/boonex/wall/templates/base/css/outline.css file: div.wall-oi-sizer { width: 33.3%; } I am talking about the padding around the image. The size of the image is good. What i mean is in full width column there supposed to be 4 column of images, videos etc instead of (3 with wider padding).
Rules → http://www.boonex.com/terms |
Thank you soo much . Column width is 1130px and div.wall-oi-sizer { width: 24.3%;}
Umar Haroon |