I am using the horizontal accordian on my webpage:
http://www.scriptiny.com/2008/05/horizontal-javascript-accordion-menu/
I am trying to add some padding but if i try and add padding or margin it knocks off the last object and I assume this is because the style sheet is set to overflow: hidden;
The tactic you have used to includ a bar of colour down the left is clever and effective, but my background uses a transient effect so I need the space around my li elements to transparently show what is behind.
Can you tell me where I can tweak the css or js to allow the sliding elements to have a small border. I have tried tweaking the js and css widths to accomodate the total number of pixels that will be taken up by the margins, but it has horrible effects.