Skinning
Post your skins, and any skinning questions here
Subforums
911 topics in this forum
-
- 11 replies
- 2.6k views
Hey guys, Having had a break from the FS Community due to setting up my travel service, I'm glad to have some more time to myself again. Here's a concept that I've been working on, and I'd like your feedback. I'd like to use the phpVMS system, and would also like to inquire whether any of the many skilled members on here would be interested in helping me build the website? Now, I have graphic skills, though coding and etc isn't my field. Thanks in advance for your cooperation.
-
- 5 replies
- 3.4k views
I know there is code somewhere and forgive me if it has been released but I cant find it. Could someone share the code to place Recent Arrivals in a table? Thank you
Last reply by JohnMck93, -
- 1 reply
- 1.2k views
How would the code look, if I wanted to edit the schedule_searchform.tpl to have the option to select "By Departure Airport" AND "By Aircraft Type" as one search together?!?
Last reply by Nabeel, -
- 3 replies
- 1.3k views
I am a newcomer to phpVMS, and am glad I found it to be honest. I nearly bought VaBase before I come across phpVMS. I have been messing around with the system for a week or so, and have finally come up with a look I am 75% happy with. I am leaving the site as is for now though, until I can get some second opinions. I have to concentrate on getting a forum on the site next and to try and get it as seamless as I can. Anyone who can offer some feedback on the site as it is now, it would be very welcome. Cheers, Stu www.britair.net PS thx for the hard work on phpVMS guys, I for one definitely appreciate it!
Last reply by TAV1702, -
- 14 replies
- 3.2k views
How do i get stuff to only show on the home page such as if the left side shows say who is online and the the user goes to login well on the left side it still shows who is online, how can i remove that? Thanks!
Last reply by JohnMck93, -
- 2 replies
- 1.2k views
Hey all, I was messing with this skin from FSPaintshop and it is old. Like early 2009 old. I was simply enough trying to update it to work with our new version we are on now being the latest beta 864. I have most of the small issues worked out, however, now I ran into a error and am not sure what it amounts to. When trying to upload a avatar, I get the following Warning: imagesy(): supplied argument is not a valid Image resource in /home/xxxxxx/public_html/test/core/common/PilotData.class.php on line 361 Warning: imagesx(): supplied argument is not a valid Image resource in /home/xxxxxx/public_html/test/core/common/PilotData.class.php on line 362 Warning: Division by…
Last reply by TAV1702, -
- 3 replies
- 1.6k views
Hi there, I have to say that I have very much enjoyed working with your software so far, and am very happy with the results I am getting using it. One thing I would like to be able to do though, is to add drop down menus to the main nav bar, as I am hoping to expand on the site quite alot. Could anyone give me any pointers on how would be best to do this please? Much appreciated, Stu. PS Here's a linkie to the site: http://britair.net
Last reply by joeri, -
- 2 replies
- 1.5k views
In my css file, I have this: td.horizontal_center { background-color: #FFFFFF; border-top-width: 15px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; height: 130px; display: table-cell; vertical-align: top; background-image: url(images_template1/headernew1.jpg); background-repeat: no-repeat; background-position: bottom left; } Which works as I want, but I want to add a second image beside…
Last reply by CPC900, -
- 5 replies
- 1.9k views
My new VA Virtual Thomas Cook. No pilots as of yet but i have hi hopes. Wondered what you thought of the simple yet effective layout. http://virtualthomascook.com/
Last reply by simpilot, -
- 3 replies
- 1.7k views
Could anybody tell me what the sidebar codes and quick login (eg, Frontpage of Crystal) codes are?
Last reply by Strider, -
- 1 reply
- 1.2k views
Hi im Conor! ;D I tried learning the tutorials but i just get lost and i cant do it So i was wondering would anyone like to make one for me? I have no money to offer so its a freebie so i understand if i get little or no feedback anyway if your interested email me conor-1993@hotmail.com and we can discuss more
Last reply by Conor, -
- 2 replies
- 1.4k views
If I add a page called "New Page" using the administrator, it adds the page and places text at the beginning. This text always seems to be the name of the page. "New Page" in this example. If I open the html file it created, the page is blank. I can't find the "New Page" text. How can I remove this? Thanks Dan
Last reply by danmand, -
- 0 replies
- 1k views
Hey all i am currently looking fo some one to help me creat a skin for my Virtual Airline, i can provide Logo Background and any information i just need someone to put it together for me thanks. CEO- ThoamsCook Virtua Oliver roper
Last reply by nevada, -
Well I dont seem to understand how to use custom CSS for a custom nav bar, where do i put this? <ul id="nav"> <?php Template::Show('core_navigation.tpl'); ?> </ul> and from there where should i put my Drop down nav? Thanks everyone!
Last reply by JohnMck93, -
I just finished the tutorial video on the skinning, but i came across this <?php if($_GET['module'] 'frontpage'] { ?> now i know that, there is something betweetn the mod and front but i could not read it on the video or understand what was said, could someone point me tothe correct direction? Thanks!
Last reply by JohnMck93, -
- 0 replies
- 1.1k views
Many thanks to all who help with the navigation bar. The site is coded and now all i need is the content, for those of you who are going to view the page source i have the site configured for each page to read a phpVMS created page so staff and others are able to edit without a web edit software. Comments, suggestions, questions are always welcome. http://www.shuttleva.com Tom
Last reply by Shuttle VA, -
- 12 replies
- 2.6k views
How to change admin template?...thank you
Last reply by Nabeel, -
- 2 replies
- 1.9k views
I have my site working now , now i have to add the bling and by that i mean change the navigation to look good. is there a way to change this code to look like my sites menu bar. <a href="<?php echo url('/'); ?>">Home</a> <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <a href="<?php echo url('/login'); ?>">Login</a> <a href="<?php echo url('/registration'); ?>">Register</a> <?php } else { // Show these items only if they are logged in ?> <a href="<?php echo url('/profile'); ?>">Pilot Center</a></li> <?php } ?> <a href="<?php echo url('…
Last reply by Shuttle VA, -
- 2 replies
- 1.6k views
I think on my site, style.css doesnt have inputs for main, mainbox, conetnt area, how do i call it. When i go to my pilots or other page, it displays something rude...ok for instance in pilot info, so my pilot center...I have something regular, then i go to style.css...i cant find which area is dedicated for style of that letters in tha mainboard srea, i think im speaking right...So i entered pilot_something.tpl and i found tables there, i can do change in fonts there but i will need whole eternety entewring everything with every single line...so i found on net tbody and i done something including that...and i managed to change one table bu couldnt change font size, evey…
Last reply by Tom, -
Any volunteer want to help me figure out a drop down javascript menu to work with phpvms?
Last reply by CPC900, -
- 2 replies
- 1.5k views
How to change, and where in which file, position of login screen and position of bid flights page, pireps page, finances and so on...(h3 i think)...I have changed site so i can put iframe in it, with those pages inside...i was able to change first page (home) and i think map, but others i cant find where to change...soon as i reinstall this all i will try to fix that...
Last reply by shiljo, -
- 13 replies
- 2.9k views
Somehow when I created my half assed skin, I somehow made the google bubble not show any info. If I put my mouse in the baloon and left click drag, it shows all info high lighted. Where in the scc file would I go to look and see how to fix this? I didnt think I did anything that would effect that at all.
Last reply by TAV1702, -
- 13 replies
- 3k views
why lock the post i think all us people that have paid good money for a service as got a right to know whats going on and if email and pm was an option dont you think we would be using them if i was a moderator instead of locking the post my first concern would be help find and rule out any possible fraudulent behaviour or is it remotely possible that you know him well and know whats going on and this is a good way to shut us all up rather than expose anything if im wrong then please accept my apologies and try helping us rather than shut us up thanks
Last reply by Ryan, -
- 12 replies
- 7.5k views
I am having some trouble with the navigation while skinning phpVMS, i have the core of the system in place but don't know what code and where to put it for the navigation. If someone can also help with what code and where to put the code for the powered by phpVMS. current code is as follows header.tpl <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Shuttle Virtual Airlines</title> <meta name="generator" content="Shuttle Virtual Airlines"> <style type="text/css"> div#container { width: 750px; position: relat…
Last reply by Shuttle VA, -
- 0 replies
- 1.1k views
Is it safe to say that one needs or should just use winmerge to update their custom skin? I used it for a few files so far and it has worked out nice.
Last reply by TAV1702, -
- 0 replies
- 1.1k views
Pls can someone tell me how to adjust table of showing pilots, pireps and so on, regular html codes or? And another request, where can i fix that only new pilots and new pireps are shown only on main page, like this now its shown on every page, and also how to adjust those tables. Thank you www.croatia-cargo.com/phpvms/index.php
Last reply by shiljo, -
- 13 replies
- 2.9k views
hi there was wondering if anyone has seen brian aka cableguy he was doing a website for us which we paid for but has seemed to have gone missing since if anyone knows his whereabouts please can you let me know as im trying to find out whats going on and if we are ever going to see the website or our money ever again thanks in advance
Last reply by joeri, -
- 0 replies
- 1.1k views
Just updated to VMS2 and its mint! Thought i'd celebrate with a site design re-fresh! http://www.easternairwaysvirtual.co.uk/eva/ Hope you like.
Last reply by davehardy, -
- 1 reply
- 1.3k views
hi im Graeme Davis i have Just opened a new VA Bmi Baby Virtual i have got phpvms all setup just one thing the skinning i to be honest dont have a clue what im doing im looking for someone to help me make a skin i would like something with a bmi baby aircraft in it and a white background cheers website http://.bbvirtual.x10hosting.com
Last reply by Nabeel, -
- 5 replies
- 1.9k views
Hello Guys We are are Virtual Airline&Logistic. Now we test the phpvms. Ok and now i have some Questions. 1. Is its possible to make a German Tutorial? 2. Is anyone here to help us to make a own skin? 3. And the Last We need a little bit assistance to build the Site specially Links including and other stuff. Hope we become help from the Community. Testsite: http://test.dresden-air.de Website: http://www.dresden-air.de Best Regards and happy Christmas Andre
Last reply by DafXF95,