Home | Products | Consulting | Forums | Support | Order | 1-800-752-0455
  Main
Index
Search
Posts
Who's
Online
Log
In

Home: Products: Article Manager 2:
IE 7 and Artman 2 admin interface?

 

 


stag
User

Nov 19, 2006, 8:20 AM

Post #1 of 6 (361 views)
Shortcut
IE 7 and Artman 2 admin interface? Can't Post

I just wanted to ask everyone who has upgraded to artman 2.0 series whether their admin interface is being rendered correctly in IE 7. Mine displays fine in firefox 2.0 but in IE 7 it is all over the place. Looks like some css compatibility issues. Anyone else facing the same problem?


Dave
Staff / Moderator


Nov 19, 2006, 10:06 AM

Post #2 of 6 (358 views)
Shortcut
Re: [stag] IE 7 and Artman 2 admin interface? [In reply to] Can't Post

Make sure you're running the latest version of Article Manager and you've uploaded the IE7 CSS file: [webroot]/artman2/css/ui_ie7.css

Dave Edis - Senior Developer
interactivetools.com


stag
User

Nov 19, 2006, 10:12 AM

Post #3 of 6 (357 views)
Shortcut
Re: [Dave] IE 7 and Artman 2 admin interface? [In reply to] Can't Post

Thanks for the reply. The CSS file is there, but the alignment is still a problem in IE 7. Is there anything else I should be looking for?

Regards


Dave
Staff / Moderator


Nov 19, 2006, 1:48 PM

Post #4 of 6 (348 views)
Shortcut
Re: [stag] IE 7 and Artman 2 admin interface? [In reply to] Can't Post

Is everything centered? Are all your /templates/admin/ files up to date? They should all have some code like this at the top (view source on a page in the admin interface).


Code
  <!--[if IE]> 
<link rel="stylesheet" type="text/css" href="[webroot]/css/ui_ie.css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="[webroot]/css/ui_ie7.css" />
<![endif]-->


What is the actual alignment problem?

Dave Edis - Senior Developer
interactivetools.com


stag
User

Nov 21, 2006, 10:42 AM

Post #5 of 6 (327 views)
Shortcut
Re: [Dave] IE 7 and Artman 2 admin interface? [In reply to] Can't Post

Hi Dave,

Just noticed that there is an extra slash in stylesheet links in head tags. It looks like


Code
  <link rel="stylesheet" type="text/css" href="http://www.example.com/artman2//css/ui.css" /> 
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="http://www.example.com/artman2//css/ui_ie.css" />
<![endif]-->


I could not find any option to take out this slash in admin interface. The server url settings seems to be fine otherwise. Is there any file I can edit to take it out?


Dave
Staff / Moderator


Nov 21, 2006, 12:08 PM

Post #6 of 6 (320 views)
Shortcut
Re: [stag] IE 7 and Artman 2 admin interface? [In reply to] Can't Post

The file you want is this one:

/templates/admin/menus/_wrapper.html

It's been updated in the latest templates so I'm not sure why you don't have it on your server. In any case, it should look like this:


Code
  <!--[if IE]> 
<link rel="stylesheet" type="text/css" href="$_weburl$css/ui_ie.css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="$_weburl$css/ui_ie7.css" />
<![endif]-->


Dave Edis - Senior Developer
interactivetools.com

 
 
 


Search for (options)
Products
CMS Builder
Article Manager
Realty Manager
Listings Manager
Order Now
Services
Priority Consulting
Support
Online Documentation
Support Forums
Support Homepage
Company Info
12 reasons to choose us!
Meet the team
Monthly newsletter
Contact Us
Toll Free: 1-800-752-0455
Phone: (604) 689-3347
Sales | Support
Conditions of Use | Privacy Policy | Copyright © interactivetools.com 2008
#201 - 2730 Commercial Drive, Vancouver BC Canada V5N 5P4