WP site looks ok in FF but not in IE. WTF ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rick Diculous
    Confirmed User
    • Jul 2008
    • 2384

    #1

    WP site looks ok in FF but not in IE. WTF ?

    www. nastyamateurporn .com looks fine in FF but the main column looks fucked up in IE (it's the same size as the sidebar). I build the themes using artisteer so in theory, they should come out looking fine in all browsers

    Anyone have a clue on how to fix this?
  • slapass
    Too lazy to set a custom title
    • Nov 2002
    • 14625

    #2
    No clue on the fix but that is crazy.

    Comment

    • Failed
      Confirmed User
      • Mar 2011
      • 2301

      #3
      Have to display it in compatibility view and it looks as it should, and as it does in other browsers.
      (ICQ - 664784872)

      Comment

      • Fletch XXX
        GFY HALL OF FAME DAMMIT!!!
        • Jan 2002
        • 60840

        #4
        IE is trash and should not be allowed on internet.

        Want an Android App for your tube, membership, or free site?

        Need banners or promo material? Hit us up (ICQ Fletch: 148841377) or email me fletchxxx at gmail.com - recent work - About me

        Comment

        • Jarmusch
           
          • May 2003
          • 12479

          #5
          You need to specify the width of the main column.

          In style.css:
          Code:
          .art-content {
          	position: relative;
          	z-index: 1;
          	width: 688px;
          }
          That artisteer software seems to be shitty, I see a ton of unnecessary code.
          Last edited by Jarmusch; 11-26-2011, 06:23 AM. Reason: unnecessary

          Comment

          • Black All Through
            Confirmed User
            • Oct 2010
            • 2078

            #6
            Originally posted by Fletch XXX
            IE is trash and should not be allowed on internet.
            I can back that up, but it has less backdoors than Firefox that is way much unsafer and has become a hackers paradise. Then take in consideration that 70% of them porn surfers that buy our porn use Internet Explorer.
            I want to buy contextual links on quality blogs
            For both Adult and mainstream niche - Small to massive packages

            Comment

            • Rick Diculous
              Confirmed User
              • Jul 2008
              • 2384

              #7
              Originally posted by Jarmusch
              You need to specify the width of the main column.

              In style.css:
              Code:
              .art-content {
              	position: relative;
              	z-index: 1;
              	width: 688px;
              }
              That artisteer software seems to be shitty, I see a ton of unnecessary code.
              that fixed the problem. Thanks

              What tool did you use to find out the widht it needed?

              Comment

              • barcodes
                Confirmed User
                • Mar 2011
                • 2040

                #8
                I am having the same issue with a mainstream site of mine, couldn't figure it out so until I do, I had to send ie to an older version of the site

                Glad you found a fix.

                Comment

                • oscer
                  Confirmed User
                  • Jan 2001
                  • 2834

                  #9
                  I am suprised that anyone still uses IE
                  XR Networks
                  Dedicated | VPS | Shared Hosting
                  ICQ 42602565

                  Comment

                  • Jarmusch
                     
                    • May 2003
                    • 12479

                    #10
                    Originally posted by Rick Diculous
                    that fixed the problem. Thanks

                    What tool did you use to find out the widht it needed?
                    Google Chrome -> right-click -> Inspect element

                    Comment

                    • baryl
                      Confirmed User
                      • Aug 2011
                      • 1086

                      #11
                      Originally posted by oscer
                      I am suprised that anyone still uses IE
                      It constantly blows my mind that something like 67% of my traffic uses IE.

                      Comment

                      • fris
                        Too lazy to set a custom title
                        • Aug 2002
                        • 55679

                        #12
                        not every design will work in all browsers.
                        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                        Comment

                        • VladS
                          Available for Coding Work
                          • Jun 2008
                          • 1459

                          #13
                          Originally posted by Jarmusch
                          Google Chrome -> right-click -> Inspect element
                          To the OP: you can also use Firebug in Firefox.
                          <developer> MechBunny / KVS / PHP / MySQL / HTML5 / CSS3 / jQuery
                          Email: vlad [at] dangerouscoding.com
                          Telegram: @dangerouscoding

                          Comment

                          • Solace
                            So Fucking Banned
                            • Nov 2011
                            • 995

                            #14
                            Whole different ballgame

                            Comment

                            • Horny Dude
                              Earn enough to buy coffee
                              • May 2002
                              • 4913

                              #15
                              Would love to see IE die, but it's still the number one browser. Wish more people would jump on Chrome.

                              Comment

                              • Rick Diculous
                                Confirmed User
                                • Jul 2008
                                • 2384

                                #16
                                Originally posted by Gsx-R
                                To the OP: you can also use Firebug in Firefox.
                                thanks !!

                                Comment

                                Working...