Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Coding Our Web

    (@codingourweb)

    To be honest, I tested IE from version 8 and up. I usually do not bother making stuff compatible with IE6 or IE7, a luxury you can afford when making stuff for free 🙂

    But what exactly do you mean “in a vertical form”, can you show me an example. Oh, and what version of IE?

    Thread Starter tshepomk

    (@tshepomk)

    can u check it here please, http://www.blackwalk.co.za

    Plugin Author Coding Our Web

    (@codingourweb)

    Yeah, I see it now. But when I set the width of the element with a class of art-postcontent to 750px it looks fine again.

    Thread Starter tshepomk

    (@tshepomk)

    so what do u suggest i do? Most people here in south africa they use IE ,i knw is free plugin , but if it works in all Browsers then credit goes to you…

    Plugin Author Coding Our Web

    (@codingourweb)

    You could add a fixed width like so:

    .art-postcontent {
        width: 750px;
    }

    That might do the trick.

    Thread Starter tshepomk

    (@tshepomk)

    ok, let me try this, thanx man….thanx for the plugin.

    Thread Starter tshepomk

    (@tshepomk)

    Helo, is working thank you!!!
    So it measn for every website i workon and and using Boxer i must have the code???

    Plugin Author Coding Our Web

    (@codingourweb)

    No, I don’t believe so. I do not have any problems in IE8 or IE9. It could be theme-related…

    Thread Starter tshepomk

    (@tshepomk)

    ok thens man… u doing a great job.

    It’s a nice plug-in. I tried your plugin and it works fine on Firefox.

    I like but i have the same problem on IE…
    the vertical form too.

    I know that a lot of people will see my website with IE.

    But i’m a beginner and i don’t know how to add the command you gave to tshepomk.

    .art-postcontent {
    width: 750px;
    }

    where do i put this?

    I got something like this in my html page :

    <div>[box set=”toutpublic”]</div>

    If you want to see my website : http://www.jokerdandy.fr/spectacles/

    Thank you for your help, and nice plug-in again.

    Plugin Author Coding Our Web

    (@codingourweb)

    Hi,
    You should place the code in your style.css file. usually in the root of your WP theme

    well… it worked… like… PERFECTLY!

    Thank You so much for this plug-in, good work.

    Thread Starter tshepomk

    (@tshepomk)

    ooh you got help… sweet.

    caps

    (@caps)

    I am testing with IE 8 on XP and you get a single column while in other browsers you get multiple columns. The box container themselves are good in IE but not in the content area.

    BoxerPro 1.05

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘[Plugin: Boxer] It does nt support IE’ is closed to new replies.