disable rotating images

  • cali
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 7 months ago #29293 by cali
Replied by cali on topic disable rotating images
I would like to ask you for advice. Which file do I have to modify for not rotating images and get them bigger?

Please Log in to join the conversation.

More
11 years 7 months ago #29295 by ivan.milic
Replied by ivan.milic on topic disable rotating images
If you think of product images when you collapse product as in previous post:

template_css.css:

.rotated_image img {
width: 210px !important;
max-width: 210px !important;
transform: rotate(-60deg);
-moz-transform: rotate(-60deg);
-webkit-transform: rotate(-60deg);
position: relative;
top: -108px;
left: -70px;
}

If you think on module below menu that if Hot Carousel Pro in user1 position. Check module settings

Please Log in to join the conversation.

  • cali
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 7 months ago #29356 by cali
Replied by cali on topic disable rotating images
thank you for your help, I have this problem corrected.
I've opted rotate images, resize them, and resize the row.

Ďakujem pekne.

Vlado

Please Log in to join the conversation.

  • cali
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 7 months ago #29360 by cali
Replied by cali on topic disable rotating images
I am sorry but I would like to solve another problem, in INTERNET EXPLORER!

Product images obscure product info. If I upload a smaller image, it will also expand small. How do I change it?

www.najlacnejsibicykel.sk/index.php/prod...hes/wild-ride-detail

Please Log in to join the conversation.

More
11 years 7 months ago #29365 by ivan.milic
Replied by ivan.milic on topic disable rotating images
try adding this to template_css.css:

.main-image > a,
.main-image > a > img{
max-width:100%;
max-height:100%;
}

Please Log in to join the conversation.

  • cali
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 7 months ago #29379 by cali
Replied by cali on topic disable rotating images
IT does not work :(

Please Log in to join the conversation.

Time to create page: 0.149 seconds
Powered by Kunena Forum