GF toolbar issues
![]() ![]() |
Not sure if you guys noticed but GF decided to introduce a useless toolbar this morning. This stupid bar eats up a good amount of height and it affects the Empire Board as well. The buildings table header is not visible anymore. Can somebody write a script to remove that stupid bar please? I was able to block it for the most part with ABP but I can't block the 2 drop boxes and that prevents me from clicking on the top links such as alliance chat and logout. |
![]() ![]() |
I have the same problem. Can you please updated the table so the headers are still visible? |
![]() ![]() |
I don't know, if this is the best way to solve the problem: Search "EmpireBoard.Renders.Set_Common_Styles = function()"
Change --> -15px to 30px. |
![]() ![]() |
Fixed soon... NB: I'm not aware to hidden GF functions or adverts. Best way is to simulate MMO toolbar area on olders servers (and s666) which hadn't this toolbar. |
![]() ![]() |
Good temporary solution... I look forward to the update. Great script, thanks! |
![]() ![]() |
Lifting up ALL page content, not only GF bar document.body.style.position = "absolute";
|
![]() ![]() |
I'm unable to start a new topic due to a site bug so i'm going to post it here: Ikariam 5.0 has been released on the test server s666. Any plans to modify the script to work with the new version? |
![]() ![]() |
I had the same problem.
|
![]() ![]() |
Ikariam 0.5.0 require new way to render Overviews. Probably may disable this script... |
![]() ![]() |
oh crap, that would really suck! still hoping you can make it work with 5.0 |
![]() ![]() |
THIS script will never support Ikariam 5. Perhaps I will start new script but not before 6 may (because I manage personal project dedicated to french politics/journalists on Twitter) |
![]() ![]() |
It's right that you need a new way to get the overlay done in 0.5. However, it's much easier to get the required data as it's sent as ordered data on each request within a city. So when using this ordered data set the script will be much more compact and ways faster than now. |



