-
AuthorPosts
-
angie00 Friend
angie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
August 31, 2012 at 5:31 pm #180390Our website looks different in IE and Firefox on Category title. Please see attached. Note in IE it shows dark border on top and sides of title. We want it to appear like the second one which is how it appears on Firefox. Thanks.
-
Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 31, 2012 at 6:46 pm #465951A link to your site would really help.
angie00 Friendangie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
September 1, 2012 at 2:46 am #465958Thank you, I sent it to you.
angie00 Friendangie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
September 6, 2012 at 1:36 am #466274Can someone please help me with this? It is affecting the look of our site. Thanks.
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
September 6, 2012 at 7:46 am #466323Hi,
Could you please be more information your site so that I can offer the proper help?
abrill Friendabrill
- Join date:
- October 2008
- Posts:
- 140
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 42
- Thanked:
- 1 times in 1 posts
September 7, 2012 at 4:06 pm #466477Thank you, I sent you a pm.
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
September 11, 2012 at 2:00 am #466672Hi abrill,
Pls check pm.
abrill Friendabrill
- Join date:
- October 2008
- Posts:
- 140
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 42
- Thanked:
- 1 times in 1 posts
September 11, 2012 at 11:11 am #466747Thanks MoonSailor, I replied 🙂
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
September 12, 2012 at 8:39 am #466812HI,
It is different in IE vs Firefox because the following css code :
[PHP]
.blog h1.componentheading, .componentheading {
background: none repeat scroll 0 0 #FFFFFF;
border-color: #E5E5E5 #E5E5E5 -moz-use-text-color;
border-style: solid solid none;
border-width: 1px 1px 0;
color: #000000;
display: block;
font-family: ‘Merriweather’,Helvetica,Arial,sans-serif;
font-size: 115%;
margin: 0;
padding: 17px 15px 15px;
text-transform: uppercase;
}
[/PHP]in ie, css code
[PHP]
border-color: #E5E5E5 #E5E5E5 -moz-use-text-color;
[/PHP]
does not run.Because, your site has compressed css, so, i can’t find the file to load it, but, i think it is in file “templates/ja_nex/css/template.css”.
after finding it out, change it to :
[PHP]
border-color: #E5E5E5;
[/PHP]
i believe it’s fixed. -
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 4 voices, and was last updated by MoonSailor 12 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum