Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.
If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
I need to add the following
<meta http-equiv="X-UA-Compatible" content="IE=7" />
to only one page, how would I do that? I tried it via the META area, but that did not work.
THanks,
Mark
You could use a different copy of the skin on that page and add it to layout.master.
Hope it helps,
Joe
Hey Joe,
I cloned my skin and renamed it, updated the layout.master to have (meta http-equiv="X-UA-Compatible" content="IE=7" />) in the header.
If you look at the link below, you will see that the page design now does not match the rest of the site. I know it's not an IE issue because the other pages have the correct format in IE7.
I was thinking it was the theme.skin file, so i Removed it from the new skin folder thinking it would use the one in App_Themes, however that did not fix it.
http://www.capitalcitydoulaservices.com.asp1-20.websitetestlink.com/doula-trainings.aspx
Do you have some advise on why this maybe happening?
Thanks,