Skip to main content
Smiley popup, no "close" on mobile screen Started by Jorin · · Read 2037 times 0 Members and 1 Guest are viewing this topic. previous topic - next topic

Smiley popup, no "close" on mobile screen

A long time ago in a gala... No, that's wrong... A long time ago I changed the height of the smiley popup window. Now I don't have the "close" link on my mobile screen. What did I do wrong?

Ehm... Can anyone tell me where I changed the height? In which file?  :-[

 

Re: Smiley popup, no "close" on mobile screen

Reply #1

I guess 1.0.10, right?
It may depend on how you changed the height...
If you used css it may be in either your custom.css or maybe you edited the source file (so it should be in index.css I think).
If you tweaked the js code it may be script.js where there is:
Code: [Select]
$('body').append('<div id="' + this.popup_id + '" class="popup_container"><div class="' + popup_class + '" style="max-height
Bugs creator.
Features destroyer.
Template killer.