I am trying to debug a WordPress site so it will look/function better on the
iPad. The site is www.madwomanintheforest.com. It was odd, because I found
that the front page was messed up in different ways on side by side iPads.
Has anyone run into this? Is there a way to emulate the iPad from my
Site is here: http://janeyolen.com/works/category/alphabetical/
I've used negative bottom margin and display:none of the "Read More" links
to eliminate space between the links. Works in every browser I've tested
except Safari 3. Any suggestions?
--
Hi folks, here's an odd one. Site works perfect in IE and not in FireFox!
www.passivepokerincome.com
Hovering over login reveals the login using overflow:hidden. In IE it works
fine, but in FF it shifts the whole layout over.
#sl_vert {
height: 29px;
float: right;
text-align:left;