BarbFL
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Strange Disappearing Navigation (posts) in IE – help pleaseAlchymyth:
Wow! thank you! You solved it! Little would I have thought of something like that – Yay! after two weeks and scratching my head left and right – you are not only a genius but very kind too. THANK YOU!!! May your kindness come right back to you – (and thank you to others here too). So happy, thanks again 🙂 Hope you have an amazing day.Forum: Fixing WordPress
In reply to: Strange Disappearing Navigation (posts) in IE – help pleasehi thanks for your help, but actually, as I stated in my first post – this overall theme works fine in IE. for instance you can go here and see it works fine. it is just MY code I did something with that is the problem. http://dev.clarklab.net/wp/
ideas?
Forum: Fixing WordPress
In reply to: Strange Disappearing Navigation (posts) in IE – help pleaseThank you alchymyth (and great name!)
Here is the site:
http://tinyurl.com/yzhjd3yAnd below is all the ORIGINAL CSS Style Sheet (Sorry, I am not 100% suer what “exactly” things are called) and AND the new one where I changed just a few things, like sizes, color, etc. Again, I must have changed something else somehow. ALSO I included the footer info as I read somewhere that maybe that could somehow be a problem.
http://tinyurl.com/OriginalStyleSheet
http://tinyurl.com/NewStyleSheet
ALSO
Someone on another site said this might be solution as I read somewhere something about IE and “floating”: but I tried this and it does not help. Thank you.
this looks and smells like a css problem. but i think there are better solutions to the IE box model float problem.try adding this to your content class definition in your css file
overflow-y:hidden.content{background:#9999FF; font-size:12px; line-height:18px;overflow-y:hidden;}
Forum: Requests and Feedback
In reply to: Can I remove URLs from Forumgreat idea – thank you !