Ikariam Double Map

By oliezekat Last update Apr 16, 2009 — Installed 58,641 times.

It expands the width of the map?

in
Subscribe to It expands the width of the map? 3 posts, 2 voices



Steven13 Scriptwright
FirefoxWindows

It expands the width of the map?
I did so:

DoubleMap.Set_Styles = function()
{
// define CSS
var default_style = <>
#worldmap_iso #scrollcover { height: 840px !important; width: 1340px !important }
#worldmap_iso #dragHandlerOverlay { height: 900px !important; width: 1400px !important }
</>.toXMLString();
GM_addStyle(default_style);
};

But only expands the right. And I want the game to press the left and the map expands to both sides.

 
oliezekat Script's Author
FirefoxWindows

I'm not sure every user have so larger screen ^^

 
Steven13 Scriptwright
FirefoxWindows

Yes, but some have large monitors.
So it was:
http://pic.co.ua/ru/view/815c66e7f208205d3e884e...
And so is necessary for many:
http://pic.co.ua/ru/view/014e8afa055fda6789f47b...
dynamic range, which adapts to the monitor.
Or make a few Fixed high standards
1440, 1680 and 1920.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel