Help! I need help with how this oges...

User 434929 Photo


Ambassador
938 posts

Eric Rohloff wrote:
I have the script hooking up for you but you'll have to make the tweaks necessary for a responsive page.
http://ericrohloff.com/coffeecup/ccforu … d-zoom.zip


I got that script too here earlier but it's not working as original demo.

it need some tweaking which I am not good at it
Guys at coffeecup are awesometacular.
User 187934 Photo


Senior Advisor
20,193 posts

Go to line 38 of the coffeegrinder.css and comment out the max-width:100%.
img { /*max-width: 100%;*/ width: auto; height: auto;vertical-align: middle; border: 0; -ms-intepolation-mode: bicubic; }

Or alter your liquid zoom css in your page to this.
<style>
.liquid-zoom-1 img {
width:100%;
height:auto;
border:0;
opacity:0;
max-width:none;
}
</style>

You can see it working here.
http://ericrohloff.com/coffeecup/ccforu … quid-zoom/
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2744602 Photo


Registered User
162 posts

Mansour ... wrote:
Eric Rohloff wrote:
I have the script hooking up for you but you'll have to make the tweaks necessary for a responsive page.
http://ericrohloff.com/coffeecup/ccforu … d-zoom.zip


I got that script too here earlier but it's not working as original demo.

it need some tweaking which I am not good at it


Thanks for your help mate :)
KISS is the key!
User 2744602 Photo


Registered User
162 posts

Eric Rohloff wrote:
Go to line 38 of the coffeegrinder.css and comment out the max-width:100%.
img { /*max-width: 100%;*/ width: auto; height: auto;vertical-align: middle; border: 0; -ms-intepolation-mode: bicubic; }

Or alter your liquid zoom css in your page to this.
<style>
.liquid-zoom-1 img {
width:100%;
height:auto;
border:0;
opacity:0;
max-width:none;
}
</style>

You can see it working here.
http://ericrohloff.com/coffeecup/ccforu … quid-zoom/


Eric thank you :) I will give that a go! for the 100% width can I not set something in RSD about that?
Cheers and TX!!

I just saw the see it here link, sorry half asleep :(
THATS great mate thanks so much!!
KISS is the key!
User 2744602 Photo


Registered User
162 posts

Eric Rohloff wrote:
Go to line 38 of the coffeegrinder.css and comment out the max-width:100%.
img { /*max-width: 100%;*/ width: auto; height: auto;vertical-align: middle; border: 0; -ms-intepolation-mode: bicubic; }

Or alter your liquid zoom css in your page to this.
<style>
.liquid-zoom-1 img {
width:100%;
height:auto;
border:0;
opacity:0;
max-width:none;
}
</style>

You can see it working here.
http://ericrohloff.com/coffeecup/ccforu … quid-zoom/

Eric I can see that it is working fine for you mate, but I have tried 3 times now with both suggestions and it has not worked, can you let me have your project file or the files as you have it on the linked page where its working mate.

I can not believe this is so hard sorry :(
KISS is the key!
User 187934 Photo


Senior Advisor
20,193 posts

Sure.
http://ericrohloff.com/coffeecup/ccforu … d-zoom.zip
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2744602 Photo


Registered User
162 posts



Thanks very much!! I am going nuts trying to sort this out, must have spent 4 hours on it so far.
I have to go for now but will let you know what happens mate TX!!

Cheers
Brett
KISS is the key!
User 2744602 Photo


Registered User
162 posts



Eric you are not going to believe this, in fact I can must be stupid, I have duplicated your .rsd from a new blank rsd and in my site rsd and it just will not work. the rsd you did works just fine!

I think I have ruled out any javascript conflicts, but there is only one other item, that the flexislider of which you made me aware!
Would it be possible if I could email you both the rsd's and could you have a look at them sometime in the future to see why I am so stupid?
I can not post up for general download as the site is linked to a game of which a major company is involved, I need permission to put it up for general view.

I appreciate you help with this mate, thank you!
KISS is the key!
User 2744602 Photo


Registered User
162 posts

Oh I should say there is no money in this LOL its for my IT Course and it is a Fan Site but the copyright is strict! that's why I asked if I can post it t you :)
KISS is the key!
User 187934 Photo


Senior Advisor
20,193 posts

Yes you can send me a link to the files.
http://progrower.coffeecup.com/forms/ericcontact/
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.