Jump to content

[solved] Bad resolution images


Recommended Posts

Hello,

 

i have one important problem. It's bad resolution images at home page and many more pages like category and other modules. You can see it on picture one. On next picture u can see problem with position with main picture.

 

Can someone please help me? It's really important to me. I have to finish my work quickly.

 

Thanks a lot for all replies. Have a nice day.

 

Erko :)

post-462984-0-97617000-1368363400_thumb.png

post-462984-0-98413500-1368363406_thumb.png

Link to comment
Share on other sites

if it is possible - please share the url to your store,

 

for the picture sizes in featured products - you may need to change sizes in preferences->images for home picture.

second issue related to product page - it's hard to say whats going on - so the url to store is necessary

Link to comment
Share on other sites

thanks for reply! url to my store is : http://www.sport2002.eu/index.php

 

And about images.. yes i tried change sizes in preferences .. but it's not work :(

The second problem i solved 50/50 .. I rewrote some line in global.css and it's work but thick box move with main image together. So have to find line where i can rewrite position for thickbox.

 

My next "problem" are colors.I need to change some colors: background, blocktopmenu(default is some wood picture). Where i can find that?

 

Thanks a lot for any replies. Erko :rolleyes:

Link to comment
Share on other sites

to edit background you have to edit global.css line ~10:

 

body {
font: 12px/19px Arial, Helvetica, sans-serif;
position: relative;
color: #807a74;
background: #fff;

}

 

to edit background for menu, you have to edit this:

 

.sf-contener {
clear: both;
margin: 0px 0 0 0;
background: url(../img/tail-nav.png) left top no-repeat;
height: 75px;
}

 

global.css line ~410

Link to comment
Share on other sites

hey,

 

i checked yout website once again, the old image sizes still appear.

You have to change the size of the "home" image under the prefernces -> images - then regenerate thumbnails.

 

it should change the sizes.

Link to comment
Share on other sites

Thanks so much. It's working :)

 

I have one more question about images. What i should to do for change resolution for this picture http://img198.imageshack.us/img198/2236/resolutioncategory.png ?

 

And about CSS, i want to change many colors at my website but I do not want to bother with all. Could you tell me please help me to confess in css?

 

Have a nice day, Erko.

Link to comment
Share on other sites

hello

 

what picture? Sorry but i dont know what picture you want to change - there are many pics :/

 

if you've got any other questions which aren't related to the main case in this thread - please, create new topics - I will be grateful

Link to comment
Share on other sites

you should change the sizes for images:

  1. home_list (now it's 124 x 124 - change it to 210 x 124)
  2. medium (now it's 58 x 58 - change it to other, for example

 

you can change image sizes on list: preferences->images (just click on edit icon near the image name you want to change)

 

after that - regenerate thumbnails

Link to comment
Share on other sites

you're welcome

 

thanks for information that it works for you

 

i marked this thread as solved

 

if you've got any other questions related to this case - feel free to continue discussion here

 

regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...