0
Welcome Guest! Login
0 items Join Now

how to get banner module images to be responsive

  • how to get banner module images to be responsive

    Posted 11 years 3 months ago
    • I am currently using the banner module and roksprocket module and noticed the images are not responsive as the template is responsive

      Is there a code or area that I need to add code in banner or module itself to make this work?
      In my articles I am using the image / rt tag.
      Thanks
      CR
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: how to get banner module images to be responsive

    Posted 11 years 3 months ago
    • Which banner module do you use?
    • Check my services at: Mihha-Vision
  • Re: how to get banner module images to be responsive

    Posted 11 years 3 months ago
    • I am currently using the default banner module that comes in template voxel responsive rocketlauncher temlate with 3.0 Joomla

      works fine, but problem is there is no option to add the rtimage code for the image of the banner to be repsonsive, the image has to be added as a link in banner component area.
      In the module there is not an area via code area to edit the code and add the image or the images reapsonive code. Do you have any solution for this?
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: how to get banner module images to be responsive

    Posted 11 years 3 months ago
    • Please post a URL to your site so we can look for you
    • Check my services at: Mihha-Vision
  • Re: how to get banner module images to be responsive

    Posted 11 years 3 months ago
    • I don't currently have the module set to banner so link would not help you.
      I just need to know the banner competent that currently is in install of template, it requires you to add the banner image in media manager and provide the link from media manager, there is not an area to add the image=rt so that the banner image is responsive not in the banner competent or in the module options, unless I am missing something, if you could please find out and let me know.
      I did some research and found banners for responsive in Joomla area outside of template not sure if that is what has to be done but if the template comes fully responsive I would have though the banner compnenent would be as well.
      TKS
      Cindy R.
    • Stacy's Avatar
    • Stacy
    • Newbie
    • Posts: 4
    • Thanks: 0

    Re: how to get banner module images to be responsive

    Posted 10 years 2 weeks ago
    • Hi Cindy,
      Did you ever get this resolved? I'm having the same problem. Any answers would be appreciated.
    • Quenda's Avatar
    • Quenda
    • Hero Rocketeer
    • Posts: 476
    • Thanks: 4
    • Audio-video-web freelancer. Apple hardware/software tech. support_

    Re: how to get banner module images to be responsive

    Posted 8 years 4 months ago
    • After almost two years (!) I post this code that seems to work on my VOXEL-RESPONSIVE template:
      .banneritem img {  
      max-width: 100%;  
      height:auto;
      }

      Just insert the code in the rt_template_name-custom.css file.

      ettore

Time to create page: 0.083 seconds