Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. Who made the theme? Someone with the same theme has the same issue. Also you are using Bootstap. Than can cause a conflict. There is a css from another theme in there too.
  2. Can I have your URL?
  3. Open up htmlhead file. See if its in there aswell. That happened with me.
  4. flyalaska

    vAwards

    I want to use tabs for each category. Is there a way to display each category in its each tab?
  5. How can I display pilots Best landing and pilots worst landing for public and private profile?
  6. Advertise on various FS related forums, anther FS sites.
  7. flyalaska

    route_map

    Thats exactly what I am trying to do. I have my other maps changed, just looking where to edit the route map. Thank you!!
  8. flyalaska

    route_map

    Any idea how do edit MY ROUTES MAP - /index.php/pireps/routesmap I thought it was route_map.php, the changes are not being made.
  9. There isn't any that I know of.
  10. Its all on the instructions on page one. Open local_config # Google Map Options Config::Set('MAP_WIDTH', '685px'); Config::Set('MAP_HEIGHT', '400px');
  11. Mine is working
  12. The template is for php version. That is why you are getting that error.
  13. Are you using a tpl version of phpVMS?
  14. I think there is a MOD for that somewhere.
  15. I will pm you the link
  16. edit the above and put it in the code tag
  17. show me how you are linking it.
  18. edit it in core_navigation.php
  19. This is for the profile border. Open ocean.css. Find .art-sheet around line 608. Replace .art-sheet { background: #FFFFFF; -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.25); -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.25); box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.25); padding:3px 3px 0; margin:0 auto; position:relative; cursor:auto; width: 1012px; z-index: auto !important; } with .art-sheet { background: #FFFFFF; -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.25); -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.25); box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.25); border:1px solid #ffffff; padding:3px 3px 0; margin:0 auto; position:relative; cursor:auto; width: 1012px; z-index: auto !important; } I also fixed the alignment issue with the profile. Did you alter the public profile file? I can send you the file if you didnt.
  20. I can fix it for you if you want me too. PM me your email address.
  21. I thought you meant the text "Ocean Blue".
  22. layout.php
  23. I have the fix for the shrinking boxes. I already put it in the download. redownload and upload public profile file.
  24. in the css, change the color, to the background url.
×
×
  • Create New...