Jump to content

Firefox = Beautiful | IE = Shambles


camosawus

Recommended Posts

OMG! I see what you mean. Big trouble. lol Well, ya know, without a CSS solution springing readily to mind, it does occur to me that simply paying a very small fee to Matt's WHMCS integration service would resolve this problem very rapidly. And, let's face it, time is money. Brief= " Must work with IE6+".

 

I'm sorry, that is the best help I can offer on the fly and I have to dash out now so have no more time to look at it. Best wishes.

Link to comment
Share on other sites

why double stylesheets?

 

<title>Camosol Interactive CSP | Support</title>
       <link rel="stylesheet" type="text/css" href="templates/portal/style.css" />
       <link rel="stylesheet" href="templates/portal/camosol.css" media="all">

       <link rel="stylesheet" href="style.css" media="all">
       <link rel="stylesheet" href="camosol.css" media="all">

 

I dont see the IE fix in the html pointing to any stylesheet, like

<!--[if IE 7]>
<link href="/templates/css/template_ie7.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if lte IE 6]>
<link href="/templates/css/template_ie6.css" rel="stylesheet" type="text/css" />
<style type="text/css">
img { behavior: url(/templates/css/iepngfix.htc); } 
div#inset1, div#inset2 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/images/inset.png', sizingMethod='scale'); }
span.loginsubmit, span.logoutsubmit {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/images/login-button.png', sizingMethod='scale'); }
pre, blockquote {	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/images/trans-quote.png', sizingMethod='scale'); }
</style>
<![endif]-->

Link to comment
Share on other sites

Yup buddy.. Thats looking kind of ruff in IE... I usually have problems with Firefox not showing correctly. But I am about sick of IE though.. Fixing to migrate all my Bookmarks to Firefox or Chrome. Looks good in Firefox though. Good luck with the coding.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated