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.

Internet explorer view

4 posters

Go down

Solved Internet explorer view

Post by kumotta Mon 7 Apr 2014 - 16:01

hello  Hello 
i have problem when i'am acces my forum on IE  Shocked 
so, here's the problem...


Internet explorer view Post11


please help me  Crying or Very sad
kumotta
kumotta
Forumember

Female Posts : 203
Reputation : 3
Language : English

http://komiku.forumid.net/

Back to top Go down

Solved Re: Internet explorer view

Post by Sir. Mayo Mon 7 Apr 2014 - 16:40

It may be due to some of your CSS. Some CSS does not work on IE and some is only unique to Webkit browsers and so on.
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 978
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

Solved Re: Internet explorer view

Post by kumotta Mon 7 Apr 2014 - 16:42

Sir. Mayo wrote:It may be due to some of your CSS. Some CSS does not work on IE and some is only unique to Webkit browsers and so on.

can you help me to fix it?  Sad
kumotta
kumotta
Forumember

Female Posts : 203
Reputation : 3
Language : English

http://komiku.forumid.net/

Back to top Go down

Solved Re: Internet explorer view

Post by Sir. Mayo Mon 7 Apr 2014 - 16:49

I can try i dont the what works on what browser though. I think the staff do theyed be best. but ill look at the code can you add it please.
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 978
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

Solved Re: Internet explorer view

Post by kumotta Mon 7 Apr 2014 - 16:54

Sir. Mayo wrote:I can try i dont the what works on what browser though. I think the staff do theyed be best. but ill look at the code can you add it please.


CSS

