Image Resize - Page 2

User 2484360 Photo


Registered User
3,293 posts

duncan paul wrote:
zip attached

cheers


In your project the image is still set to 200px max-width. You have to change the setting as shown below.

http://cl.ly/image/2v0M0p0f3R45/2015-01-22_11-42-56.png
User 2721144 Photo


Registered User
13 posts

Hi Adam

Does it not say i have the Max_width set to 468.
User 2484360 Photo


Registered User
3,293 posts

duncan paul wrote:
Hi Adam

Does it not say i have the Max_width set to 468.


That is what I changed it to, so you could see what it looks like.

Open the project file you attached and you will see it is still set to 200px.
User 2721144 Photo


Registered User
13 posts

Hi Adam . Even when I change the Max_width to 438 or any other number . When I save and publish the project the image is still 200px . I suppose I could try and modify the exported html.
User 2484360 Photo


Registered User
3,293 posts

duncan paul wrote:
Hi Adam . Even when I change the Max_width to 438 or any other number . When I save and publish the project the image is still 200px . I suppose I could try and modify the exported html.


When I export (of course I do not have the image) the code shows 468px.

You can view it here http://coffeecup-test.coffeecup.com/lay … ialer.html

You may need to clear your cache or make sure that you are uploading the CSS files when you upload the project.
User 2721144 Photo


Registered User
13 posts

This one is really frustrating . charts.jpg class = image-5

main.css Server side

img.image-4-3.image-5 {
float: left;
margin: 0 0 2px;
min-width: 400px;
max-width: 468px;
}

image is still showing at 200px. I have cleared cache and history etc.

Source code of contactreach.com/contact-dialer.html in main.css shows img.image-4-3.image-5 {
float: left;
margin: 0 0 2px;
min-width: 400px;
max-width: 468px;

Any help to resolve this would be great.
User 2484360 Photo


Registered User
3,293 posts

duncan paul wrote:
This one is really frustrating . charts.jpg class = image-5

main.css Server side

img.image-4-3.image-5 {
float: left;
margin: 0 0 2px;
min-width: 400px;
max-width: 468px;
}

image is still showing at 200px. I have cleared cache and history etc.

Source code of contactreach.com/contact-dialer.html in main.css shows img.image-4-3.image-5 {
float: left;
margin: 0 0 2px;
min-width: 400px;
max-width: 468px;

Any help to resolve this would be great.


Can you provide me the updated link you are using?
User 2721144 Photo


Registered User
13 posts

I have been updating main website http://www.contactreach.com/contact-dialer.html and also coffee cup hosting http://cloudfonix.coffeecup.com/layouts … ialer.html

is this the link you are after.

Cheers for continued support.
User 2721144 Photo


Registered User
13 posts

I have also tested this without export path to image and even without an image and the image placeholder still displays at 200px . I have UN-installed and installed Responsive layout maker pro and still the same. Seems to me like a bug in the software.
User 2484360 Photo


Registered User
3,293 posts

You said...

This one is really frustrating . charts.jpg class = image-5

main.css Server side

img.image-4-3.image-5 {
float: left;
margin: 0 0 2px;
min-width: 400px;
max-width: 468px;
}

image is still showing at 200px. I have cleared cache and history etc.

Source code of contactreach.com/contact-dialer.html in main.css shows img.image-4-3.image-5 {
float: left;
margin: 0 0 2px;
min-width: 400px;
max-width: 468px;

Any help to resolve this would be great.


Then you provided two links:
http://www.contactreach.com/contact-dialer.html
http://cloudfonix.coffeecup.com/layouts … ialer.html

On both of these pages the CSS shows the max-width set at 200px. Are you 100% positive you are changing the options I have described in my previous post?

If so, can you create a video so I can see the process you are taking?

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.