monkeypaw201 Posted July 4, 2010 Report Share Posted July 4, 2010 Template Name: Sleek Template Current Version: 1.1 Download URL: http://rapidshare.com/files/440863609/phpvmstemplate_sleekv112.zip (181 KB) Neat Features to Note: Dropdown Menu Sidebar Tabs (Cool Switch / Slide Effect) Template Notes: Only 3 Templates are overridden; acarsmap.tpl , frontpage_main.tpl , route_map.tpl acarsmap.tpl - Override google map width/height to fit into template (550 x 600). It can also be done in your /core/local.config.php # Google Map Options Config::Set('MAP_WIDTH', '550px'); Config::Set('MAP_HEIGHT', '600px'); frontpage_main.tpl - Remove the latest reports, pilots and online users as its redundant. Information already available in sidebar. route_map.tpl - Override google map width/height to fit into template (550 x 600). It can also be done in your /core/local.config.php # Google Map Options Config::Set('MAP_WIDTH', '550px'); Config::Set('MAP_HEIGHT', '600px'); Preview Image: Installation Directions: Download Unzip / Extract Upload folder (sleekv1) + contents to /lib/skins/ folder Active template in admin center 1 Quote Link to comment Share on other sites More sharing options...
Jeff Posted July 4, 2010 Report Share Posted July 4, 2010 Very nice. Love the flash feel to it. Can the drop-down menu contain sub menus as well? Quote Link to comment Share on other sites More sharing options...
monkeypaw201 Posted July 4, 2010 Author Report Share Posted July 4, 2010 Hi Jeff, thanks for the positive feedback. It sure can have nested menus. I've actually added an example to the demo, but here is what you do. Your normal menu item (dropdown) will look similar to this: <li><a href="#">Sample Dropdown</a> <ul> <li><a href="#">Remove This</a></li> <li><a href="#">Or Use It</a></li> <li><a href="#">In layout.tpl</a></li> </ul> </li> All you need to do, is add another list inside one of the items, like this: <li><a href="#">Sample Dropdown</a> <ul> <li><a href="#">Remove This</a></li> <li><a href="#">Or Use It</a></li> <li><a href="#">In layout.tpl</a> <ul> <li><a href="#">Nested</a></li> </ul> </li> </ul> </li> Quote Link to comment Share on other sites More sharing options...
CPC900 Posted July 5, 2010 Report Share Posted July 5, 2010 Yeah, I love this one! I am going to utilize it in the near future, when I get time. Great work on the skins. Quote Link to comment Share on other sites More sharing options...
monkeypaw201 Posted July 5, 2010 Author Report Share Posted July 5, 2010 Thanks! Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted July 5, 2010 Moderators Report Share Posted July 5, 2010 Very Nice Skin! Quote Link to comment Share on other sites More sharing options...
Jeff Posted July 5, 2010 Report Share Posted July 5, 2010 Want more previews? Click my signature, I have it working on my site. Quote Link to comment Share on other sites More sharing options...
Jason Posted July 6, 2010 Report Share Posted July 6, 2010 Can you have a logo on the top left, or is only text? Quote Link to comment Share on other sites More sharing options...
Jason Posted July 6, 2010 Report Share Posted July 6, 2010 top right sorry Quote Link to comment Share on other sites More sharing options...
monkeypaw201 Posted July 6, 2010 Author Report Share Posted July 6, 2010 Update version 1.1 Now Available: http://www.la92.com/thread-4.html Quote Link to comment Share on other sites More sharing options...
monkeypaw201 Posted July 6, 2010 Author Report Share Posted July 6, 2010 Can you have a logo on the top left, or is only text? Yes, its possible, you would just replace the text there with an image. Quote Link to comment Share on other sites More sharing options...
Jason Posted July 6, 2010 Report Share Posted July 6, 2010 Yes, its possible, you would just replace the text there with an image. Thanks, What is new on the update? Quote Link to comment Share on other sites More sharing options...
monkeypaw201 Posted July 6, 2010 Author Report Share Posted July 6, 2010 Just a fix in regards to the issue brought up in: http://forum.phpvms.net/topic/3217-surreal-template-v1-with-dropdown-menus/page__view__findpost__p__21861 I went back to see if any other templates where having the same issue (and no-one reported it yet), and I found it in a couple, so I just fixed it and published an update. Its just some readjustment of lines. Quote Link to comment Share on other sites More sharing options...
truemo9 Posted November 20, 2010 Report Share Posted November 20, 2010 Is there any other links, the others are down Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted November 20, 2010 Report Share Posted November 20, 2010 Every link he has posted is dead. I am not sure of him now. I found his personal site but other then that, I believe he is gone now. I know one thread of his was closed for copyright infringement and haven't seen him since. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 21, 2010 Administrators Report Share Posted November 21, 2010 I think the la92.com site became a liability to him, cut and run may have been the best option... Too bad, seemed like a talented guy. Quote Link to comment Share on other sites More sharing options...
Taran Posted February 3, 2012 Report Share Posted February 3, 2012 I love the skin! But, how do I get the "extra" links off the main nav bar and add my own? Like the default ones that are there when you add a page using the phpVMS admin center? http://suncountryva.org/ Quote Link to comment Share on other sites More sharing options...
Edwin Posted March 5, 2012 Report Share Posted March 5, 2012 This is a very nice skin, neat and clean. I installed it to try it out on my personal VA, but some things are a bit off, like the pirep overview and the pilot profile (past 30 days PIREPS and the pirep list) Any idea where i can adjust the wide settings of these options? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.