Skinning
Post your skins, and any skinning questions here
Subforums
901 topics in this forum
-
- 8 replies
- 5.2k views
Gday gents, I'm quite new to skinning so please be patient. Have tried googling for this issue but nothing concrete came up. Right after install and having setup the config file, this following error is shown at the site's header. Notice: The template file "/home/singap08/public_html/operations//lib/skins/iCrewLITE/header.tpl" doesn't exist in /home/singap08/public_html/operations/core/classes/TemplateSet.class.php on line 248 operations.singaporevirtualairlines.org Can someone advise please? Thank you.
Last reply by ProAvia, -
- 7 replies
- 2.7k views
OK ive added a new .tpl page called destination.tpl. <embed src="lib/skins/eva/rotate/imagerotator.swf" width="200" height="200" allowscriptaccess="always" allowfullscreen="false" flashvars="file=lib/skins/eva/rotate/eva.xml&autostart=true&transition=fade" /> The called it up on frontpage_main.tpl with.... <h3>Our Destinations</h3> <?php Template::Show('destination.tpl'); ?> So why doesn't the movie show the images like this http://www.easternvirtualairways.com/eva/lib/skins/eva/rotate/rotator.html'>http://www.easternvirtualairways.com/eva/lib/skins/eva/rotate/rotator.html ? Contents of the rotator.html …
Last reply by davehardy, -
- 7 replies
- 2.6k views
Im willing to pay any person/soul 10USD to make this page http://fazuairways.com/main/ into a skin for phpvms. Contact me on skype:pcapilot or email me at nick@captaintyson.com
Last reply by BigT, -
- 7 replies
- 1.9k views
Ok, I'm a little confused on the CSS part, I was changing how it shows in the tut, but my CSS section is show like this: <style type="text/css" media="all"> </style> <!--[if IE 5]> <style type="text/css"> #outerWrapper #contentWrapper #leftColumn1 { width: 200px; } </style> <![endif]--> <!--[if IE]> <style type="text/css"> #outerWrapper #contentWrapper #content { zoom: 1; } </style> <![endif]--> So, what/ where do I put in the css code?
Last reply by Nabeel, -
- 7 replies
- 2.4k views
Ok, I am currently making a new skin for my VA, but I have almost no experience with php ect., and am wondering if anyone can give me a little breakdown of exactly how the php and js files are plugging in info like Recent Pireps ect. I have the php code on the homepage of the skin for plugging in the info, and Dreamweaver recognizes it and puts a php symbol where info from the php code will be plugged in, but haven't yet found out how to get that to work after a while of testing. Any help would be appreciated! Thanks!
Last reply by coryb12, -
- 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, -
Hi Guys, I'm hopeless when it comes to design stuff. I am willing to pay for a design, let me know if you can help!
-
- 7 replies
- 2.7k views
How Can I Make 3 Pages Into One Page? Like 3 Pages in One Page?
Last reply by simpilot, -
What do you guys think of the skin that i got for JAL Virtual? http://jlvirtual.x10hosting.com/
Last reply by lorlandi, -
- 7 replies
- 2.1k views
Hello, now that fs paint shop is down for some reason, what other websites is there is there to get skins off? Regards
Last reply by david thompson, -
- 7 replies
- 2.5k views
I'm using the Aer skin, and I'm starting to tinker with it to make it want I want. however, I have a problem with the main_background image not wanting to go all the way to the bottom (see attatched screenie). What am I not doing right? I know that it's something in the styles.css file, but I'm not sure what I am missing. Thanks for your help!
Last reply by brreclark, -
- 7 replies
- 3.4k views
Hi All, I have just finshed work on a CSS website, but just need some conformation a sort of 'How to' divide the site up into and layout the coding for the header.tpl etc files. I've got somebody doing it for me this time but would really like to know 'How tt' do it myself. Thanks for your time Jon www.leavirtual.com EDIT I know the title says Diving
Last reply by Jon, -
- 7 replies
- 2.3k views
Hello guys and girls as i promised i added a new skin Have a look at Skins Released 2 more templates added
Last reply by Vangelis, -
- 7 replies
- 1.6k views
Any idea why my site is stretching way down, is there a way to add some code to auto stretch as need www.usaflight club to see what I mean Regards, Allan
Last reply by Allan, -
CSS Drop Down Menus
by Guest itrobb- 7 replies
- 2.3k views
Here is my CSS code for the menu: ul#css3menu,ul#css3menu ul{ margin:0;list-style:none;padding:0;background-color:#FFFFFF;border-width:1px;border-style:solid;border-color:#5f5f5f;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;} ul#css3menu ul{ display:none;position:absolute;left:0;top:100%;-moz-box-shadow:3.5px 3.5px 5px #000000;-webkit-box-shadow:3.5px 3.5px 5px #000000;box-shadow:3.5px 3.5px 5px #000000;padding:0 10px 10px;background-color:#05A2EA;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;border-color:#d4d4d4;} ul#css3menu li:hover>*{ display:block;} ul#css3menu li:hover{ position:relative;}…
-
- 7 replies
- 2.3k views
hello, Just wondered if anyone could possible help me out with modifying the Obsess blue template? What i would like is for the banner to be at the top then the menu bar then the login. If someone could possibly point me in the right direction that would be great. thanks Daniel
Last reply by Daniel, -
Problem IE
by Cor- 7 replies
- 1.9k views
Het guys, I have a little problem. On 1 page the menu structure goes behind the video< This only occurs in Internet Explorer. Doe anyone has a solution for this. In IE In firefox Tnx in advange, regards, Cor
Last reply by piuozorio, -
- 7 replies
- 3k views
Just curious if anyone has ever skinned their sites Down For Maintenance page to match their site and if so was it easy to do? Or can it even be done?
Last reply by Daniel Gallagher, -
- 7 replies
- 2.2k views
Hi all, Here is my first attempt at editing the pilot centre, any comments or suggestions welcomed. Thanks Scott
Last reply by Industrialshadow, -
- 7 replies
- 2.7k views
Everytime I try to move the <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <li><a href="<?php echo url('/login'); ?>">Login</a></li> <li><a href="<?php echo url('/registration'); ?>">Register</a></li> <?php } else { // Show these items only if they are logged in ?> <li><a href="<?php echo url('/profile'); ?>">Pilot Center</a></li> <?php } ?> I get: Parse error: parse error in .....\core_navigation.tpl on line 113 which is <?php } ?> Which, if I remove said line, I get it at line 111, which of course is the end of t…
Last reply by Jeff, -
- 7 replies
- 2.7k views
http://www.freshjetvirtual.com/
Last reply by Daniel Gallagher, -
layout.tlp
by chris2- 7 replies
- 2k views
Hi How do we make one? Or do i need one? thanks chris
Last reply by chris2, -
- 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, -
- 7 replies
- 3.5k views
[sOLVED] Hi, i have updated my pilot list and it worked fine and looked good but i just went on it and its not working?? this is what comes up It was working fine earlyer today and i havent touched and thing the only thing i did today way add the new module this one http://forum.phpvms.net/topic/5768-pilotlogins-v10/ i have removed ot for the ftp then placed it back that didnt work i re did it and that didt work it keeps saying its not there Any ideas ????/ Nathan
Last reply by Jeff, -
- 7 replies
- 3k views
Dear PHPVMS experts, Please help me out on this. How do I change the page width (of phpvms output) I think mine is 800px (by default) and i'd like it to be 500px. So it can fit my skin i'm making. I checked local.config app.config and all the configs in /core. Please help me. I know you can change it somewhere but just need the help. Thanks! --- Added: Because what's happening is my phpvms page (output) is bigger than my skin...
Last reply by P.I.A.S Virtual, -
- 7 replies
- 2.6k views
I have designed imho a very good looking website in Adobe and I also have a free host as a test base. I have been able to upload the phpvms onto the server and I have followed the docs and customized the basic skin after copying the crystal as suggested. Now my dilemma. I have not been able to integrate phpvms into my webpage. I tried to upload the lines suggested into the index_html but unfortunately I just screwed it up. I removed the php codes and put it back to original state. Can anyone tell me if there is a script example showing how this was done? I don't know a thing about php code writing. I have written XML and created all kinds of gauges for my panels an…
Last reply by Jeff, -
- 7 replies
- 4k views
Hey guys, I'm about to start the template on my site but I need to find out what theme I'll use, dark or light. My COO wants it to be a dark website similar to http://vectorairlines.net/ but I want it to be light colored. Dark theme would consist of black, grey, and maybe a dark red. Light theme would consist of blue, white, and red. Which attracts more pilots? Thanks Cody
Last reply by vader21, -
- 7 replies
- 3.5k views
This model and the skin on my site, please evaluate! This is to give you an idea of ​​how I make skins for sites phpvms! Website link: http://goo.gl/6RtCN Link to download free skin:: http://goo.gl/YVwTq (Note: this site is free to download skins!) I will be very grateful to the assessment of you!
Last reply by levicosta201, -
- 7 replies
- 5.8k views
It is with great pleasure that I announce the VaAdm you all over skin phpvm available free for everyone! I was some time working on this issue so it took me launch a new skin! Please to all who use it only ask that evaluate as this is important to me! Be motivational so that I can continue this work! I apologize for not posting a demo, but I will post some pictures for you can get a preview! But test even installing it! [/img] Link to Blog: <LINK REMOVED > Link to Download: < LINK REMOVED > OBS.: Excuse me but I think I forgot to put on, but please, who download do not forget to put the claims of phpvms!
Last reply by simpilot, -
- 7 replies
- 4.1k views
Hey guys, So I'm new to skinning, and am basically needing assitance! Can anybody tell me the code/provide me with a snippet for the login link? I've got a screenshot to put it into context - basically, if pilot is logged out, display login button, if logged in display logout button etc etc. I assume the principle for an Admin Centre Link is the same too.. I've already added the buttons, I'm working on menu bar before I add it to the main "template" file as I always do, hence the lack of a detailed screenie! Thanks in advance! Regards, Damon
Last reply by servetas,