Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #19794
    JimFenster
    Member

    I have a site done with Mustang. Three column format, photo text under, works fine in all browsers except Explorer where the text starts to the right of the image in a very narrow column down to the bottom of the photo then runs below. Ideas?

    #19801
    Sakin
    Keymaster

    @JimFenster: Please send me your site URL and also let me know which version of explorer your talking about and if you can upload the screenshot and share the URL will be great.

    #19810
    Sakin
    Keymaster

    @JimFenster: Oh you have used custom three column layout style that is why it is showing issues. Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .one_third #sectionTitle {
        clear: both;
        display: block;
    }
    #19811
    JimFenster
    Member

    http://www.graphicvillage.com
    Client says it’s the newest version of IE. I’m on a Mac so can’t check it.
    How do I upload a screen shot?

    #19822
    Sakin
    Keymaster

    @JimFenster: Did you add in the custom css that I gave you.

    #19836
    JimFenster
    Member

    Yes, giving that a try. Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Text wrapping in Explorer’ is closed to new replies.