Blinking white screen between forum pages

classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|

Blinking white screen between forum pages

Lash D
Hello!

I was wondering if i could remove that whitescreen that loads between pages in the forums? or atleast make it black.

Here is a video of the issue


Thanks! -lash
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

GregChapman
This post was updated on .
Have you tried the fix suggested at:
http://nabble-support.1.n2.nabble.com/Nabble-custom-logo-for-my-forum-td6717189.html

Can you confirm whether it works/doesn't work, as there was no further feedback from that poster.

I have the CSS code:

.nabble{
        background-color: transparent;
}

in a couple of my sites but that doesn't get rid of the "white flash" in Internet Explorer (but white is less intrusive in the colour scheme I use, so I ignore the problem and my visitors haven't complained).
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

Lash D
Thanks for the fast reply! :D

Well  this might be related to my issue:

-quote
Re: Nabble custom logo for my forum.
Aug 25, 2011; 12:44am — by   Peter <Nabble>
It may be a long shot but have you tried setting a background color to the outside div?
-end quote

But I'm not so into css, so could you collaborate?

edit. i also use the transparent code, this one:

body, .nabble,
.nabble { background-color:transparent; }
.nabble .no-bg-color {
        background-color: #000000;
}

Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

DSTV
I have found no solution for this problem. It only works with out flash in FFox
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

Peter <Nabble>
which color is your flash stage background?
Nabble staff. We never ask for passwords.
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

DSTV
let me clarify the flash does not happen in FFox. All other browsers you can see it.

Also not sure what you mean here?

-quote
Re: Nabble custom logo for my forum.
Aug 25, 2011; 12:44am — by   Peter <Nabble>
It may be a long shot but have you tried setting a background color to the outside div?
-end quote
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

Lash D
In reply to this post by Peter <Nabble>
Its black #000000
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

Lash D
In reply to this post by DSTV
Yup thats true, no white blinks/flickers when using FFox, strange Oo
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

DSTV
So i ques there is no fix to this?
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

GregChapman
I do wonder if the issue has been re-introduced recently with the release of templates/NAML or perhaps it's still not fixed. A related issue was reported a while ago:
http://nabble-support.1.n2.nabble.com/Problems-with-transparent-background-td6044012.html
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

Peter <Nabble>
We are taking a look at it.
Nabble staff. We never ask for passwords.
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

Lash D
Superb  Thanks a bunch!

-lash
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

DSTV
TY
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

Peter <Nabble>
Please, see if you still has the problem and if so, try the new color tab in the change appearance page to see if the problem is fixed.
Nabble staff. We never ask for passwords.
Reply | Threaded
Open this post in threaded view
|

Re: Blinking white screen between forum pages

Lash D
Still there.. i changed the Background to 000000 and the Input Background to 000000 using the color tab, but still no different. Any suggestion what to adjust in the color tab?

Thanks!