|
|
#1 |
|
Veteran Member [59%]
|
Yes, it's working now. Something else is wrong, though, and I don't know what it is. I use firefox 3.05 on linux, and the problem with this site is that when I try to scroll up and down in pages with arrow keys or by grabbing the scrollbar, the movement is really delayed and very jerky. Browsing a full-page thread is very painful. I think this could be something in the site's css code itself, but I don't know how to profile and pinpoint it.
This didn't happen before the server migration, so something has obviously changed for the worse. Does anybody else have this problem?
Last edited by Jezebel; 01-31-2009 at 12:16 PM.
Reason: Split from elsewhere.
|
|
|
|
|
|
|
#2 |
|
Veteran Member [91%]
|
All I can think of is that it's the problem the forum had with smooth scrolling. (I never had it turned on, so I don't know what that problem was, but I can't think of anything else)
|
|
|
|
|
#3 |
|
Administrator
|
There is a firefox setting/bug that causes this with the site due to the fixed background image, but that wouldn't have anything to do with the server migration. I'll look up the thread for you so you can see if you think it might apply. Otherwise, I'm not sure what it would be as I'm not having this issue and haven't heard from any other users who are. If anyone else is experiencing this please let me know. |
|
|
|
|
#4 |
|
Veteran Member [59%]
|
Seems that firefox does not handle fixed backgrounds well at all.
The offending code here: Code:
body
{
background: #474750 url(../../images/gradients/bggradient.gif) repeat-x fixed bottom;
color: #000000;
font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 5px 10px 10px 10px;
}
Would it be possible to just remove that "fixed" word from the CSS? |
|
|
|
|
#5 |
|
Administrator
|
Do you have smooth scrolling enabled? Here is the original thread on this issue.
|
|
|
|
|
#6 | |||
|
Veteran Member [59%]
|
|
|||
|
|
|
|
#7 | |||
|
Administrator
|
That shouldn't be the issue if you don't have smooth scrolling enabled. I'm not sure what else the issue might be, and hopefully if anyone else is having problems they will say something. The site is running smoothly on my end. I sent you a PM so you can test the site without the background image. |
|||
|
|
|
|
#8 |
|
Veteran Member [59%]
|
Thanks, works perfectly without the background image. |
|
|
|
|
#9 |
|
Administrator
|
If anyone else is having this issue, you can click this link to remove the background image or use the dropdown menu to switch styles at the bottom of the page.
|
|
|
|
|
#10 | |||
|
Core Member [407%]
|
Whoa. I didn't even realise it wasn't me, but things are a lot smoother after having clicked that! Thanks! |
|||
|
|
![]() |
| Thread Tools | |
|
|