The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Mobile Version Not Working

4 posters

Go down

In progress Mobile Version Not Working

Post by middo2 October 7th 2013, 12:39 pm

I can only see 1/3 of  the forum page, and the 'Classic Version' button doesn't appear. There is also no Log in button. I tried this on my iPod Touch. This only started happening 2 days ago.

To see what I mean, my Forum address is: http://newhorizons.englishboard.net/forum

I do believe this is a coding error.

This is my personalized CSS:

Code:
body {
background-image:url('http://i56.servimg.com/u/f56/16/61/49/89/wallpa10.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-color:#FFFFFF;
background-position: center;
min-height: 101%;
}

#wrap {
padding: 25px;
margin-top: -35px;
margin-bottom: -60px;
background-repeat: no-repeat;
background-position: bottom center;
width: 911px;
min-width: 800px;
}
/* Header-------------------------------------------------*/
.headerbar {
height: 250px;
background-position: top center;
background-repeat: no-repeat;
margin-top: 20px;
}
#page-body {
margin-left: 20px;
width: 871px;
}
div.navbar  {
margin-left: 20px;
width: 851px;
}
#fa_toolbar, #fa_toolbar_hidden {background: url('http://i56.servimg.com/u/f56/16/61/49/89/toolba19.png');}
.LGlike {
 Â background: #105289;
 Â padding: 3px;
 Â border-radius: 4px;
 Â color: #fff;
 Â font-size: 10px;
 Â font-weight: bold;
 Â text-shadow: -1px 0.5px #888;
 Â box-shadow: 1px 1px 1px #888;
 Â cursor: pointer;
 Â margin-right: 4px;
 }
 .LGvote { margin: 0 5px; }
 .LGnovote {
 Â filter:Alpha(opacity=50);
 Â opacity: 0.5;
 Â cursor: default;
 Â box-shadow: none;
 Â text-shadow: none;
 }

a.mainmenu[href="/groups"] {
display: none;
}

a.mainmenu[href="/search"] {
display: none;
}

#wrap{
border-right:5px solid #7799BF;
border-left:5px solid #7799BF;
background-color:#fff;
}

a.mainmenu:hover{
filter:alpha(opacity=80);
opacity:0.8;
}

a.fa_fancybox img{
 Â cursor: pointer;
 Â cursor: -webkit-zoom-in;
 Â cursor: -moz-zoom-in;
}
/* general */
.fancybox-tmp iframe, .fancybox-tmp object {
 Â vertical-align: top;
 Â padding: 0;
 Â margin: 0;
}

.fancybox-wrap {
 Â position: absolute;
 Â top: 0;
 Â left: 0;
 Â z-index: 920;
}

.fancybox-skin {
 Â position: relative;
 Â padding: 0;
 Â margin: 0;
 Â background: #f9f9f9;
 Â color: #444;
 Â text-shadow: none;
 Â -webkit-border-radius: 4px;
 Â     -moz-border-radius: 4px;
 Â         border-radius: 4px;
}

.fancybox-opened {
 Â z-index: 930;
}

.fancybox-opened .fancybox-skin {
 Â -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
 Â     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
 Â         box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
 Â padding: 0;
 Â margin: 0;
 Â position: relative;
 Â outline: none;
}

.fancybox-inner {
 Â overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
 Â -webkit-overflow-scrolling: touch;
}

.fancybox-error {
 Â color: #444;
 Â font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
 Â margin: 0;
 Â padding: 10px;
}

.fancybox-image, .fancybox-iframe {
 Â display: block;
 Â width: 100%;
 Â height: 100%;
 Â border: 0;
 Â padding: 0;
 Â margin: 0;
 Â vertical-align: top;
}

.fancybox-image {
 Â max-width: 100%;
 Â max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
 Â background-image: url('http://i45.servimg.com/u/f45/17/45/19/77/fancyb10.png');
}

#fancybox-loading {
 Â position: fixed;
 Â top: 50%;
 Â left: 50%;
 Â margin-top: -22px;
 Â margin-left: -22px;
 Â background-position: 0 -108px;
 Â opacity: 0.8;
 Â cursor: pointer;
 Â z-index: 920;
}

#fancybox-loading div {
 Â width: 44px;
 Â height: 44px;
 Â background: url('http://i45.servimg.com/u/f45/17/45/19/77/fancyb10.gif') center center no-repeat;
}

.fancybox-close {
 Â position: absolute;
 Â top: -18px;
 Â right: -18px;
 Â width: 36px;
 Â height: 36px;
 Â cursor: pointer;
 Â z-index: 940;
}

.fancybox-nav {
 Â position: absolute;
 Â top: 0;
 Â width: 40%;
 Â height: 100%;
 Â cursor: pointer;
 Â background: transparent url('http://i45.servimg.com/u/f45/17/45/19/77/blank10.gif'); /* helps IE */
 Â -webkit-tap-highlight-color: rgba(0,0,0,0);
 Â z-index: 940;
}

.fancybox-prev {
 Â left: 0;
}

