Need Logo help please - Post ID 203054

User 187934 Photo


Senior Advisor
20,181 posts

The image I see is 314x129.
http://minerva-gallery.com/shop/ccdata/ … round3.gif
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 612667 Photo


Registered User
252 posts

User 187934 Photo


Senior Advisor
20,181 posts

Ok I thought you were asking about the logo.:lol:
Look for this line of code in the styler.css on Line 140.
.scs_productlist .scs_productlist_item .scs_thumbnail_image {
width: 135px;
}

Change the 135 to your needs. If you go to big you'll have to make a bunch of other customizations. 210 seamed ok.;)
You could actually add another css reference link to the head of your shop and reference a overriding css style sheet. This way you wouldn't have to alter the shop over and over.
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 612667 Photo


Registered User
252 posts

I changed it like this -

/* Assuming thumbnails of 100px */
.scs_productlist .scs_productlist_item .scs_thumbnail_image{width:210px;}

it doesnt seem to work
Carlos Regueira - https://minerva-gallery.com

User 187934 Photo


Senior Advisor
20,181 posts

Their already bigger then that but are being displayed smaller.
http://minerva-gallery.com/shop/ccdata/ … n_7_12.jpg
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 612667 Photo


Registered User
252 posts

got it! I wasn't editing the styler file but the default. Thanks Eric! You are great!
Carlos Regueira - https://minerva-gallery.com

User 187934 Photo


Senior Advisor
20,181 posts

Cool.:)
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 612667 Photo


Registered User
252 posts

I got the sizes how I want them. The only problem now is that their is one image that is still small. I deleted it off the server but it is still their. Any ideas?
Carlos Regueira - https://minerva-gallery.com

User 187934 Photo


Senior Advisor
20,181 posts

Looks like you got it figured out. Great job.
This will make it easier for you to make customizations to your site later because you know how stuff interacts.
Merry Christmas.:)
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 612667 Photo


Registered User
252 posts

Yes, it took a while but I think the end results was worth it. I really appreciate all of your help. Very kind of you to help. Thanks again!
Carlos Regueira - https://minerva-gallery.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.