I am having problems with my vertical slide-out menu working ... it works fine up until you get about halfway down the EVENTS tab ... from there and all the way down I apparently have some element behind it, but I cannot figure out what that element could be. I have moved the white boxes to the right and below it and can find nothing behind it, yet there must be ... can someone point out what it is I have done wrong to goof up the bottom portion of this menu? (I know my CSS ability is little to none ... I'm learning).
http://www.jayjaynet.com/jayjay/dev
Thank you.
-- me
Looks like this is on top of it.
<div id="officer_text">
If you keep your mouse to the extreme left side of the menu it works.
Make this div like below and delete the <div id="officer_text">
Here's my S-Drive site with
examples of what can be accomplished in VSD.
http://progrower.coffeecup.com/
Here's my CoffeeCup SCCP Shop with examples of what can be done.
http://progrower.coffeecup.com/shop/
<div id="officer_text">
If you keep your mouse to the extreme left side of the menu it works.
Make this div like below and delete the <div id="officer_text">
<div class="border" id="officers">
<b>Officers</b>
<br>
<br>
President
<br>
Deb Stoflet
<br>
<br>
Vice President
<br>
Sue Raab
<br>
<br>
Treasurers
<br>
Terri Hamus
<br>
Pam Schill
<br>
<br>
Secretary
<br>
Noelle Casiano
</div>
I can't hear what I'm looking at when it's so easy to overlook something I'm not looking for.<b>Officers</b>
<br>
<br>
President
<br>
Deb Stoflet
<br>
<br>
Vice President
<br>
Sue Raab
<br>
<br>
Treasurers
<br>
Terri Hamus
<br>
Pam Schill
<br>
<br>
Secretary
<br>
Noelle Casiano
</div>
Here's my S-Drive site with
examples of what can be accomplished in VSD.
http://progrower.coffeecup.com/
Here's my CoffeeCup SCCP Shop with examples of what can be done.
http://progrower.coffeecup.com/shop/
Thank you ... I should have remembered to enable the border in the tag to see where it was overlapping. I guess it all comes with time 
The only thing is that changed the entire page layout ... CSS is certainly a lot tougher in my mind that HTML ever was
-- me
The only thing is that changed the entire page layout ... CSS is certainly a lot tougher in my mind that HTML ever was
-- me
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.