Shape 5

Joomla Club Extensions => Image Slide - Club => : luisbravoc July 22, 2014, 12:50:51 AM



: Problem with responsive module.
: luisbravoc July 22, 2014, 12:50:51 AM
hi there,
I have a problem and that I can not bear this module responsive template in the Design Control, configuration module is type "module mode" and the images are loaded in html modules.
I have to modify code? or I can do to load this module in responsive?

this is the url of the site: http://184.171.244.19/ ~ elcubo / module at the end of the page.

thank you


: Re: Problem with responsive module.
: jonahh July 23, 2014, 02:08:04 PM
Hello,

It appears you have wrapped the images with a table.  I would remove this and just leave the image in the modules you have your images published to.  Tables will definitely mess up responsive mode for a site:

:
<table border="0" style="width: 100%;">
<tbody>
<tr>
<td>
<img border="0" src="/~elcubo/images/banersfoot/Pieza_horarios.jpg">
</td>
</tr>
</tbody>
</table>

change to:

:
<img border="0" src="/~elcubo/images/banersfoot/Pieza_horarios.jpg">


: Re: Problem with responsive module.
: luisbravoc July 23, 2014, 03:07:52 PM
Jonah thanks for your reply! I have just remove the table let alone pictures but still the same ... without loading the responsive .. image remains the same size when a low resolution mobile .. I appreciate you helping me.


: Re: Problem with responsive module.
: jonahh July 24, 2014, 01:13:48 PM
Ok and if you also have "enable Responsive Layout?" enabled in the backend of the module and its still not working can you PM me login details?  Joomla backend access?

Thanks


: Re: Problem with responsive module.
: luisbravoc July 24, 2014, 02:02:09 PM
Look date of administration of joomla:

http://184.171.244.19/ ~ elcubo /
user: maathu
password: stage3140

thanks, the name of module is "baner footer"

one question, in wath place of backend of the module is the option "Enable Responsive Layout" ?

i not show...

 ;)


: Re: Problem with responsive module.
: jonahh July 25, 2014, 02:02:22 PM
Ah yes the reason is you have an older version of the module that didn't include responsive mode.  Just grab a fresh copy of the module and reinstall and then you'll have the responsive option you can enable.


: Re: Problem with responsive module.
: luisbravoc July 26, 2014, 12:53:43 PM
Indeed Jonah! that was the problem! already solved, with all other modules is the same old? set_rotator etc. ?

thank you very much


: Re: Problem with responsive module.
: jonahh July 28, 2014, 02:17:04 PM
Some are and some aren't.  The tab show, image and content fader and image slide have been update for responsive along with some others but not the image and set rotator