The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Information Page Not Visible

5 posters

Go down

Information Page Not Visible Empty Information Page Not Visible

Post by GG2012 April 29th 2010, 2:03 pm

Ok, after I hit enter for my message post, it takes me to the "information" page where it states "Your message has been entered successfully", and underneath that it asks if I want to return to my message or view the forum...these 2 sentences are the parts where the font is white and the background is white too..so it looks invisible since they are the same color.

What do I need to do to make this visibly read?


Also, the page no longer automatically takes me to the previous thread..it just stays on that same "information" page, how can I change this? Heres a pic of the page I'm referring to:

Information Page Not Visible Screen18
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by mex2 April 29th 2010, 3:18 pm

I think css code fot that is:

Code:
.main .frm-info {
   margin: 1.7em;
   padding: 1em 1em;
   background: #272d2f;
   border: 1px solid #272d2f;
   }

, but I am not 100% sure...
find it and change background color you want...
mex2
mex2
Forumember

Posts : 177
Reputation : 1
Language : English

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 April 30th 2010, 11:32 am

Thanks Mex2. I had added the CSS code to my CSS stylesheet and also tried changing the colors around too, but it's still not working...
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by kirk April 30th 2010, 8:44 pm

what version are you using.
and can you point out wit a arrow where it's supposed to appear.
i know what you mean but cant tell where it's supposed to show there.

i think it has something to do with your drop down menu color,background colors..there is a few things it can be and a couple different ways to fix it.
so i just need to know what version you are using and if you have the link to your skin that will help even better so i can test it on my test forum.

thanks
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 May 1st 2010, 4:57 am

My version is PunBB. Heres another pic with the arrow pointing to the sentences that are not visible. Only when I use the mouse to select, but I doubt my members are aware of this is there.

Information Page Not Visible Screen21
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 May 2nd 2010, 5:06 am

After hitting enter to post a message, here is an example of what supposed to be visible:

Information Page Not Visible Info_p11

But, since the background is white and the 2 last sentences' font on mine is also white, what code can I try that can fix this box please?
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by ankillien May 2nd 2010, 6:26 pm

Hello,

Please try adding this code to your CSS...

Code:
.message .message a {
color : red;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 May 2nd 2010, 7:26 pm

ankillien wrote:Hello,

Please try adding this code to your CSS...

Code:
.message .message a {
color : red;
}

Thanks so much! It worked!

Is there a way to make this page automatically return to the previous thread as it did before? it used to, but for several weeks now it doesn't ..it just stays on that same "information" page.
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by ankillien May 3rd 2010, 3:43 am

The information page will redirect you after few seconds, not immediately.
If it stilll not working, it can be a bug on Forumotion side.

Have you added any javascripts or done any template changes on that page?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 May 3rd 2010, 10:16 am

It used to do that within several second, but not anymore. I timed it today starting at 4:10am - now at 4:16am, and still stuck on the same page...although it used to eventually automatically change back.

About a month ago I did change my version from a PunBB2 to a PunBB and changed the templates of the whole forum. I haven't made any Javascript changes that I know of. This was the only change on the particular page added was the CSS code, and other CSS codes to other pages added to the style sheet. I don't know what can be wrong.
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 May 4th 2010, 8:58 pm

Could it be a bug? and suggestions on how to fix?
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by Sanket May 4th 2010, 9:09 pm

Try clearing your cache.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 May 4th 2010, 11:09 pm

Sanket wrote:Try clearing your cache.

Where do I find this please?
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by ankillien May 5th 2010, 4:27 am

GG2012 wrote:
Sanket wrote:Try clearing your cache.

Where do I find this please?

Here is a tutorial....
https://help.forumotion.com/frequently-asked-questions-f5/how-to-clear-the-cache-in-ff-ie-t22597.htm
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 May 7th 2010, 6:17 am

oh ok. I sometimes do delete these. So, I'll try deleting to see if I notice change thanks.
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Information Page Not Visible Empty Re: Information Page Not Visible

Post by GG2012 May 8th 2010, 12:59 pm

Ok, I have cleared my cache and made sure all of the cookies were also deleted...still same problem.

Is it normal or this to do this now? I didn't have a problem with it before, but I wait several minutes and still it doesn't return to the previous message.
GG2012
GG2012
Forumember

Female Posts : 128
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum