CSS and Drop Down Boxes
Hello:
I'm trying to place two drop down boxes at the right of my page.
When I view the pages in Firefox and Internet Explorer, they are so far off.
You can view the page yourself by visiting:
http://www.informedmortgage/100-financing.html
I've tried changing widths, margins, etc and am having no luck.
I can use some help. I hope someone can help me out.
Thank you.
Back to top
Changing the margins won't make a difference since their containing <div> is absolutely positioned.
Thanks for the reply.
What do I do then? For what am I looking to modify so the page appears correctly in both browsers?
Originally Posted by
summit310
Thanks for the reply.
What do I do then? For what am I looking to modify so the page appears correctly in both browsers?
I am assuming that each drop down is a DIV of its own?
Try placing both drop downs in a container DIV which controls where both of them will be aligned horizontally on the screen.
00110111, look at the page he linked to.
<offtopic>Why binary 55 for a screenname?</offtopic>
What I would do is make #container wide enough to contain all 3 columns and then float #rightbar to the right by removing the absolute positioning related attributes.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks