Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. You have 5 titles in the header(th) and 6 spots in the content.
  2. flyalaska

    OceanBlue

    That is weird, I never seen that on any of the other sites that use my skin. Try changing the table % <table width="100%
  3. flyalaska

    OceanBlue

    Do you have a screenshot?
  4. flyalaska

    OceanBlue

    In the ocean_blue.css Try This Find background: #D4E1ED; and replace with background-image: url('image url goes here'); background-color: #D4E1ED;
  5. What is the exact error? Try deleting core/local.config and install again
  6. flyalaska

    OceanBlue

    Remove this from profile_main.tpl If you don't feel comfortable I will do it for you. You can send me your profile_main.tpl <!-- Begin ACARS Configuration Box --> <div class="art-content-layout-wrapper layout-item-4"> <div class="art-content-layout layout-item-5"> <div class="art-content-layout-row"> <div class="art-layout-cell layout-item-6" style="width: 100%" > <h3>ACARS Configuration</h3><ul> <table class="ocean_blue"width="100%"cellspacing="2"cellpadding="2"border="0"> <tr> <td><center><img src="<?php echo SITE_URL?>/lib/skins/ocean_blue/images/icons/icon_dl.png" width="64" height="64" alt="" /><br><a href="<?php echo url('/profile/editprofile'); ?>">kACARS</a></center></td> <td><center><img src="<?php echo SITE_URL?>/lib/skins/ocean_blue/images/icons/icon_dl.png" width="64" height="64" alt="" /><br><a href="<?php echo actionurl('/acars/fspaxconfig');?>">Download FSPax Config</a></center></td> <td><center><img src="<?php echo SITE_URL?>/lib/skins/ocean_blue/images/icons/icon_dl.png" width="64" height="64" alt="" /><br><a href="<?php echo actionurl('/fsfk/vaconfig_template');?>">Download FSFK Config</a></center></td> <td><center><img src="<?php echo SITE_URL?>/lib/skins/ocean_blue/images/icons/icon_dl.png" width="64" height="64" alt="" /><br><a href="<?php echo actionurl('/acars/xacarsconfig');?>">Download XAcars Config</a></center></td> </tr> </table> </div> </div> </div> </div> <!-- End ACARS Configuration Box -->
  7. flyalaska

    OceanBlue

    core_navigation.tpl
  8. Your JS is out of order in your layout.tpl
  9. Can you send me the fix? I have the same issue!
  10. http://forum.phpvms.net/topic/8301-snow-script/page__hl__snow
  11. flyalaska

    OceanBlue

    Something I am working on, unable to figure it out.
  12. I have the same problem, been looking for this answer for a long time now.
  13. flyalaska

    OceanBlue

    what was the issue?
  14. flyalaska

    OceanBlue

    Has it ever looked normal?
  15. flyalaska

    OceanBlue

    what edits did you do on that public_profile? Can you email me that file too?
  16. flyalaska

    OceanBlue

    Are you buy chance sharing a database? I had that same issue when I was working on two skins and sharing the same database. It's not a skin issue. I have seen other people post with that problem/ I will look and see if I can find their post. You most likley removed a <div> somewhere. Revert back and try again. You can not use the link and use SimPilots Front Schedules.
  17. flyalaska

    OceanBlue

    You don't have it installed, pm me your email or skype and I will send it to you.
  18. flyalaska

    OceanBlue

    Looks like that you don't have the modules installed. Can you look in your Modules directory and see If you have those two modules? If you don't let me know, I will send you the files.
  19. flyalaska

    OceanBlue

    your host php version, Did you remove the <meta charset="utf-8"> from your layout.tpl? Can I have your sites URL?
×
×
  • Create New...