Jump to content

Recommended Posts

Posted

hi guys, fantastic system just in process of skinning now, but a nice touch would be for the flag of the country the pilot is from to appear next to the name on the front page for the new hires.

if its easy and simple enough could someone give it a try?

Thank you

Darren

  • Administrators
Posted

Sure, you just have to edit that template, and move the <img src="..." /> portion to wherever you want it. I'm not sure which template that is, off the top of my head

Posted

i got it working late last night, its amazing what you can get done in the early hours haha

heres the code if anyone was interested, just make sure you have the link to the images right.

this code goes after the pilot lastname in frontpage_recentpilots.tpl in the templates folder

<img src="../../lib/images/countries/<?php echo $pilot->location?>.png">

its my first forray into php systems and i must admit its mind boggling some of the stuff but im slowly learning how to understand how it all works

what i have to do now is rename the flags to match up with the location on registration, so instead of example ca.png it will have to be Canada.png.

www.hawaiianva.org is the site, a heavy skinning of the system but getting there!

Thanks Nabeel, once ive finished and everything running smoothly il donate something :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...