- Posts: 1
- Thank you received: 0
menu tab text is warped in IE
-
flexwebmaster
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 2 months ago #4931
by flexwebmaster
menu tab text is warped in IE was created by flexwebmaster
Hi Mikos,
The text in my menu tabs looks fine in most browsers, except IE. Here's a little screenshot for you:
Here's the live site if you need to see it:
www.miltoneyedoc.com
Any idea how I can fix this?
Thanks,
Sandy
The text in my menu tabs looks fine in most browsers, except IE. Here's a little screenshot for you:
Here's the live site if you need to see it:
www.miltoneyedoc.com
Any idea how I can fix this?
Thanks,
Sandy
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 2 months ago #4935
by ivan.milic
Replied by ivan.milic on topic Re: menu tab text is warped in IE
Hi,
I have look at your site in IE7 and IE8 and there is nothing odd. By looking at snapshot you gave us I think your problem in your OS or IE with fonts. You can try to view site from other computer to check this.
I have look at your site in IE7 and IE8 and there is nothing odd. By looking at snapshot you gave us I think your problem in your OS or IE with fonts. You can try to view site from other computer to check this.
Please Log in to join the conversation.
-
swamprat96
Inactive member -
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
14 years 1 month ago - 14 years 1 month ago #5484
by swamprat96
Replied by swamprat96 on topic Re: menu tab text is warped in IE
I have the same problem and have verified it on three seperate computers (see attachment). I suspect the font used is not common to all PC's. Maybe it just needs to be changed to arial or someting similar.
If I knew where the font is declared I could try some alternates
Live site is here- www.instylestools.com.au
Thanks
Tony
If I knew where the font is declared I could try some alternates
Live site is here- www.instylestools.com.au
Thanks
Tony
Last edit: 14 years 1 month ago by swamprat96. Reason: added url
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #5500
by ivan.milic
Replied by ivan.milic on topic Re: menu tab text is warped in IE
Hi,
I have inspected your source. Strange in menu style there is css font-family rule 'GillSansMTRegular' ??? - remove this and your problem will be solved .
In template_css.css
#nav a {
font-family: 'GillSansMTRegular', Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal !important;
}
I have inspected your source. Strange in menu style there is css font-family rule 'GillSansMTRegular' ??? - remove this and your problem will be solved .
In template_css.css
#nav a {
font-family: 'GillSansMTRegular', Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal !important;
}
Please Log in to join the conversation.
-
swamprat96
Inactive member -
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
14 years 1 month ago #5529
by swamprat96
Replied by swamprat96 on topic Re: menu tab text is warped in IE
Done and fixed. I wonder if my editor did this when I fixed the menu headings. I did not use wordpad as I usually do as frontpage opened the file by default. Microsoft rubbish....
Thanks Ivan
Thanks Ivan
Please Log in to join the conversation.
Time to create page: 0.168 seconds