Just wanted someone to take a look at a site I’m working on and see if they can help me find two quirks.
Everything so far is pretty good on both FF and IE however there are two little things that don’t look as good in IE.
First is the search box on the upper right of the page. It stays put hugging the right corner in FF however it slides to the left when viewed with IE.
The next issue is below the flash player there is a tabbed box. Under the ‘groups’ tab I can’t seem to get the categories to expand the full width of the content box, again FF displays this fine and it looks much cleaner.
secondly if you want to expand your categories then you need to separate your flash div and categories div.
at present if i expand the width of categories then your flash div also expands.
Hi everyone… thanks for the responses. I should of said in the first post that this appears to be happening on IE8. I’m not sure how the categories look in IE7 either.
As far as what I meant about the categories is that in IE there is a good amount of whitespace to the right of the far right column within the box itself. I don’t think I need to expand the box b/c it formats out nicely in FF so I know the content can fit. I’ll attach a pic of IE8.
I also tried removing the XML declaration to no avail.
Hi, when I put it back in I can see the issue in IE however when I take it back out it’s fixed ;). I can’t see hte issue on your live page anymore now that it isn’t there.
Clear your cache. I also notice that to fix an IE6 bug you need to add float:left; to “#tp-cssmenu li a”
So the page looks the same to you in IE and FF now that the XML declaration is removed? The search box is hugging the far right corner of the gradient bar it’s sitting in? Are the categories in the tabbed box doing the same?
I’m looking at it in IE7 and 8 (after clearing cache) and it’s still doing the same thing.
When I do this it causes a weird effect when the dropdown feature of the top menu is enabled. I’ll leave it so you can see. Hover over ‘Community’.
This top menu is somewhat of a bear to me. I’d love to have the links ride the bottom of the top blue bar and have the dropdown right beneath them like you’d expect to see but there is some rollover effect that originally came with the template that I’ve only monkeyed with a little and can’t get the desired effects.
Yes removing hte XML declaration makes it work on my end. If I load up your page then it is fixed, if I copy it locally (so I can test) and then add the XML delcaration (or just anything above the doctype to trigger quirks mode) then it is hugging the right side again.
There is no dropdown on the Community Link…?
Would you like to know where the hover effect is coming from?
There should be a hosed up dropdown when you hover over the ‘community’ link and yes I’d like to know how to eliminate the hover part and have those links ride the bottom of the blue bar.
As you may see from the commented out .css that I’ve played with I was able to move the links down (I moved them back now) however when I added a sublink to any of the existing links which creates the dropdown, the sublink would appear up above the parent link and not tile downward like you’d normally see.