0
Welcome Guest! Login
0 items Join Now

phpbb3 styles demo area

  • phpbb3 styles demo area

    Posted 16 years 4 months ago
    • Wasn't sure who to contact or where to write this, but when browsing the phpbb3 demo area...
      in IE7 on vista x64 the Replicant2 theme is breaking up with a full page space between the header and the forum body.

      good job on all the conversions though team!
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • Strange, it works fine on my IE7 and WinXP. Is your IE7 "clean"? :)
      I mean, no plugins, toolbars or Norton integrations and such.

      I haven't heard this problem before so...anyone else who has this issue?
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • ^ nope it's a virgin other then roboform, and I don't have Aero turned on either. Tested 1280x1024 and 1024x768...same results and only in IE7 on vista x64. I tested on IE6 virgin browser on XP x64 rig and replicant2 displays properly there.
      Works fine in FFv2.0
      *attaching screenshots of what I see and with roboform turned off.
      note how far down I have to scroll to see the forums by checking the scrollbar position in the screenshots between the 2 samples?
      This image is hidden for guests.
      Please log in or register to see it.

      This image is hidden for guests.
      Please log in or register to see it.
    • Jamesso's Avatar
    • Jamesso
    • Elite Rocketeer
    • Posts: 500
    • Thanks: 0

    Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • Works for me in IE7 also, but i'm running XP.
  • Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • Jamesso wrote:
      I just checked this on a brand new Vista64 laptop with IE7 and I did not experience the same problem. Please clear your temporary internet files and see if it's okay afterwards. If not, try reinstalling IE7. Let me know how that works out.

      Regards,
      Jim

      If the above quote is directed at me...all I can say is my jaw totally hit the floor when I read that, with all due reguards of course.

      Though I don't have this package of code to inspect all the files, which believe it or not is something I rather enjoy, let me if I may, get you up to speed on windows Vista and IE7 issues.

      First off - IE7 is part of the OS in Vista. It's not a separate application that can be removed. I beg that you take that new lappy of yours and go and try to find out how to uninstall IE7 or google "uninstall IE7 vista", and please get back to me if you find out how. This is why after you do all that, you will dig deep into the bowels of your vista IE7 and find a nifty little "reset" button that actually works, unlike that reset option in XP versions which doesn't repair the registry.

      Secondly, one of the only times I see issues such as this - and I'm trying to be as PC as possible here, is when folks use FRAMES such as what is being used in your demo areas (not so uncommon) and code that IE7 doesn't understand - IE6 specific CSS browser tweaks without the appropriate IE7 specific browser tweaks in tow, for example this little funloving tidbit
      /* clearing & floating */
      /* http://www.positioniseverything.net/easyclearing.html */
      /* http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/#comment28 */
      .clearfix { display: inline-block }  
      .clearfix { display: block }         
      * html .clearfix { height: 1% }      
       
       
      * html .floatbox { width:100% }
       
       
      .ie_fix_floats { 
          width: 100%;
          padding: 0 1px 0 1px;   
          margin: 0 -1px 0 -1px;  
          overflow: hidden;
      }
      .

      Third globally known issue is that bloody phishing filter. See support here: www.microsoft.com/downloads/details.aspx...21896&displaylang=en ...or google "IE7 breaks up website" perhaps.

      Forthly, if I still cannot get IE7 to display properly on vista systems I move to this tacktic called the "User Agent String Utility" -
      The User Agent String Utility makes Internet Explorer 7 appear to be Internet Explorer 6 to sites that mistake Internet Explorer 7 for an out-of-date version. It is intended to be a temporary workaround until the site owner has addressed the issue. Because the browser is still Internet Explorer 7, use of this tool is not guaranteed to solve functionality or rendering issues on these sites. You should contact the site owner if this utility allows you to properly use their site in IE7.

      Without the code base to survey (other then with firebug), I really cannot tell you what or why. I can tell you that I keep my browsers in a well oiled condition and have 3 vista x64 rigs and 1 xpprox64 rig the majority specifically built for testing websites and internet applications. ..and if it's happening on all 3 of my vistax64 rigs, then you really need to do some more testing on multiple vista systems and keep an eye on all the IE7 CSS tweaks and hacks you can get your hands on, if you care to resolve problems such as this in the future.

      I wish you the best in your quest for resolution to this problem.
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • I knew I had seen this problem before!!!

      www.rockettheme.com/forum/index.php?f=12...rt=30&rb_v=viewtopic

      We had the same thing with some versions of IE7 and the original Joomla version of Replicant V2. It's related to the multiple IE useragent in some versions of IE. Our joomla version received an update to make this code checking smarter, and it would appear that this update didn't make it to the phpbb3 style. We're looking into it now.
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • Great! Thanks in advance!
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
  • Re: phpbb3 styles demo area

    Posted 16 years 4 months ago
    • ^ :( I can't see that thread. :( ...oh wait...I can see that thread...it's the prior one I can't get to (assuming it's on the phpbb3 club board?)

      Okay, here's an update on my end - it's happening on 2 out of 3 of my vistax64 rigs. The version it's not occurring on is a widescreen digital monitor with an ASUS motherboard.

Time to create page: 0.094 seconds