Code:
.pun .post .user {
    display: block;
    position: relative;
    margin: 0;
    width: initial!important;
    float: none;
    background: white;  vertical-align: middle;  border-bottom: 1px solid #DDD;  padding: 15px;
    height: 75px;
  overflow:initial;
}
.pun .postmain {
    margin: 0;
    border: 0;
}
.pun .post-entry {
    background: rgb(250, 250, 250);  vertical-align: middle;  border-bottom: 1px solid #DDD;
    padding: 5px 10px;
}
#page-body .postfoot {
    margin: 0;
    background: white;  vertical-align: middle;  border: 0;
    border-bottom: none;  padding: 15px;
}
.pun .posthead {
    font-family: 'Lato', sans-serif;  background: #F0F0F0 url(http://i.imgur.com/r3Rwykr.png) repeat-x top;  font-size: 11px;  color: #666;  padding: 9px; 
    border-bottom: 1px solid #ddd; 
    border-top: none;
    min-height: 20px;  line-height: 20px;
}
.pun .post {
    margin: 10px 0;
    border: 1px solid #ddd;
}
.pun .topic {
    border: 0;
    background: none;
}
.pun .user .user-info {
    float: right;
font-size:11px}
.pun .user .user-ident {
    float: left;
}
.pun .topic .post:first-child {
    margin-top: 0px;
}
.pun .user-ident .user-basic-info {
font-weight: normal;
font-size: 11px;
}
.pun .post .user .user_avatar {
    float: left;
}
.pun .post .user .user_avatar img {
    padding: 1px;  border: 1px solid #DDD;  box-shadow: 0px 1px 3px -1px #BEBEBE;
    width: 70px;
    height: 70px;
}
.pun .post .user .user_avatar img:hover {border-color: #aaa;}
.pun .user-ident .username {
    position: relative;
}
.pun .user .user-ident {
    margin-left: 15px;
    font-size: 11px;
    font-weight: normal;
}
.pun .user-ident .username a {
    font-size: 13px;
    font-weight: bold;
}
.pun .user-ident .username status.s_u_p {
    float: left;
    background: url("http://i.imgur.com/UvKrxTF.png");
    height: 7px;
    width: 7px;
    margin: 4px 4px 4px 0px;
}
kumotta
kumotta
Forumember

Female Posts : 203
Reputation : 3
Language : English

http://komiku.forumid.net/

Back to top Go down

Solved Re: Internet explorer view

Post by Sir Chivas™ Mon 7 Apr 2014 - 17:31

Hi,

May I ask which version of the IE are you using?

Regards,
Sir Chivas.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6980
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Solved Re: Internet explorer view

Post by kumotta Mon 7 Apr 2014 - 17:39

Sir Chivas™ wrote:Hi,

May I ask which version of the IE are you using?

Regards,
Sir Chivas.


hello, i'm using IE 11 now
kumotta
kumotta
Forumember

Female Posts : 203
Reputation : 3
Language : English

http://komiku.forumid.net/

Back to top Go down

Solved Re: Internet explorer view

Post by Sir Chivas™ Mon 7 Apr 2014 - 17:55

Hi,

I normally don't use IE, so please bare with me; I'll try to provide you the correct CSS to fix this. Smile

Regards,
Sir Chivas.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6980
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Solved Re: Internet explorer view

Post by kumotta Mon 7 Apr 2014 - 18:04

Sir Chivas™️ wrote:Hi,

I normally don't use IE, so please bare with me; I'll try to provide you the correct CSS to fix this. Smile

Regards,
Sir Chivas.

indeed most people don't use IE, but it affects the display on mobile browser.
please help me to fix it to be consistent in all browser  pale
kumotta
kumotta
Forumember

Female Posts : 203
Reputation : 3
Language : English

http://komiku.forumid.net/

Back to top Go down

Solved Re: Internet explorer view

Post by Ange Tuteur Mon 7 Apr 2014 - 19:08

Hello kumotta,

You're using the initial keyword which is not supported in Internet Explorer as a property value. It would be better to use an exact value so it will render properly on all browsers.

Like, instead of :
Code:
width:initial !important;

you would write :
Code:
width:auto !important;

and instead of :
Code:
overflow:initial !important;

you could write :
Code:
overflow:visible !important;

It depends on what the original value is, or the result you're seeking.

If you wanted you could also write a fallback :
Code:
.parent-class { color:red; }

.child-class {
   color:#000; /* IE fallback */
   color:initial;
}

http://www.w3schools.com/cssref/css_initial.asp
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Internet explorer view

Post by kumotta Mon 7 Apr 2014 - 19:31

Ange Tuteur wrote:Hello kumotta,

You're using the initial keyword which is not supported in Internet Explorer as a property value. It would be better to use an exact value so it will render properly on all browsers.

Like, instead of :
Code:
width:initial !important;

you would write :
Code:
width:auto !important;

and instead of :
Code:
overflow:initial !important;

you could write :
Code:
overflow:visible !important;

It depends on what the original value is, or the result you're seeking.

If you wanted you could also write a fallback :
Code:
.parent-class { color:red; }

.child-class {
   color:#000; /* IE fallback */
   color:initial;
}

http://www.w3schools.com/cssref/css_initial.asp

hello,

I have tried, but to no avail  Crying or Very sad  can you help me further?
kumotta
kumotta
Forumember

Female Posts : 203
Reputation : 3
Language : English

http://komiku.forumid.net/

Back to top Go down

Solved Re: Internet explorer view

Post by Ange Tuteur Mon 7 Apr 2014 - 22:15

Have you replaced the initial values by a value that IE can understand ? I have done the following and it is displaying fine on IE and Fx :

Replace :
Code:
.pun .post .user {
    display: block;
    position: relative;
    margin: 0;
    width: initial!important;
    float: none;
    background: white;  vertical-align: middle;  border-bottom: 1px solid #DDD;  padding: 15px;
    height: 75px;
  overflow:initial;
}

by :
Code:
.pun .post .user {
    display: block;
    position: relative;
    margin: 0;
    width: auto !important;
    float: none;
    background: white;  vertical-align: middle;  border-bottom: 1px solid #DDD;  padding: 15px;
    height: 75px;
  overflow:hidden;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Internet explorer view

Post by kumotta Mon 7 Apr 2014 - 22:42

code work, thank you very much!  :wouhou:
topic solved~
kumotta
kumotta
Forumember

Female Posts : 203
Reputation : 3
Language : English

http://komiku.forumid.net/

Back to top Go down

Solved Re: Internet explorer view

Post by Ange Tuteur Mon 7 Apr 2014 - 22:45

You're welcome :rose:

Topic solved and archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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