Jump to content

Recommended Posts

Posted

This is my first template release, which is why i wanted to make it a beta. If you have any problems with the template, PLEASE Tell me!

I will get them fixed asap....

1551621cb6d05c49f40964b6376957df.jpg

a136bfe913a05cea8b678e7acf919e53.jpg

This template is fully customizable, and can be changed to suit your virtual airline needs.

Download file attacheddetachable 1.1.zip

Posted

Nice skin.

Couple of things I would take a look at: Corners on the images at the side (white) and how the header is positioned, in larger resolutions it moves over:

detachable.jpg

Posted

Nice skin.

Couple of things I would take a look at: Corners on the images at the side (white) and how the header is positioned, in larger resolutions it moves over:

detachable.jpg

Header has been fixed, and re uploaded, i will change the white on the sidebar images asap. Thanks for the heads up!

Posted

Doesn't appear to be fixed..

Try this code:

#logotop {
       width:1000px;
       margin:0 auto;
       clear:both;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
}

Posted

Tom,

I got it perfectly lined up with the side. I just added 40px of padding to the code that you gave me. Thanks for that!

Tell me if it works for you

#logotop {
       width:1000px;
       margin:0 auto;
       padding-left: 40px;
       clear:both;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 15px;
       }

  • 2 months later...
Posted

When ever i goto bid I get a No Route Passed. Any Ideas?

I have the same problem. Please help

  • 2 weeks later...
Posted

No Route Passed means you have an error in the order of your jquery calls in your header section of your layout.tpl (or header.tpl for older versions of phpvms)

Generally I use the following order, I am not saying its perfect, but it seems to work so far

  • Stylesheet Link
  • jquery.js
  • jquery-1.3.2.min.js
  • slide.js (In the flyaka skin we use the slider for our login and control panel)
  • s3slider.js (I use this instead of a Flash image slider. I prefer how I am able to customise it)
  • jquery.tablesorter.js (I make use of the standard jquery table sorter script)
  • tablesorter.pager.js
  • s3slider javascript caller

Thats the general order I use. Some of the jquery is old I think jquery itself is now at 1.4. something, but if it ain't broke why fix it :lol:

With that order I don't get any "No Route Passed" errors.

  • 4 weeks later...

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...