# Google Map Options
Config::Set('MAP_WIDTH', '685px');
Config::Set('MAP_HEIGHT', '400px');
Slider
The slider has two sets of images. One with a white border for your profile picture, one with out when you are logged off. Simply paste the psd’s on your new images.
To add another slider image you will need to edit two file. First in layout.php go to line 76. Look for this below. For every extra slide add a whole new line and change the number accordingly.
Notice: The template file "/home/legacya1/public_html//core/templates/acarsmap.php.tpl" doesn't exist in /home/legacya1/public_html/core/classes/TemplateSet.class.php on line 248
Great template. One quick technical question. I see (as referenced above) that I can change the width and height of the map via the config file. However, in the acarsmap.php file, it has this line:
Great template. One quick technical question. I see (as referenced above) that I can change the width and height of the map via the config file. However, in the acarsmap.php file, it has this line:
Never tried that approach. You can try and see what happens. Always revert back if it doesnt work.
great skin! but… I have a tpl version of phpvms, how I can use this skin? I hope it possible to convert in tpl version?
You will need to install SimPilots phpvms 5.5.2 version. Than you will get some errors. Big headache. If your site is still working on tpl version, I wouldn’t change it. You can always download the skin. Change the files to .tpl and see what happens. I can’t really help you. My server wont load the current phpvms version.
Never tried that approach. You can try and see what happens. Always revert back if it doesn’t work.
Thanks. The reason for the question was the map flowed outside of the inner wrapper margins under both Chrome and IE11. I did try and it seems that the width can be adjusted, however, the height cannot. I tried to change height by itself without touching the width and it would disappear.
How do you remove, resize, or change the color of the small white box surrounding the pilot icon? I have figured how to change the size of the icon, however, I want to adjust the size accordingly.
In the top header with the slideshow, how do I stop the slideshow make it static with my own pic? I have tried fiddling with the layout.php and ocean.css but I am just not having any luck.