Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • hloti
    Participant

    @hloti

    hi i have just checked your website. it looks fine in IE8 but the menus are totally not looking good at all in IE7. i have read many places that buddypress support for IE7 is not there at all. the only thing you actually can do is to do some hacks for IE7 this is to say, find out exactly the sections that do not work, then add css tags that will only be read by IE7. lets say for example if you have a problem with width of 1200px and you want the width to be specifically 100% in case of IE7, then do like this

    width:1200px;
    *width:100%;

    in the above case, all browsers will read the width as 1200px but only IE7 and probably IE6 will read it as 100%
    well this solution is not a clean and nice solution. but it is quick and it works. i had a similar problem with my site and solved it through this. hope you can use this suggestion.

    it seems in your case it is the header that pushes the navwrap down in case of IE7 :)

    cheers
    Hloti


    hloti
    Participant

    @hloti

    @virtuali hi
    you are my hero. thank you so much for your help. yes it was correct. it seems the installation was broke. actually it was not my fault as it was the host that installed every thing. any ways what i did was uninstall 1.2.7 version of buddypress and installed the 1.2.8 version and it worked for me. i have not tested every thing else but the problem i had was solved. i hope it does not introduce other problems. once again thanks a lot, you made my day. keep up the good work.
    Hloti

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar