Git Product home page Git Product logo

Comments (4)

orion3dgames avatar orion3dgames commented on August 28, 2024

Hello, please make sure your css is correct.

.gridder-list {
display: inline-block;
}

.gridder-show {
float: left;
display: block;
}

These styles are mandatory... and using the above css correctly, it should solve you first problem.

The other problem is weird, I would need to see it in action to debug it, can I view your test online somewhere?

Regards,
Orion

from gridder.

GrantMossman avatar GrantMossman commented on August 28, 2024

[Link Removed]

heres a link to my google drive folder with all my files. The site isn't
live so this is the easiest way to get it to you.

Sorry if its not super organized.

On Wed, Dec 9, 2015 at 4:38 PM, Orion Gunning [email protected]
wrote:

Hello, please make sure your css is correct.

.gridder-list {
display: inline-block;
}

.gridder-show {
float: left;
display: block;
}

These styles are mandatory... and making the above a applied correctly, it
should solve you first problem.

The other one is weird, I would need to see it in action to debug it, can
I view your test online somewhere?

Regards,
Orion

β€”
Reply to this email directly or view it on GitHub
#35 (comment)
.

from gridder.

orion3dgames avatar orion3dgames commented on August 28, 2024

in you main.css line 132, you need to remove the float:left; that's what's making your first problem.
the other one is due to your images not having the same dimensions. just recrop them at the exact same size in pixel WxH and you will be fine.

from gridder.

GrantMossman avatar GrantMossman commented on August 28, 2024

Got it all solved!
Thanks!

from gridder.

Related Issues (20)

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.