Skinning
Post your skins, and any skinning questions here
Subforums
901 topics in this forum
-
- 1 reply
- 1.5k views
Hey all, I design skins occasionally for my site, but never make them, therefore do not release them. However, I decided to make one, and here it is. Positive comments and criticism welcome. Hope you like it
Last reply by Jon, -
- 16 replies
- 4.6k views
Dear Forum Members and experts once again need little help for displaying my all schedules using javascript the option already implemented in PhpVms but in Admin section only i need it for pilots now so can anyone just explain me a bit how to work with it and display all of my schedules on schedules page. here is the code for schedules pager in admin section need little tweaking i think to display schedules need some expert advise on this. EDIT---> CODE REMOVED Thanks in Advance Ahmad
Last reply by Ahmad, -
- 1 follower
- 12 replies
- 4.6k views
Dear Forum Members Hi Once Again i came up for Help here as we have many professional in this Public forum. Guys i wanted to make separate Flight board for my International Flights and Domestic Flights i wanted to display my international Flights on 1 flight board and other Domestic flights on 2nd flight board on one page how it can be done need examples or code for your reference you can see this website same thing i needed. http://www.raihans.com/bb.asp?id=54DACC64796ADFE6918F955DD3F9A4E1DB68DF85〈=EN&va=NL and secondly you will notice on this website he have used Pics for Alphabets and Digits separately how we can use images in flight board how it was deducting t…
Last reply by stuartpb, -
- 5 replies
- 2.8k views
I'm on the finishing touches for my website now, and one thing I wanted to alter was the infobox on the live flights google map. I've managed to pull off a decent enough style for it, but it isn't how I originally wanted it. I learned that you have to apply width and height to the container in-line, I tried doing it with CSS first and the styling gets ignored. I think this is because the browser renders the script container first, and then the containers content. Once you have a decent sized container, you can style the contents up as normal in the CSS stylesheet. The file that needs amending is the acarsmap.tpl file, found in the core/templates folder. Here's my markup: …
Last reply by stuartpb, -
- 2 replies
- 1.7k views
Never mind! Stupid question! Sorry! Murray
Last reply by AAG001, -
- 9 replies
- 2.4k views
Noticed that my briefing page was off the side of the page the other day so I finally got round to fixing it today, but it won't budge any smaller. It can only be adjusted to make it bigger, and if you try to make it smaller, it's like something is stopping it. I think it's the NOTAMs that are stopping it, but can't be sure. Any help? Example: http://www.freshjetvirtual.com/index.php/schedules/brief/2
Last reply by Industrialshadow, -
- 19 replies
- 7.8k views
Right off the bat, let me say, "I'm sorry for being such a noob"! I have Dreamweaver CS5.5 and am "attempting" to use it to change the appearance (the look) of phpVMS to suite my need. The problem is... I can't find the "main page" within the phpVMS directory structure, so I can open it in DW and modify it. Could someone tell me where it is? The only experience I have with web design is from the old days when text editors were used. Back then, the "main page" was usually called "home.htm" or "index.htm". Thanks in advance for your help. Please feel free to add ANY information you feel would be helpful in getting things rolling. Regards, Murray Wheten ECA - Eastern C…
Last reply by varuoos, -
- 3 replies
- 2.2k views
http://www.freshjetvirtual.com/ If you hover over About Us or Operations, you'll see that everything is fine. But then, if you hover over one of the sub-items, it appears white over the text area instead of stretch across the width of the menu (if that makes sense). I've messed it up and am not touching it until I know what to edit. Here's the CSS: .menu{ border:none; border:0px; margin:0px; padding:0px; font: 67.5% Tahoma; font-size:12px; font-weight:bold; } .menu ul{ background:#05A2EA; height:40px; list-style:none; margin:0; padding:0; } .menu li{ float:left; padding:0px; } .menu li a{ background:#05A2EA; color:#FFFFFF; display:block; font-weight:normal; l…
Last reply by freshJet, -
- 0 replies
- 1.1k views
Current USA Flight Club Pilot Center, http://www.usaflightclub.com/pc.jpg feedback would be great... More features to come..... Regards,
Last reply by Allan, -
- 1 reply
- 1.8k views
Hello, I created a menu, now I have the codes, but where they I have to put? these are the codes: HTML: <style media="all" type="text/css">@import "/menu/menu_style.css";</style> <div> <ul class="menu"> <li class="top"><a href="http://www.bluepanorama-va.com/" target="_self" class="top_link"><span>Home</span></a> </li> <li class="top"><a href="http://www.bluepanorama-va.com/index.php/profile" target="_self" class="top_link"><span>Pilot Center</span></a> <ul class="sub"> <li><a href="http://www.bluepanorama-va.com/index.php/events" target="_self">Events</a&…
Last reply by freshJet, -
- 1 reply
- 1.1k views
Hey guys, Just trying to make my first skin, and I'm running into some problems. My test website for the skin is here I have a footer, as seen in the layout.tpl Here, and the styles.css at this link, and the footer does not show. Also, when i visit a new page, the template is gone, and it is just plain HTML/TPL. Thanks. Any help would be greatly appreciated, Dave
Last reply by Talisman57, -
- 1 reply
- 1.1k views
I want to make a column on the right of the page for adverts which will all be images around 150px wide. Should I add the CSS in the frontpage_main.tpl?
Last reply by Tom, -
- 12 replies
- 3.3k views
Anyone know how to make the green/red textboxes seen around many phpVMS websites? Here's an example at Virgin Atlantic Virtual: http://virginatlanticva.co.uk/index.php/pages/ourpartners
Last reply by FiveStar, -
- 3 replies
- 1.9k views
Here is my second attempt at skinning the Pilot Centre. A thanks must go out to Dresdenair for the link to the icons. +1 to him
Last reply by Angel Air, -
- 5 replies
- 2.1k views
Hello I have customize my core navigation. But i have a litte problem look here Website All images shown correct but the Home Image not When i try <p>yourlink</p> its not working.Have anybody an idea.And the Same is with the Admin Area. I will add an image but its not show.Why? <li><a href="<?php echo SITE_URL ?>/index.php/Frontpage"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Home.png" alt="" /></li> <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <table width="100%" border="0" cellpadding="0" cellspacing="2"> <tr> <td><p><a href="<?p…
Last reply by Industrialshadow, -
- 10 replies
- 2.9k views
Hello I have modified our Pilot Centre. Take a look
Last reply by Industrialshadow, -
- 1 reply
- 1.2k views
How can i link to Pilot Roster, can any one show me with an example url link?
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.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, -
- 4 replies
- 2.1k views
Hello Friends I have installed the Obsess Blue Template. Now i beginning the styling to my Airline. Whre can i delete the Both Ticker boxes in the middle of the Content? I dont need this in my Va. Many thanks for tips or codes Here is my actually layout.tpl attached <?php ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title><?php echo $page_title; ?></title> <meta http-equiv="content-type" content="text/html; charset=ISO 8859-15"/> <link href="<?php echo SITE_URL?>/lib/skin…
Last reply by Jeff, -
- 2 replies
- 1.6k views
Guys, Is there a way to create a skin for phpVMS without coding? Thanks, Nathan
Last reply by mark1million, -
- 2 replies
- 1.6k views
Hi there I recently created a template for a new VA im trying to start up. However I do not have a clue on how to slice it to make my phpvms core fit into it. If anyone can be so kind as to help me. http://pocashare.com/uploads/psd/4vAz264Hy9.psd Thanks in advance for any advice
Last reply by iafhq, -
- 4 replies
- 3.4k views
I recently downloaded a new skin and edited it for my VA. The only part I do not like is the pilot center. Is there anyway that I can change the way the pilot center looks? Thanks, Austin
Last reply by poole3003, -
- 2 replies
- 2.6k views
Hi Guys, Does anybody know of anywhwere I could get a custom phpVMS skin for cheaper than at simpilot.com as I am a little reluctant to spend $100 on a phpvms skin. I would be probably be looking to spend $50 max. Thanks, Nathan Hancock. Frog Airlines
Last reply by nathanh12, -
- 2 replies
- 1.7k views
I recently wanted to change my background because my last one was plain grey. This time, I want a blue/white gradient with a small shadow on the actual page, as you'll see on my site (click my signature). I have already tried got this: body { margin-top: 50px; padding: 0; background: url(http://www.freshjetvirtual.com/lib/skins/premiumseries/images/freshjet_bg.png); text-align: justify; font-family: Tahoma; font-size: 12px; color: #000000; } But you'll see that on my site, it repeats itself vertically (repeat-x), but it's not in the code. I basically want a shadow around the top and sides of the page against the blue/white gradient.
Last reply by freshJet, -
- 4 replies
- 2.3k views
I have a strange problem, and that I have in the header area in the left side of this (ï »¿). my page www.freedomair-va.com how do I remove it, I searched through all the php files, but found nothing. who can help
Last reply by Rickisani, -
Change Background color
by Guest- 8 replies
- 3.1k views
Hi All I am trying to simply change the color behind my text to D8D8D8 but i have no idea where to start. I would like this to be on all pages. Any help would be great. thanks Tim
-
- 16 replies
- 6.4k views
Hi there, I have created my own pilot centre. It does the job for my VA, was thinking about releasing it, but I dont quite think im good enough yet. Only thing I seem to be struggling with at the moment is "skinning-in" Simpilots Airmail to suit my site! I am looking for ideas and further suggestions:
Last reply by freshJet, -
- 12 replies
- 3.3k views
Hi guys. I have a slight situation going on here. On my front page, I got rid of the recent pilots as it was originally and created a table instead. Now instead of it showing only the 5 most recent pilots, it is showing all the pilots. I have accidentally created basically another pilots roster. How can I create this and keep it looking good in a table and only have it show the 5 most recent pilots like it originally does out of the box? <div class="mainblock"> <h2>Newest Pilots:</h2> <div class="block"> <table> <thead> <tr> <th width="50%" scope="col">Pilot ID#</th> <th w…
Last reply by TAV1702, -
- 2 replies
- 2.2k views
Hi guys, I have been looking round to see if I could add an image to the background of site, I have been reading the skinning forums but I think my eyes have gone funny as I cannot see any links, This is from the style.css from the top of the page. ===================================================================================================== body { margin: 0px; padding: 0px; font-size: 12px; font-family: Arial; background-color: navyblue; /***This is the entire site background color**/ } img { border: 0px; } .size { width: 950px; margin: 0px auto; ==========================================================================================…
Last reply by 5SA CEO,