Page 2 of 2

Invisible charecters in SE GreenPro style

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

Invisible charecters in SE GreenPro style

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

Invisible charecters in SE GreenPro style

Posted: 20 Mar 2012, 17: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.jpg
Then click "New Topic" - View more smilies, and in pop-up screen you will see that pages numbers are invisible.
off.jpg
on.jpg

Invisible charecters in SE GreenPro style

Posted: 20 Mar 2012, 19: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, 09: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:
off2.jpg
on2.jpg
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.