Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I am currently having some CSS problems with Google Chrome. Slider is overlapping with the buttons on the right side.

My theme layout (CSS) works fine with Firefox, and IE but not in google chrome. Something to do with margins and alignments I think.

Here's the link: http://tigerdm.com.au/

share|improve this question

closed as off topic by Chip Bennett, Rarst Jun 6 '11 at 15:34

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 1 down vote accepted

Not a WordPress question, but if you remove the width from #slideshow-wrapper on line 4 of gallery-slider.css it sort of fixes rendering.

share|improve this answer
1  
Thanks Milo. I've learned two things from your answer. – Chris Jun 6 '11 at 15:35

Not the answer you're looking for? Browse other questions tagged or ask your own question.