Jump to content

Tom

Members
  • Posts

    1517
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Tom

  1. Check again, and a second time. Right file? Right place? Got the right skin set in the admin panel? Else, do you have a link I could have a look?
  2. Open your styles.css (which you have copied out of crystal and into your own skin folder). Find: #topBanner { background: url(images/topbanner.jpg); width: 970px; height: 109px; } And edit however you wish.
  3. Tom

    Small One!?

    As far as I have read, the best option is to skin Joomla and phpVMS the same. I don't know anything about skinning Joomla but I would start by producing your design as a page of its own with all your html and a linked css file. From there you can copy parts out into the relevant template files for phpvms and continue to add the necessary code (see skinning). I assume you could do something similar with the Joomla skin, copying the right code into the right files and then adding the Joomla codes. Hope that helps.
  4. It's in the styles .css file. Most likely the background for the #header (or something like that - I haven't studied the css) div. I would recommend creating your own css however, and taking only the parts you need.
  5. You're allowed to remove the logo, it's only there as part of the default skin. However the license states that for legal use the link back must remain.
  6. Haha no Never seen it like that, but true.. when said as read it sounds like a goat I meant it as: http://www.urbandictionary.com/define.php?term=meh
  7. Meh I searched it: http://forum.phpvms.net/topic/1317-request-contact-form-mod/page__view__findpost__p__8116
  8. Link to contact page: <a href="<? echo url('/contact'); ?>">Contact</a> And the choice of email recipient was brought up a while back and I answered it. Do a quick search.
  9. Yup it's all based around your own code.. so when making your template you specify regions you allow editing with the <!-- TemplateBeginEditable --><!-- TemplateEndEditable --> tags. The rest is then greyed out for the user. (Only when editing in dreamweaver obviously)
  10. Erm not really sure what you would use this for. All it does is defines editable regions for within dreamweaver, so once saved only specified parts can be changed. It works something like so: </html><!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- TemplateBeginEditable name="doctitle" --> <title>Untitled Document</title> <!-- TemplateEndEditable --> <!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable --> </head> <body> </body> And then obviously you would have your own code in the body and use the <!-- TemplateBeginEditable --> to specify areas for people to edit content.
  11. The titles shift may be due to their margin or the margin/padding of the sidebar or content boxes. The content wraps around the sidebar as it does not span the full height. This can be fixed by putting a container around the content with a fixed width.
  12. I would recommend using a jQuery slider or something similar, that way you can place the image as an <img /> tag and have the relevant code around it for the lightbox.
  13. Might need making smaller: http://www.fstools.co.uk/img/fstools.png Thanks
  14. Yes please, I'll have a link if you don't mind
  15. Why wait? You can just install the current version and upgrade when 2.1 is released..
  16. As with some other addons, TopPilot has been temporarily taken down to add a license. It'll be back shortly.
  17. Nobody is, or was, selling any of simpilots scripts.
  18. 777's eh? May consider joining you. Good luck
  19. Hello, Someone I have made a site for using fivedev is having a problem with their emails not sending. I ran checkinstall and it only showed errors I expected it to (modified some files). Thanks, Tom
  20. If they're .dwt files then they're Adobe Dreamweaver templates which you need Dreamweaver to open. You will also only be able to edit certain parts of the template. Just place them anywhere, for example Documents/My Airline/website/ and open them in Dreamweaver.
  21. I actually rofl'd. This guy is so up himself.
  22. Yes. Remove competition.
  23. You mean empora as in emporavirtal.com? They are just out to get rid of you. They did it to my friend: Offered him a management position if he merged airlines, so he did. Once his airline was all gone and the pilots moved they just ignored him. Their website is awful too.
  24. Obviously that should be an optional feature, for airlines who want it.
  25. Which of course it always is... I think Nabeel's hosting is in fact very reasonably priced, considering I know it's a trustworthy provider and effort will always be put into fab server speed as well as the support. It's worth the extra money. Plus, when I see hosting for £1-3/month I instantly assume it's terrible and leave because nobody in the right mind would provide quality that cheap, so it can't possibly be quality.
×
×
  • Create New...