Works great in Firefox, not so much in Safari. In Safari, page scrolling is appallingly SLOW and not smooth. In Safari, if I use the full css_additional.css code (post #13) and keep Style Variable body_background at default settings, page scrolling is responsive and smooth. So I'm sticking with the full css_additional.css code.
Announcement
Collapse
No announcement yet.
URL Path for Background image in body_background style variable
Collapse
X
-
That's an interesting behavior in Safari.Originally posted by Snowhog View PostIn Safari, page scrolling is appallingly SLOW and not smooth.
I checked your site and it seems that it still has the body_background stylevar set along with my suggested code in post #14.Originally posted by Snowhog View PostSo I'm sticking with the full css_additional.css code.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
I am using css_additional.css in only two Styles: KDE Plasma and Default vB5 Style.
For the css_additional.css in Default vB5 Style where I say 'none', that means I'm not using any css to override the body_background Style Variable.Code:Style: KDE Plasma Style Variable: body_background Background image: url("core/images/misc/5025.png") Background Repeat: Repeat css_additional.css: body { background-attachment: fixed; } Style: Default vB5 Style Background image: url("images/css/bckg_page.png?v=3") Background Repeat: Repeat css_additional.css: none Observed Browser Behavior Firefox - Smooth scrolling, no page lag with KDE Plasma or Default vB5 Style Safari - Jerky scrolling, severe page lag with KDE Plasma and smooth scrolling, no page lag with Default vB5 StyleThe Linux Community has given me much. I do what I can to return the favor!
- Top
- Translate
- Bottom
Comment
-
Interestingly, Safari on my iPhone isn’t affected; no stuttering and scrolling is smooth.The Linux Community has given me much. I do what I can to return the favor!
- Top
- Translate
- Bottom
Comment
-
My iMac (macOS Big Sur, Version 11.7.10 (20G1427)), Safari is Version 16.6.1 (16615.3.12.11.5, 16615)
My iPhone (iOS 17.4), Safari is Version 17.4.The Linux Community has given me much. I do what I can to return the favor!
- Top
- Translate
- Bottom
Comment
-
It turns out that using:
in css_additional.css is causing the problem with Safari (on my iMac). I commented it out, and left the image URL in body_background Style Variable and scrolling is again smooth and page navigation responsive as it should be.Code:body { background-attachment: fixed; }
Any clue as to why this bit of code would affect Safari this way?The Linux Community has given me much. I do what I can to return the favor!
- Top
- Translate
- Bottom
Comment
-
It might be a Safari bug. If you have access to newer Safari and MacOS versions, then I recommend trying it there.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
For me, that's not possible. My iMac is from late 2014, and can't run macOS beyond Big Sur, so my Safari version will remain matched to it. This issue isn't a deal breaker by any means. Heck, I don't have to have a background image, or, I just use Firefox to access our Forum.The Linux Community has given me much. I do what I can to return the favor!
- Top
- Translate
- Bottom
Comment
Latest Posts
Collapse
-
Reply to some ideas for new modsin Chit Chatby desmomax
I finally created a mod that allows you to add an icon to each post with options for sharing on other platforms. I honestly thought it was absurd that...
Today, 03:59 AM -
by flohseHi Glenn, what do you think about adding "Like Counts" similar to "Like Counts on Postbit and Profile" (when this mod is in use) in...Yesterday, 11:28 PM
-
Reply to push notification prompt?by desmomaxhy glenn
have you thought about this?Yesterday, 05:44 AM

Comment