You are not authorized to post a reply.
|
Prev Next
|
| Author |
Messages |
|
DNN SEO
Posts:153
 |
| 12/29/2006 7:17 PM |
Alert
|
In order to switch the DOCTYPE from the default, do the following: 1) Create a new xml file to match your skin name. For example, if you are using the default skin (`/Portals/_default/Skins/DNN-Blue/Horizontal Menu - Fixed Width.ascx), then you would make a new XML file called "Horizontal Menu - Fixed Width.doctype.xml" in the same directory. 2) Put the following in the new XML file. <SkinDocType><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">]]></SkinDocType> |
|
Owner/Developer DNN SEO www.dnnseo.net |
|
|
Edvard
Posts:5
 |
| 01/27/2007 8:04 AM |
Alert
|
| Tried it with IE7 and it does nothing. My submenus are not showing up. |
|
|
|
|
c
Posts:7
 |
| 09/05/2007 10:28 AM |
Alert
|
It worked like a charm for me! :whistling: Are you sure you're putting that tag into a file named; the-name-of-your-skin.doctyple.xml and placing it into your skin folder? :doze: [quote]Posted By Edvard on 01/27/2007 8:04 AM Tried it with IE7 and it does nothing. My submenus are not showing up.[/quote] |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|