Problem IE view

I am creating a website and have a problem.

I need your help.

my page is www.parejaspapua.com

The problem is compatibility with google chome, mozilla firefox and opera but works well with IE explorer does not show well.

The font and size goes big and does not encode the source.

Does anyone know a solution?

View Image


ie compatib 900.png · 920.1K · 203 views
Quote · 25 Apr 2014

What version of Internet Explorer is this? Make sure compatibility view is turned off.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 25 Apr 2014

 

my page is www.parejaspapua.com

I get a DB fatal error in IE...
So i can't test it...

Quote · 25 Apr 2014

 

I get a DB fatal error in IE...
So i can't test it...

Looks like their MySQL server is down.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 25 Apr 2014

Internet Explorer 11

http://www.parejaspapua.com

http://parejaspapua.com

Quote · 25 Apr 2014

 

Internet Explorer 11

http://www.parejaspapua.com

http://parejaspapua.com

Make sure compatibility view is turned off - that can really mess with Dolphin. Other than that, all I can recommend is to contact the template developer.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 25 Apr 2014

must be a font that IE handles in different way...

Like Nathan said... contact template vendor.

Quote · 25 Apr 2014

created by tmd hosting

not solution me the problem

only say "template are not problem, maybe codification uf8"

??????

Quote · 25 Apr 2014

Bad choice of fonts for cross browser compatibility.  Gabriola font in a 24px size, looks like normal fonts in a 12px size.

Change the font size to 12px to 14px, and use a different Font!!

 

.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu b {
    color: #FFFFFF !important;
    font-family: gabriola !important;
    font-size: 24px !important;
    font-weight: normal !important;
    text-transform: none !important;
}


.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu b {
    color: #FFFFFF !important;
    font-size: 24px !important;
    font-weight: normal !important;
    text-transform: none !important;
}

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 25 Apr 2014

 Thank you very very much...

Can you write the name of file for apply this change?

Thanks

 

I have not much experience modifying css

Bad choice of fonts for cross browser compatibility.  Gabriola font in a 24px size, looks like normal fonts in a 12px size.

Change the font size to 12px to 14px, and use a different Font!!

 

.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu b {
    color: #FFFFFF !important;
    font-family: gabriola !important;
    font-size: 24px !important;
    font-weight: normal !important;
    text-transform: none !important;
}


.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu b {
    color: #FFFFFF !important;
    font-size: 24px !important;
    font-weight: normal !important;
    text-transform: none !important;
}

 

Quote · 25 Apr 2014

You will find that in the file: http://parejaspapua.com/templates/tmpl_tmd062_new/css/top_menu.css

 

Try changing it to this:

 

.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu b {
    color: #FFFFFF !important;
    font-family: gabriola !important;
    font-size: 16pt !important;
    font-weight: normal !important;
    text-transform: none !important;
}


.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu b {
    color: #FFFFFF !important;
    font-size: 16pt !important;
    font-weight: normal !important;
    text-transform: none !important;
}

 

Changes shown in blue.  Substituted fonts should then render better.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 26 Apr 2014

thank you very much  

the problem is solved in all browers
change the font "arial"
and size

where I find the size of the headers and submenu to change to 16

letra.png · 943K · 201 views
Quote · 27 Apr 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.