-
Received the following error when simply loading the page, immediately after cloning current repo:
```
Warning: require(themes/reponsive-blue/theme.php): failed to open stream:
No such file or direc…
-
ghost updated
10 years ago
-
Add the img-reponsive class (or equivalent functionality) to all images in the guide when the markdown is pulled from github. That will allow us to add larger images that scale down on smaller screens…
-
Could be optimised to avoid blank between stamps region.
partner table could scroll down
-
What would be the easiest way of adding horizontal gap between slides, say 20px, while preserving responsivness and without losing space (setting margin or padding decreases the width of the .slide di…
-
Sassify this & make it a recipe
``` css
.embed-container {
position: relative;
height: 0;
overflow: hidden;
background-color:black;
}
.ratio-16-9{
padding-bottom:56.25%; /…
MoOx updated
10 years ago
-
Using `.table-reponsive` only works on the smallest screen size.
Solution 1: Use `@grid-float-breakpoint` so it becomes responsive when the navbar does (currently what we do in projects)
Solution 2: …
-
Is there an easy way to fix the layout for a specific width (i.e. 1000px)?
-
Nk hiện đang sử dụng boostrap,vì vậy nên bỏ chế độ chọn xem trên Desktop/mobile
-
Hey,
I think there should be some way to control the number of slides depending of slick-list width and not on the window width, since in responsive layouts, the layout can change in a way that doesn…