cant fix images size -- they are to big

  • jean972
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 10 months ago #36486 by jean972
:( sorry to say but that still havnt changed anything my picture are still over sized

Please Log in to join the conversation.

More
10 years 10 months ago #36489 by ivan.milic
Add this to bottom of template_css.css:

.hotcarousel li div.carouselarticle IMG{
width:auto!important;
height:auto!important;
max-width:100%!important;
max-height:100%!important;
}

Please Log in to join the conversation.

  • jean972
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 10 months ago - 10 years 10 months ago #36522 by jean972
hello but this this is going like from bad to worst

now it can resize my picture

my read more button disappears ...

every time i do an adjustment to an articles it doesn't show up anymore in the module, i have to save all the articles again for it to show up in the module

i tried to do the exact config like in your exemple page but that didnt chnage anything ..

can i give u acces to my website so u could help me fix that

why is it writteh ( readmore ) I'm French it is supposed to say ( lire la suite) how can i change that
Last edit: 10 years 10 months ago by jean972.

Please Log in to join the conversation.

More
10 years 10 months ago #36530 by ivan.milic
Try:

.hotcarousel li div.carouselarticle IMG{
width:auto!important;
height:auto!important;
max-width:100%!important;
max-height:100%!important;
float:left;
}
The following user(s) said Thank You: jean972

Please Log in to join the conversation.

  • jean972
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 10 months ago #36534 by jean972
how can i change the read more button to my text in french

Please Log in to join the conversation.

More
10 years 10 months ago #36545 by ivan.milic
Open :

modules/mod_hot_joomla_carousel_pro/mod_hot_joomla_carousel_pro.php

You will find this code:

JText::sprintf('Read more...')

change it to:

JText::sprintf('READ_MORE_TEXT')

Then open :

language/en-GB/en-GB.mod_hot_joomla_carousel_pro.ini

add this:

READ_MORE_TEXT="Lire plus ..."

Please Log in to join the conversation.

Time to create page: 0.091 seconds
Powered by Kunena Forum