Page 2 of 2

Invisible charecters in SE GreenPro style

Posted: 20 Mar 2012, 18:42
by Stoker
Looks fine to me. Refresh your browser.

Invisible charecters in SE GreenPro style

Posted: 20 Mar 2012, 18:49
by martin123456
2nd it it look fine also in english
green.png

Invisible charecters in SE GreenPro style

Posted: 20 Mar 2012, 19:06
by mcclayn
Stoker, it's the case with pop-up windows.

Try to login with test account on my forum:

http://www.pykulovychi.lviv.ua/forum/ucp.php?mode=login

Login: test
Password: testtest
login window
login window
Then click "New Topic" - View more smilies, and in pop-up screen you will see that pages numbers are invisible.
You can't see the pages numbers
You can't see the pages numbers
the pages numbers are seen only if highlighted
the pages numbers are seen only if highlighted

Invisible charecters in SE GreenPro style

Posted: 20 Mar 2012, 21:10
by RMcGirr83
within the posting_smilies.html file try changing this

Code: Select all

<div>{PAGINATION}</div>
to this

Code: Select all

<div class="panel">{PAGINATION}</div>
You will have to refresh the style template in the ACP after making that change.

Invisible charecters in SE GreenPro style

Posted: 21 Mar 2012, 11:04
by mcclayn
RMcGirr83, I did try doing this what you suggested, and I refreshed the style and cleared the cache just to be sure, however, the text is still invisible.

What changed though, that now one can see the pages numbers! This was the main reason which troubled me.

So now, this window looks like this:
Page numbers are visible now. All the rest is still invisible like the bottom of the text
Page numbers are visible now. All the rest is still invisible like the bottom of the text
If text selected, you can see the bottom of the text (i.e. Close window or Powered by phpBB signature)
If text selected, you can see the bottom of the text (i.e. Close window or Powered by phpBB signature)
If we can't change the font colour, can we perhaps change the background colour of the forum? Either or, it still would solve the problem.