Log in

View Full Version : Popups are displaying a couple ems down the page!


davide101
06-14-2006, 08:37 PM
I'm integrating the forum into the rest of my site and I'm 99% of the way there. Now I've hit a brickwall! The Popup windows are showing up way below the actually dropdown. I've looked through the stylesheets but can't figure out what governs this location.

Any ideas on where I should look? You can see what I'm talking about in the attachment.

Thanks so much for any help you can offer. I want to put this live!

davide101
06-14-2006, 08:51 PM
I just realized I posted this in the wrong forum and can't delete it. My apologies. Can a mod move it? Thank you and sorry for the inconvenience.

Princeton
06-15-2006, 12:28 AM
the search dropdown menu is working properly ... I don't see the quick links so I can't check

davide101
06-15-2006, 12:07 PM
Princeton,

Thanks for taking a look. I should have warned you that this style isn't live yet. I've created a test account that can view it:

Username: test
Password: test
Site: http://www.diabetesdaily.com/forum/

If you're viewing in Internet Explorer, there are problems with the second table on some pages being pushed down below the sidebar. This is a separate (but equally frustrating) issue. It should look 99% done in Firefox.

Again, thanks for your taking a stab at this.

NOTE: I'm having issues getting this Test account to view the new style. I'll reply when it's working...

Princeton
06-15-2006, 12:20 PM
that account doesn't work

davide101
06-15-2006, 12:48 PM
It's working now.

Also, if you know what might be forcing some tables to break below the right column, I'd like your thoughts. It's weird because the navigation always stays on the top. I'm a relatively new web programmer so I've never actually worked with tables. I've been CSS all the way. :)

Princeton
06-15-2006, 01:13 PM
It's your css that causing the popup problems ... I suggest rechecking your css code and see what needs editing.

davide101
06-15-2006, 03:46 PM
I added the second column to the table rather than padding the right side and avoided the problem.