favtm Posted September 26, 2009 Report Posted September 26, 2009 I am quite frustrated I cannot find where to adjust the left spacing of the slider on the template at the link below: http://www.favtemps.com/ncscal/ I have tried hand coding and using DW and have asked on another forum why this slider is stubbornly too far to the right. No matter the browser, you can see the slider is not ligned up with the paragraph below it. I've adjusted spacing, margins, the width of the slider, making the position inheret or static etc. Long story short, I honestly can't figure this out. I hope this is the appropriate forum to ask this question. To be honest I am new to forums, I try to figure things out myself rather than ask, but frankly I can't figure this out on my own. Any help is greatly appreciated. Thanks in advance.
falkencreative Posted September 26, 2009 Report Posted September 26, 2009 If you add "padding-left:0;" to #sliderContent (line 86 in "style.css") that should fix it. Because the slider uses an unordered list, you need to override the default left padding that browsers give s.
virtual Posted September 26, 2009 Report Posted September 26, 2009 (edited) Brilliant Ben, I may need your help later on a slider I am having difficulty with. Edited September 26, 2009 by virtual
favtm Posted September 27, 2009 Author Report Posted September 27, 2009 Dang, Benjamin, thanks so much. How the heck am I supposed to know that, you know? I did figure it had something to do with the unordered list of the links beside the slider, but in DW it did not show it was associated with an unordered list. Your advice worked perfectly. I really appreciate it, thank you.
jlhaslip Posted September 27, 2009 Report Posted September 27, 2009 favtm, download Firefox and the firebug extension to be able to analyse the sites you are working on.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now