Sidebar problem
-
Problem with the themes sidebar. Its blocking a jQuery dropdown. I have a sliding panel but the panel don’t slide on pages that has sidebar.
Sidebar CSS:
#sidebar { list-style: none; margin: 0; padding: 0; width: 220px; } #sidebar.left { float: left; } #sidebar.right { float: right; } #sidebar > li { background-position: center top; background-repeat: no-repeat; margin-bottom: 15px; padding: 17px 0 0 0; } #sidebar > li:first-child { background: none; padding-top: 0; } #sidebar.left > li { padding-right: 20px; } #sidebar.right > li { padding-left: 20px; } #sidebar .title { font: bold italic 25px/25px Georgia, serif; text-transform: lowercase; margin-bottom: 15px; }
-
Here’s my website.
http://www.idpturkey.net (Panel don’t slide, top right hand corner that says ‘Giriş’)
http://www.idpturkey.net/iletisim/ (Panel does slide open here, with no sidebar)
You may have linked the wrong page for ‘no sidebar’.
Ok really weird. All pages have sidebar now.
But the panel still don’t slide on some pages like the homepage :S
I can’t envisage how the slide is supposed to function, can you assign a page with a no-sidebar template and post a link here of that page?
http://www.idpturkey.net/iletisim Click ‘Giriş’ at the top right hand corner. You will see the slide open down.
http://www.idpturkey.net Then try clicking it here.
Perhaps the JavaScript that’s implementing this slide isn’t including on the Home page.
It works without a problem with a different theme lol
The topic ‘Sidebar problem’ is closed to new replies.