treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Repositioning Garage Door Menu

  • Let me start this question with an apology if I'm asking this in the wrong forum. I downloaded the Garage Door Menu and I would like to have the doors stacked vertically instead of horizontally. I've been playing with it, but being the beginner that I am, I'm lost. Is there a way to accomplish this?
  • edit the style.css file, and change the width of the ul#menuback element. since this is based on 200px wide images, if you change it to 200px instead of 800px it will be vertically stacked rather than horizontal.
  • Thank you for the fast reply. all isa working great now :D