-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Fluidbox for images #75
Comments
Requires latest pelican-alchemy submodule to function
I just tried it and it doesn't really work. In Chrome it almost works, but the fluidbox zooms and the image is huge. In Firefox the image is just huge even before you click it. Also, you're modifying Edit: Hmm, it might have been my browser's mixed-content blocking that made the script not work well. Lemme try again later. |
@alanorth The issue of zoom out before you click means the fluidbox CSS and isn't loaded. I checked those in alchemy repo. basically after checkout, |
@alanorth I see. Styles necessary for this to work
The second one I appended extra fluid box styling. That's most likely the one not updated in this case. Footer should have this
|
A better way to know the CSS has loaded. When you mouse-over on the image, the mouse should toggle to zoom-out icon. |
Hello, interesting stuff, continue sending these messages I get them. I am On Tue, Feb 3, 2015 at 8:17 AM, Anthony Oduor [email protected]
Name: Erustus Omolo |
Ok, I just had another look at this and found out that you hadn't included fluidbox.css in the base.html template. Once I included it, I got a bunch of errors in the Chrome console like this:
And in Firefox the image starts out as full resolution on page load. |
You can ignore the |
Ok, so the error is non-fatal, but the code still doesn't work (and the On Mon Feb 09 2015 at 11:53:12 PM raymondwanyoike [email protected]
|
@alanorth @raymondwanyoike will update/fix this later today... |
Talk to me @highPriestLOL :), what's the status here |
See Fluidbox... https://terrymun.github.io/Fluidbox/
The text was updated successfully, but these errors were encountered: