html - Javascript Slideshow center? -


How do I center the slideshow in my code?

Jessfield:

Is it possible to do something with it:

  #slideshow {height: 330px; Width: 400px; Swim left; } # Slides {height: 300px; Status: Relative; } .slide {height: 300px; Width: 400px; Hidden flurry; Status: Completed; Background: # 000; Color: #fff} # slide-control {width: 60px; Background color: #fff; Height: 20px; Margin-left: auto; Margin-Correct: Auto; Padding: 5px; } #Slide-Control {margin: 5px; Width: 8px; Height: 8px; Border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; Background: # F60; Limit: 1 px solid #fff; Text Indent: -9000px; Display area; Hidden flurry; Swim left; } # Slide-control one: hover {background: # F30; } # Slides-control a.highlight {background: #fff; Border: 1 px solid # f30; }  

on line 130 float: left; Margins: 0 Auto; (under #slideshow selector)


Comments

Popular posts from this blog

eclipse plugin - Run java code error: Workspace is closed -

ios - How do I use CFArrayRef in Swift? -

scala - Play Framework - how to bind form to a session field -