I am a beginner at Jquery, and am trying to implement easy slider onto a website. I have the slider on the page, but nowhere near the correct location. I think the issue is stemming from the fact there are two CSS files, and the screen.css file (which is tied to the slider) is throwing everything off. It can be viewed here: Click Here

My intention is to have the slider in the same

<container>

as the top nav, which is 930px wide, and would like to have it run behind the top navigation. What am I doing wrong?

Recommended Answers

All 2 Replies

You have the slider within a div that is within another div with an id of ="image-content-box". Looks fine to me also.

Can you elaborate on...

throwing everything off

and

run behind the top navigation

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.