lindsay
Posts:3
 |
| 04/11/2007 9:18 PM |
Alert
|
| Sub menus arent appearing at all for me in either ie 6 or 7. i have used the supplied css with no luck and they dont even appear when it is just static with no css for drop downs at all (ie just the raw html lists). Any one no what is causing this? |
|
|
|
|
DNN SEO
Posts:153
 |
| 04/12/2007 9:13 AM |
Alert
|
| Have you changed your docype? |
|
Owner/Developer DNN SEO www.dnnseo.net |
|
|
lindsay
Posts:3
 |
| 04/12/2007 5:58 PM |
Alert
|
| No i haven't. I did read that post but wasn't sure that it was the same thing. How/where is this done? Do you just add it to your skin or edit some aspx file somewhere? |
|
|
|
|
DNN SEO
Posts:153
 |
| 04/14/2007 10:19 PM |
Alert
|
| it depends on what version of dnn you have anything below dnn version 4.4.0 will be done in the default.aspx file. If the dnn version is 4.4.0 and up you will have to have a skin.doctype.xml file with the cdata that is in the post. If your .ascx file does not start with skin then put that name in the place of skin for the doctype.xml. |
|
Owner/Developer DNN SEO www.dnnseo.net |
|
|