0
Welcome Guest! Login
0 items Join Now

Spacing gap on homepage between menu and banners

    • Satish's Avatar
    • Satish
    • Newbie
    • Posts: 13
    • Thanks: 0

    Spacing gap on homepage between menu and banners

    Posted 11 years 8 months ago
    • Hello,

      There is lot of space gap between the menu, banners and the below text as shown in the URL. I am not able to remove that spacing. Please help.

      www.apnatriangle.com/jupgrade/
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Spacing gap on homepage between menu and banners

    Posted 11 years 8 months ago
    • start by adding modsuffixes like "nomarginall nopaddingall" to the banner module ...
    • Satish's Avatar
    • Satish
    • Newbie
    • Posts: 13
    • Thanks: 0

    Re: Spacing gap on homepage between menu and banners

    Posted 11 years 8 months ago
    • Thank you so much. That worked.
      I have one more question, Please check this URL www.ApnaTriangle.com , the two banners are aligned vertically on the home page, I would like them in Horizontal position, what do I need to do?

      Thanks
    • Satish's Avatar
    • Satish
    • Newbie
    • Posts: 13
    • Thanks: 0

    Re: Spacing gap on homepage between menu and banners

    Posted 11 years 8 months ago
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Spacing gap on homepage between menu and banners

    Posted 11 years 8 months ago
    • try this

      div.banneritem_hor {
      float: none;
      }

      div.banneritem_hor div.banneritem {
      float: left;
      padding: 5px;
      }
    • Satish's Avatar
    • Satish
    • Newbie
    • Posts: 13
    • Thanks: 0

    Re: Spacing gap on homepage between menu and banners

    Posted 11 years 8 months ago
    • Yes, That worked. Thank you. I still see a spacing below the banner.

      Thanks
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Spacing gap on homepage between menu and banners

    Posted 11 years 8 months ago
    • do you still need help?

Time to create page: 0.059 seconds