AbanteCart Community

AbanteCart Development => Customization help => Topic started by: rookiecoder on February 25, 2014, 12:54:34 AM

Title: How to make the banner slider align with the menu above it?
Post by: rookiecoder on February 25, 2014, 12:54:34 AM
I am using onebyone sliders. The width of the banner is stretched across the page. How to reduce the width and make it align with the menu above it? the new width of the banner should equal to the width of the menu header above it. Thanks for any tips.
Title: Re: How to make the banner slider align with the menu above it?
Post by: rookiecoder on February 26, 2014, 03:34:09 AM
   margin-left: auto;
   margin-right: auto;

added these lines and voila!