Results 1 to 13 of 13

TDH scrolling and gallery

Discussion on TDH scrolling and gallery within the Site News & Support forum, part of the Community category; I've been away from TDH for a while and now

  1. #1
    Devilstar2k2's Avatar
    Join Date
    Aug 2006
    Location
    Pennsylvania
    Posts
    1,151

    TDH scrolling and gallery

    I've been away from TDH for a while and now the site is a bit different... When I scroll, its really choppy. What can I do to fix this on my end?

    Also, do I need to register another account to upload to the gallery? I tried my user sn and it didnt allow me to log in.

    Any help is much appreciated.


    Thanks,

    Shawn

  2. #2
    Rich D.'s Avatar
    Join Date
    Nov 2005
    Location
    Bay Area
    Posts
    724

    Re: TDH scrolling and gallery

    Regarding the choppy scrolling, what's your OS version and web browser/version?

    The forums have a background that's a fixed position, i.e. doesn't scroll with the rest of the page. Safari and Firefox seem to have some scrolling performance issues with fixed backgrounds.

  3. #3
    Devilstar2k2's Avatar
    Join Date
    Aug 2006
    Location
    Pennsylvania
    Posts
    1,151

    Re: TDH scrolling and gallery

    Firefox/Win764... Does it with IE also... This is the only site that I've ever seen do that.

  4. #4
    Evilhemmes's Avatar
    Join Date
    Aug 2010
    Location
    Ipswich QLD Australia
    Posts
    211

    Re: TDH scrolling and gallery

    Sreen rezz? im running a 27 inch dell at 2560x1440 and i get a bit of chop everynow and then, i also see that when i try to get my friends list up it refuses to show yet at work it screen rezz 1280x1024 and no issues, i could just cut it back rezz wise just to lazy LOL
    OS is windows 7 ultimate 64 bit
    intel i7 920 Do stepping @ 4gig, 12 gig Gskill Trident @ 1600, 2 x 5870 in crossfire, 2x 60 summit ssd in raid 0
    Last edited by Evilhemmes; 12-27-2010 at 05:15 PM.

  5. #5
    Devilstar2k2's Avatar
    Join Date
    Aug 2006
    Location
    Pennsylvania
    Posts
    1,151

    Re: TDH scrolling and gallery

    1920x1080 46" Sharp Aquos

  6. #6
    Rich D.'s Avatar
    Join Date
    Nov 2005
    Location
    Bay Area
    Posts
    724

    Re: TDH scrolling and gallery

    I'm not sure how comfortable you are working with Greasemonkey scripts, but you can disable the fixed position for backgrounds per-site like this:

    Code:
    // ==UserScript==
    // @name           Scrolling Background Fix
    // @namespace      thedentedhelmet
    // @description    Sets background position to scroll
    // @include        http://*.thedentedhelmet.com/*
    // ==/UserScript==
    
    GM_addStyle("html, body { background-attachment: scroll !important; }");
    Which cleared up the choppy scrolling for me (huge difference), or you can disable it globally in Firefox by adding the following line to C:\Users\NAME\AppData\Roaming\Mozilla\Firefox\Prof iles\whatever.default\chrome\userContent.css

    Code:
    html, body { background-attachment: scroll !important; }
    Standard disclaimers apply, try at your own risk, etc.


  7. #7
    stormtrooperguy's Avatar
    Join Date
    Dec 2004
    Location
    Waltham, MA
    Age
    37
    Posts
    5,030

    Re: TDH scrolling and gallery

    is the fixed-position background an issue due to graphics card / processor / some other system resource?

  8. #8
    Devilstar2k2's Avatar
    Join Date
    Aug 2006
    Location
    Pennsylvania
    Posts
    1,151

    Re: TDH scrolling and gallery

    Doubt it... I'm running a HD-5870 and i7 960.

  9. #9
    stormtrooperguy's Avatar
    Join Date
    Dec 2004
    Location
    Waltham, MA
    Age
    37
    Posts
    5,030

    Re: TDH scrolling and gallery

    Quote Originally Posted by Devilstar2k2 View Post
    Doubt it... I'm running a HD-5870 and i7 960.
    wacky. i sort of figured that it would be a good system since you were hooked up to a 46" tv.

    i'm running chrome on a 2.53 ghz core2 duo macbook pro with a geforce 9400m and everything is smooth as can be. i've also got a win7 64 bit laptop at work, so i'll try it out there, see if i have the same issue.

  10. #10
    Devilstar2k2's Avatar
    Join Date
    Aug 2006
    Location
    Pennsylvania
    Posts
    1,151

    Re: TDH scrolling and gallery

    Yeah, its probably something simple... Like a check box in the browser options or something. I'll mess around and see if I can figure it out.

  11. #11
    Devilstar2k2's Avatar
    Join Date
    Aug 2006
    Location
    Pennsylvania
    Posts
    1,151

    Re: TDH scrolling and gallery

    Quote Originally Posted by Rich D. View Post
    I'm not sure how comfortable you are working with Greasemonkey scripts, but you can disable the fixed position for backgrounds per-site like this:

    Code:
    // ==UserScript==
    // @name           Scrolling Background Fix
    // @namespace      thedentedhelmet
    // @description    Sets background position to scroll
    // @include        http://*.thedentedhelmet.com/*
    // ==/UserScript==
    
    GM_addStyle("html, body { background-attachment: scroll !important; }");
    Which cleared up the choppy scrolling for me (huge difference), or you can disable it globally in Firefox by adding the following line to C:\Users\NAME\AppData\Roaming\Mozilla\Firefox\Prof iles\whatever.default\chrome\userContent.css

    Code:
    html, body { background-attachment: scroll !important; }
    Standard disclaimers apply, try at your own risk, etc.

    Tried the second option... It didn't work...

  12. #12
    Devilstar2k2's Avatar
    Join Date
    Aug 2006
    Location
    Pennsylvania
    Posts
    1,151

    Re: TDH scrolling and gallery

    So this is super old, but just in case anyone cares, I switched to Chrome and the scroll problem is gone. Must have been something in the old FF.

  13. #13
    saint_nasty's Avatar
    Join Date
    Nov 2006
    Location
    bozeman, mt go cats!!!
    Age
    34
    Posts
    2,676

    Re: TDH scrolling and gallery

    chrome is awesome. i've been running it for a few years now and imo, it's the best!

Similar Threads

  1. FYI: New TDH Gallery is Open!
    By Art Andrews in forum Site News & Support
    Replies: 13
    Last Post: 03-25-2009, 06:28 AM
  2. FYI: New TDH Gallery coming soon!
    By Art Andrews in forum Site News & Support
    Replies: 6
    Last Post: 02-14-2009, 12:35 AM
  3. TDH Gallery posting question
    By slave1pilot in forum Site News & Support
    Replies: 2
    Last Post: 07-15-2007, 12:43 PM
  4. PhotoPlog - TDH Image Gallery
    By Art Andrews in forum Site News & Support
    Replies: 2
    Last Post: 08-13-2006, 09:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21