Skinning
Post your skins, and any skinning questions here
Subforums
901 topics in this forum
-
- 8 replies
- 2.9k views
Hey i been working on my pilot center useing all the right codes but i get an error on the last line can anyone have a look and let me know whats missing Thanks Nathan <div id="mainbox"> <h3>Pilot Center</h3> <div class="indent"> <td><p><strong>Welcome back <?php echo $pilot->firstname . ' ' . $pilot->lastname; ?>!</strong></p> </tr> </table> <table width="152" height="68" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="188" height="68"><?php PopUpNews::PopUpNewsList(3); ?> </tr> </table> …
Last reply by RoylesVA, -
- 9 replies
- 2.9k views
I'm developing a skin and am having trouble displaying all the content that relies on jQuery correctly. I have everything working perfectly in a static file, but when I break it up to go into templates is where it goes wrong. Essentially, what I've narrowed it down to is if I don't call jQuery in both the layout.tpl and core_htmlhead.tpl the elements replying on jQuery fail gracefully as designed. But obviously I shouldn't have to be calling jQuery twice...so has anyone encountered this before?
-
- 3 replies
- 2.9k views
Can someone make a tutorial on how to convert a standard html skin to phpVMS?
Last reply by freshJet, -
- 4 replies
- 2.9k views
Hello, i am currently trying to convert a html website into a php format so it works however i am having a lot of issues trying to do so... So, i was wondering if there is anyone who is good in php, and is really kind to be able to do this for free? Here is a small preview of the website that i need help with : https://www.facebook.com/927417427291533/videos/1191332237566716/ Thank you for reading...
Last reply by Heritage1, -
- 1 follower
- 4 replies
- 2.9k views
I've seen this discussed elsewhere but wondered what our phpVMS developers' preferences are. Personally I use dashes, but I use underscores in image filenames. For those confused, by element name I mean: #main {} So, for example, do you use: #main-div {} or #main_div {} ?
Last reply by Tom, -
- 12 replies
- 2.9k views
How to change admin template?...thank you
Last reply by Nabeel, -
- 1 follower
- 8 replies
- 2.9k views
Hello guys I am trying to make the pilot roster to show only the pilots and i have managed this the only problem is that it keeps looping the pilot_list.tpl i have also tried to insert my own page into it like <?php echo "Hello World"; ?> and this keeps looping asswel so i am sure that the code is corect This is the code of the pilot_list.tpl <?php $roster = PilotData::getAllPilots(); ?> <?php if(!$roster) { echo 'There are no pilots!'; return; } ?> <table id="tabledlist" class="tablesorter"> <thead> <tr> <th>Pilot ID</th> <th>Name</th> <th>Rank</th> <th>Flight…
-
- 9 replies
- 2.9k views
how do you get the schudules to show up in a page with everything to show. i am just using the defualt skin. can you please help
Last reply by Nabeel, -
- 12 replies
- 2.9k views
Hello, Ive recently put some pages in some of them are at the bottom or not in the right place, im also trying to get rid of these blue content things.and other news boexes that i dont want. There is also the airmail which is not in the right place. The Exam Admin bit is not right. All Pictures are here. If someone can really help that will be thankful.. www.bmavirtual.co.cc sign up to that. P.S also ive put the links in for unviewed page to guests but the aint working. can someone help on that. Thanks
Last reply by truemo9, -
- 10 replies
- 2.9k views
Hello I have modified our Pilot Centre. Take a look
Last reply by Industrialshadow, -
- 9 replies
- 2.9k views
Hello everybody, I'm new here on the forum, this is my first participation. I wonder if it is possible to change the default directory (lib/skins...) to something else that I can create? Example (myva/skins...). Thank you.
Last reply by Jhony300, -
- 11 replies
- 2.9k 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
- 2.9k views
Hello Folks, I have a problem after editing the skyline template .. the footer on home page looks weird, But on another page its not Anybody can help ?? Thank you, Regards,
Last reply by NadRush, -
- 1 reply
- 2.8k views
Hi All This may be a long topic as im very new to php. I need to know how phpvms works in order to change my pages to suite my VA. I guess as normal web sites use the index.php page to load first, what then controls the rest of the pages as i see many folders eg lib/skins In this folder i have copied crystal and renamed it. Inside there are styles.css and layout.tpl (Do i change these) Inside the core folder is loads of other folders with php and tpl files. im confused thats there a template folder, modules and pages folders with many more php can you see where im coming from what controls what pages to be displayed and what ones do i alter. I create web sites whe…
Last reply by Tom, -
- 7 replies
- 2.8k views
Hi everyone! My VA is looking for a new skin, we are willing to pay up $20 for one, does anyone know who could help us with this? Thanks Ada
Last reply by simpilot, -
- 4 replies
- 2.8k views
Hi, I wanted to know if you can change the setting Pilot Roster status Active / Inactive which then will change after a total time that the pilot not flying (of course if possible I would like to establish it ...) Thanks!
Last reply by Blu-Express VA, -
- 2 replies
- 2.8k views
how can i create a website template for PHPVMS?
Last reply by Mark J, -
- 1 follower
- 4 replies
- 2.8k views
Good evening everyone. After the feedback we received from my previous post, about easyJet Virtual, we have decided to close it down. We have now decided to open a fictional VA, called 'JAJ Virtual'. We are looking for anyone, with experience on PHPVMS, to create a skin for our website. As we are not putting, or earning any money into this, we will not be paying for this skin. If you would like to do the skin, email me at jarred.evans@gmx.com or contact me on PHPVMS. Thanks, JAJ Virtual.
Last reply by Vangelis, -
- 14 replies
- 2.8k views
what part of the css do I edit so that the links are green not blue. Also hi would like to know how you get the table on your pilot roster like airhaul Any help would be greatly appreciated. thanks Daniel www.pashairvirtual.co.uk
Last reply by Daniel, -
- 8 replies
- 2.8k views
I've implemented an additional layout format for 2.1, called 'layout.tpl'. When this file is in a skin's folder, it will use that, instead of the header.tpl and footer.tpl files. It'll look like this: <html> <head> <title><?php echo $page_title ?></title> <?php echo $page_htmlhead; ?> </head> <body> <?php $page_htmlreq; ?> <div id="container"> <div id="content"> <?php echo $page_content; ?> </div> </div> </body> </html> As you can see, this is the entire HTML page, with: <?php echo $page_content;?> Placed where the content will show up, and the normal additi…
-
- 9 replies
- 2.8k views
I'm looking for someone to do some skinning for free because i been wasting a week how to get it working and i tried every sites but does not work for me. I'm trying to make a new menu drop downs but it is working but it is messed up.
Last reply by Kyle, -
- 6 replies
- 2.8k views
Hello Im trying to find out were I could put the code for me to show my Favicon. Thanks
Last reply by freshJet, -
- 1 follower
- 9 replies
- 2.8k views
Hello all I am busy a while now by creating our VA Website If you want and have time drop a visit to give me your opinion The link is http://www.gsairways.gr/joomla25 And you can use this login details Username test@test.com Password test@test.com We are using Joomla as main CMS and phpvms as Dispatch Centre Usernames and password are the same for both via JFusion Module It is still work in progress so any feedback is welcome. Best Regards
Last reply by joeri, -
i need help
by stuff- 4 replies
- 2.8k views
im completely new with skinning i dont know what is used in the way of programs i seen something like dreamweaver mx 2004 what does that do as for being green like me i have read the skinning forums and watched the tutorial but that does not help me understand i do have microsoft web 2 which i can make up a html page with that but i have no clue if that is what can be used there are alot of guys and gals im sure that know what there doing but from my point of view i dont have a clue ii guess i need to get with someone to walk me though or pay someone to do it im just lost i want to learn it though really so i would prefer someone get on my ts with me or else put a …
Last reply by RogerB, -
- 7 replies
- 2.8k views
Chat For those of you looking for one, I used this one: http://www.addonchat.com/ Sticky Notes Awesome little feature for pilots to keep notes. http://www.jquery-sticky-notes.com/
Last reply by stuartpb, -
- 2 replies
- 2.8k views
I am developing a new VMS site. I don't want the "echo $page_content;" in my layout.tpl file. But want to pont to an other tpl file. As it is stated in the 'Editing Template' page in the PHPVMS homepage documentation (http://forum.phpvms.net/page/index.html?record=32), it states that I can put a template dir under my lib/skins/[template), and call it by the fuction Template::Show('whichever.tpl'). I have made a 'test.tpl' file under my skins templates directory directory, and added (Template::Show('test.tpl'); to the layout.tpl file in skin root directory. This generated this error: "Notice: The template file "/phpvms//core/templates/test.tpl" doesn't exist in /phpvm…
Last reply by Wingthor, -
- 1 follower
- 4 replies
- 2.8k views
Hello! I'm not sure if this question has been asked before, but how do I make my template be interchangeable between 2 languages (I want to do mine English and Spanish)? Please let me know ASAP. Thanks! Yianni
Last reply by YianniM, -
- 8 replies
- 2.8k views
Would anyone like to help me skin my website? Again. My host, x10hosting, had a backup issue and lost all the files on one of their servers which happens to be with one which my site was on. Roger did it for me before but unfortunately I didnt have the files backed up on my pc.
Last reply by shervin88, -
- 12 replies
- 2.8k views
Everytime i create a new news entry, there is a new line that divides the news from the old one. It is getting really ugly. Is there anyway possible that i could remove the Divider lines from Each new news entry i create? Would it be better for me to manually add it in the Layout.tpl or can i still use the Phpvms News Creator Looks Sth Like That. Event ________________________________________________________________________________________________ Posted by: jjjj Thank yoance and there will be more events coming very soon ! _________________________________________________________________________________________________
Last reply by Jeff, -
- 1 follower
- 10 replies
- 2.8k views
i have a little problem i have modules added and the boxes on there are still orange i have edited all the files that have colour and cant seem to fin it
Last reply by servetas,