Microsoft
Software
Hardware
Network
Question : CSS - Div tag shows up above previous div tag
1. On
http://auctions.liveonline
auction.co
m/view-auc
tions/cata
log/
id/4/
(if you need to login use guest/guest) the div tags for the elemets "Items per page:" and "Check/Uncheck all" and the second Watchlist button are showing up above the table, but they should be below it as they are on all other installations of our software, for example
https://auction.rogallery.
com/view-a
uctions/ca
talog/id/2
5/
2. I'm also unclear as to why the footer doesn't get bumped down since the table above is going a bit further down. It's overlapping right now which it shouldn't.
3. And on that same token, the button "Bid live now!" on
http://auctions.liveonline
auction.co
m/view-auc
tions/info
/id/
4/
should actually be squeezed inbetween the boxes above and below it, not just on top of it.
Answer : CSS - Div tag shows up above previous div tag
In the '.clear' class in 'style.css' you have 'font-size:0;' and 'height:0;'. Delete both of those and the drop down will go back to where it's supposed to be.
Random Solutions
WWW. does not point to site
Monitor Activesync connections
code help needed
Change file associations thru GPO
Ms Access 2000 Forms Moving, Resizing
WP: WP Content Editor overwrites html, JS code
HttpWebRequest Form Authentication Not Getting Past Login Page
Need some helps.
How to enable full control on drive e?
What is the trick to using a checkbox, or a radio to trigger jQuery toggle() ?