Invisible charecters in SE GreenPro style

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Invisible charecters in SE GreenPro style

Post by Stoker »

Looks fine to me. Refresh your browser.

Invisible charecters in SE GreenPro style

Post by martin123456 »

2nd it it look fine also in english
green.png
You do not have the required permissions to view the files attached to this post.

Invisible charecters in SE GreenPro style

Post 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
You do not have the required permissions to view the files attached to this post.

Invisible charecters in SE GreenPro style

Post 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

Post 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.
You do not have the required permissions to view the files attached to this post.