Skip to main content
Topic: Site Update 1/5/14 (Read 13586 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Site Update 1/5/14

Reply #45

@emanuele is that smiley popup bug in both variant or just in the new one? I'm no able to reproduce, tested with smileys in six rows..
The others have been fixed.
Thorsten "TE" Eurich
------------------------

Re: Site Update 1/5/14

Reply #46

MOAR!!
You need moar smiley!!

Put all of them (15 rows) one under the other and you will see the but on the last smiley. ;)
Bugs creator.
Features destroyer.
Template killer.

Re: Site Update 1/5/14

Reply #47

LOL, 15 rows  :D I'll check it again ..
Thorsten "TE" Eurich
------------------------

Re: Site Update 1/5/14

Reply #48

15 rows of small smiley, but if you use big ones O:-)

On my site I have something like 100 in total, so they creates new lines because of the width. ;)
Bugs creator.
Features destroyer.
Template killer.

Re: Site Update 1/5/14

Reply #49

that's a "bug" in jquery.sceditor.css
the class .sceditor-smileyPopup {} is currently set to max-height: 50%; , that needs to be increased to 80% (or more), depending on the rows...
Thorsten "TE" Eurich
------------------------

Re: Site Update 1/5/14

Reply #50

Great catch TE!
It may be useful also an overflow somewhere, so that if the smiley are many the window will not grow bigger than the screen?
Bugs creator.
Features destroyer.
Template killer.

Re: Site Update 1/5/14

Reply #51

That's probably true for both variants: the locked icon (and probably others as well) overlaps the number in the search results page.

...but... BTW, why do we have those numbers?
Bugs creator.
Features destroyer.
Template killer.

Re: Site Update 1/5/14

Reply #52

Dunno if it is already in some other fix, I noticed today the droppy of the members search is transparent. :)

ETA: Scratch the above, I have to fix other things on that droppy, so I'll just add the background unless is already somewhere else. O:-)
Last Edit: January 17, 2014, 10:58:43 am by emanuele
Bugs creator.
Features destroyer.
Template killer.

Re: Site Update 1/5/14

Reply #53

@Eliana Tamerin or anyone that wants to put the mod together! :D

Attached the two files, the hook is:
Code: [Select]
integrate_menu_buttons
the function:
Code: [Select]
add_home_menu
the package-info code for the hook should look like:
Code: [Select]
<hook hook="integrate_menu_buttons" file="SOURCEDIR/subs/HomeBtn.subs.php" function="add_home_menu" />
the file for the language is a bit overkill, but... :P

Re: Site Update 1/5/14

Reply #54

Not tested, but I think this should work. :)
Last Edit: February 26, 2014, 11:22:44 pm by Spuds
Success is not the result of spontaneous combustion, you must set yourself on fire!