Coder Social home page Coder Social logo

Comments (8)

JoelFernando209 avatar JoelFernando209 commented on July 26, 2024 1

Hello guys, I just want to leave my fork of the repository with @ManelGonzalez-ops pull request (that solves the styles issue) and Video, IFrame integration.

Feel free to use it :) https://www.npmjs.com/package/@joelfernando06/react-fb-image-grid

P.D: Again, credits to @ManelGonzalez-ops and @hamsahmedansari for their pull requests!

from react-fb-image-grid.

jamilmeraki avatar jamilmeraki commented on July 26, 2024

Why would this library even need to set font size globally?!

from react-fb-image-grid.

cdcdianne avatar cdcdianne commented on July 26, 2024

Why would this library even need to set font size globally?!

all of my css are being override by this too

from react-fb-image-grid.

cdcdianne avatar cdcdianne commented on July 26, 2024

How to fix this

from react-fb-image-grid.

kashifsulaiman avatar kashifsulaiman commented on July 26, 2024

If anyone is active, could create a PR for fixing this issue otherwise will fix this issue asap. This is because initially, I used classes for CSS, which may be overwriting your classes. Like container.

from react-fb-image-grid.

ManelGonzalez-ops avatar ManelGonzalez-ops commented on July 26, 2024

The problem is not your custom clases of your styles.css, the problem is the bootstrap imports on top of that file, as it is using react-bootstrap which depends on all Bootstrap css, which is a system that overrides all your custom tags (p, h1, h2, h4, h5, etc), which fucks up any layout not based on bootstrap.

The solution is simple, getting rid of react-bootstrap.

I will make a pull request using Material-ui grid components and getting rid of react-bootstrap from dependencies and get rid of bootrstrap css imports.

from react-fb-image-grid.

Munna-Khandakar avatar Munna-Khandakar commented on July 26, 2024

getting error react-fb-image-grid doesn't exist after installing from npm i @joelfernando06/react-fb-image-grid

from react-fb-image-grid.

goors avatar goors commented on July 26, 2024

Same here, based on code this is not easy fix at all since it is using bootstrap.

from react-fb-image-grid.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.