Image doesn't re-size in responsive mode

Replied by walkyrie on topic Image doesn't re-size in responsive mode

Posted 10 years 10 months ago #11877
pfff si tu as pensé à tout, à quoi ça sert que je pose des questions???

Bon, promis, je laisserai passer du temps entre mon problème et aller sur le forum poser une question, histoire que mon cerveau ait le temps de démarrer!

MERCI!

Please Log in or Create an account to join the conversation.

Replied by 01 on topic Image doesn't re-size in responsive mode

Posted 10 years 7 months ago #13860
Hi!
I have the same problem.
I'm using the Twitter Bootstrap 3.0 and I have two problems.
Firstly the 'auto' and percent mode doesn't stretch the picture to it's actual size. It's getting tiny in that ways. Now I've set picture's size in pixels. You can check the demo template at 01kuzma.tk
Also there is strange behaviour with T.B. markup, if I put the slideshow within this markup:
Code:
<div class="container"> <div class="row"> <div class="col-md-12"> <jdoc:include type="modules" name="ban" style="xhtml" /> </div> </div> </div>

the module is moved to the right. But it should be positioned at center or left.
I've found only two possible solutions to center the slideshow within TB markup:
Code:
<div class="container"> <div class="row"> <div class="col-md-9 col-md-pull-3"> <jdoc:include type="modules" name="ban" style="xhtml" /> </div> </div> </div>
and
Code:
<div class="container"> <div class="row"> <div class="col-md-1"> <jdoc:include type="modules" name="ban" style="xhtml" /> </div> </div> </div>
What is very strange...
by 01

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Image doesn't re-size in responsive mode

Posted 10 years 7 months ago #13863
Hi
I don't do support for bootstrap :)
what is exactly the issue with the slideshow ?
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by 01 on topic Image doesn't re-size in responsive mode

Posted 10 years 7 months ago #13865

ced1870 wrote: Hi
I don't do support for bootstrap :)
what is exactly the issue with the slideshow ?
CEd

Hi!

Firstly the 'auto' and percent mode doesn't stretch the picture to it's actual size. It's getting tiny in that ways. Now I've set picture's size in pixels. You can check the demo template at 01kuzma.tk

So in my case the responsitive picture mode doesn't work. The picture's size should be set in pixels. Not auto nor "%" modes doesn't show pictures in their native full size.
by 01

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Image doesn't re-size in responsive mode

Posted 10 years 7 months ago #13867
ok :)
the problem is that "auto" will let the slideshow take the whole space in the container, and your container is small with a 40% width defined in the template
the problem is not the slideshow, but the template in this case ...

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by 01 on topic Image doesn't re-size in responsive mode

Posted 10 years 7 months ago #13869

ced1870 wrote: ok :)
the problem is that "auto" will let the slideshow take the whole space in the container, and your container is small with a 40% width defined in the template
the problem is not the slideshow, but the template in this case ...

I also have tried to expand the container's inner div setting it col-md-12 col-lg-12 class. But situation haven't changed :(
by 01

Please Log in or Create an account to join the conversation.

Time to create page: 0.754 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 919 guests and 2 members online