.fancybox-next {
 Â right: 0;
}

.fancybox-nav span {
 Â position: absolute;
 Â top: 50%;
 Â width: 36px;
 Â height: 34px;
 Â margin-top: -18px;
 Â cursor: pointer;
 Â z-index: 940;
 Â visibility: hidden;
}

.fancybox-prev span {
 Â left: 20px;
 Â background-position: 0 -36px;
}

.fancybox-next span {
 Â right: 20px;
 Â background-position: 0 -72px;
}

.fancybox-nav:hover span {
 Â visibility: visible;
}

.fancybox-tmp {
 Â position: absolute;
 Â top: -9999px;
 Â left: -9999px;
 Â padding: 0;
 Â overflow: visible;
 Â visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
 Â position: absolute;
 Â top: 0;
 Â left: 0;
 Â overflow: hidden;
 Â display: none;
 Â z-index: 910;
 Â background: #000;
}

#fancybox-overlay.overlay-fixed {
 Â position: fixed;
 Â bottom: 0;
 Â right: 0;
}

/* Title helper */

.fancybox-title {
 Â visibility: hidden;
 Â font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
 Â position: relative;
 Â text-shadow: none;
 Â z-index: 950;
}

.fancybox-opened .fancybox-title {
 Â visibility: visible;
}

.fancybox-title-float-wrap {
 Â position: absolute;
 Â bottom: 0;
 Â right: 50%;
 Â margin-bottom: -35px;
 Â z-index: 930;
 Â text-align: center;
}

.fancybox-title-float-wrap .child {
 Â display: inline-block;
 Â margin-right: -100%;
 Â padding: 2px 20px;
 Â background: transparent; /* Fallback for web browsers that doesn't support RGBa */
 Â background: rgba(0, 0, 0, 0.8);
 Â -webkit-border-radius: 15px;
 Â     -moz-border-radius: 15px;
 Â         border-radius: 15px;
 Â text-shadow: 0 1px 2px #222;
 Â color: #FFF;
 Â font-weight: bold;
 Â line-height: 24px;
 Â white-space: nowrap;
}

.fancybox-title-outside-wrap {
 Â position: relative;
 Â margin-top: 10px;
 Â color: #fff;
}

.fancybox-title-inside-wrap {
 Â margin-top: 10px;
}

.fancybox-title-over-wrap {
 Â position: absolute;
 Â bottom: 0;
 Â left: 0;
 Â color: #fff;
 Â padding: 10px;
 Â background: #000;
 Â background: rgba(0, 0, 0, .8);
}
middo2
middo2
Forumember

Posts : 503
Reputation : 5
Language : English

http://newhorizons.englishboard.net

Back to top Go down

In progress Re: Mobile Version Not Working

Post by bob77707 October 7th 2013, 7:44 pm

Did you add any custom javascript recently? I had some code that broke the navbar in the mobile version that let's you login/choose "classic version".
avatar
bob77707
Forumember

Posts : 48
Reputation : 4
Language : English

Back to top Go down

In progress Re: Mobile Version Not Working

Post by middo2 October 7th 2013, 10:39 pm

bob77707 wrote:Did you add any custom javascript recently? I had some code that broke the navbar in the mobile version that let's you login/choose "classic version".
Yes I have. How will I know which one is responsible? I added several recently.
middo2
middo2
Forumember

Posts : 503
Reputation : 5
Language : English

http://newhorizons.englishboard.net

Back to top Go down

In progress Re: Mobile Version Not Working

Post by SLGray October 7th 2013, 10:50 pm

Remove all the codes, then add them one by one.


Mobile Version Not Working Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51481
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Mobile Version Not Working

Post by middo2 October 7th 2013, 10:56 pm

SLGray wrote:Remove all the codes, then add them one by one.
Ok I deactivated the Java and it made no difference so I reactivated it.
middo2
middo2
Forumember

Posts : 503
Reputation : 5
Language : English

http://newhorizons.englishboard.net

Back to top Go down

In progress Re: Mobile Version Not Working

Post by Derri October 7th 2013, 11:12 pm

Have you tried deactivating Javascript on your phone? I heard that often solves any problems, even with your mobile browser.
Derri
Derri
Helper
Helper

Male Posts : 8755
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

In progress Re: Mobile Version Not Working

Post by middo2 October 7th 2013, 11:26 pm

Derri wrote:Have you tried deactivating Javascript on your phone? I heard that often solves any problems, even with your mobile browser.
No idea how to do that. But I mean, I could view this help forum nicely on mobile...Don't think its the phone.

EDIT: I'm fine with disabling the mobile version completely. Any java script to do so?
middo2
middo2
Forumember

Posts : 503
Reputation : 5
Language : English

http://newhorizons.englishboard.net

Back to top Go down

In progress Re: Mobile Version Not Working

Post by middo2 October 11th 2013, 5:11 pm

Bump
middo2
middo2
Forumember

Posts : 503
Reputation : 5
Language : English

http://newhorizons.englishboard.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum