[solved] IE7 issue with news module
Posted: Thu Feb 26, 2009 3:56 am
Hi,
I am having an issue with the way ie7 is displaying my news detail page on my site. It looks fine in firefox. this is the url
http://wwwstage.ultra-fei.com/index.php?mact=News,cntnt01,detail,0&cntnt01articleid=12&cntnt01origid=61&cntnt01detailtemplate=FL%20News%20Detail&cntnt01returnid=101
the way i have this page built, i have a template with a content section, then i have a page with no content () finally, I call the news summary page this way:
I was under the impression that the news detail would be inserted into the content area...this seems to work on firefox, but not ie7 (look ok in ie6 btw)
Can anyone help me with this? am I using the news module wrong?
thanks much
I am having an issue with the way ie7 is displaying my news detail page on my site. It looks fine in firefox. this is the url
http://wwwstage.ultra-fei.com/index.php?mact=News,cntnt01,detail,0&cntnt01articleid=12&cntnt01origid=61&cntnt01detailtemplate=FL%20News%20Detail&cntnt01returnid=101
the way i have this page built, i have a template with a content section, then i have a page with no content () finally, I call the news summary page this way:
Code: Select all
{news summarytemplate="FL Summary" number="3" detailpage="news_detail" detailtemplate="FL News Detail" category="Press Releases"}Can anyone help me with this? am I using the news module wrong?
thanks much