0
Welcome Guest! Login
0 items Join Now

Responsive banner

  • Responsive banner

    Posted 11 years 2 months ago
    • Hello, I have a site ( www.totaljobs.gr ) {fresh template} and I have a banner in the top position (728x90).

      My problem is that the banners is not responsive.
      I have used the joomla default banner module & component.
      So, can you please help me to make the banner responsive? I tried through CSS and I put max-width: 100% & height: auto but that made a problem to the menu(submenu didn't shown up)
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Responsive banner

    Posted 11 years 2 months ago
    • try to add a custom css file rt_fresco_responsive-custom.css in th css foder of your template and add
      /* override /rt_fresco_responsive/css/rt_fresco_responsive-custom.css */
      #rt-header div.banneritem * {
      	max-width: 100%;
      	width: 100%;
      }

      wonder you have an empty module in header-c?

Time to create page: 0.050 seconds