Author Topic: How to make the banner slider align with the menu above it?  (Read 4145 times)

Offline rookiecoder

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-0
    • View Profile
How to make the banner slider align with the menu above it?
« 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.

Offline rookiecoder

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-0
    • View Profile
Re: How to make the banner slider align with the menu above it?
« Reply #1 on: February 26, 2014, 03:34:09 AM »
   margin-left: auto;
   margin-right: auto;

added these lines and voila!

 

Powered by SMFPacks Social Login Mod